Giter VIP home page Giter VIP logo

cip-0094-polls's People

Contributors

caike avatar cf-stevew avatar cl-llc avatar dmitrystas avatar frog357 avatar gufmar avatar ktorz avatar paradoxicalsphere avatar profsmith9000 avatar rcmorano avatar trevorbenson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cip-0094-polls's Issues

Request multi-sig capabilities

Currently for pools with more than one owner, like BALNC and BERRY, the multi signature is not yet supported for voting. Requesting this feature be added in future builds.

Failure to build

Running the steps as described leads to some missing files and errors which are hidden unless examining with bash -x.

Reproduction

  1. Start a Debian system or container
  2. Run apt-get update ; apt-get install cabal-install
  3. Obtain the build_CCLI8.sh script
  4. Clone the cardano-node repository into "${repoPath}"
  5. Execute the build_CCLI8.sh script

Screenshots

The below content was from executing bash -x ./build_CCLI8.sh to examine the workflow more closely.

+ echo 'Now let'\''s build and install cardano-cli ...'
Now let's build and install cardano-cli ...
+ read -p 'Press [Enter] to continue ...'
Press [Enter] to continue ...
+ cabal install --installdir /root/.local/bin/CIP-0094 --install-method=copy --constraint 'cardano-crypto-praos -external-libsodium-vrf' --minimize-conflict-set cardano-cli:exe:cardano-cli
+ tee /tmp/build.log
cabal: Error parsing project file /root/git/cardano-node/cabal.project:15:
Parse of field 'index-state' failed (index-state must be a unix-timestamps
(e.g. '@1474732068'), a ISO8601 UTC timestamp (e.g. '2016-09-24T17:47:48Z'),
or 'HEAD'): , hackage.haskell.org 2023-04-29T00:00:00Z
, cardano-haskell-packages 2023-04-30T00:28:07Z

Changes to build_CCLI8.sh

In order to run successfully (on a machine using GuildOps PreProd build):

  • Before running mkdir ${HOME}/.local/bin/CIP-0094

Edit build_CCLI8.sh

  • Change tag to targetTag="bench-8.0pre-fix3"
  • Force checkout git checkout -f ${targetTag}

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.