You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As #344 shows, we have no tests of update-committee (the PR did not need to adapt any test!). This issue keeps track of adding one, using @CarlosLopezDeLara's input (below).
My personal notes for generating the input files for this test:
> cabal run cardano-cli -- stake-address key-gen --verification-key-file stake1.vkey --signing-key-file stake2.skey
> cabal run cardano-cli -- conway governance committee key-gen-cold --cold-verification-key-file cold1-cc.vkey --cold-signing-key-file /dev/null
> cabal run cardano-cli -- conway governance committee key-gen-cold --cold-verification-key-file cold2-cc.vkey --cold-signing-key-file /dev/null
> cat cc_proposal.txt
WE, THE PEOPLE of Barataria, in order to maintain peace and harmony among us, establish this Constitution for our
precious Insula of Barataria:
Article 1. The person who waters wine or changes the label should lose his life for it.
As #344 shows, we have no tests of
update-committee
(the PR did not need to adapt any test!). This issue keeps track of adding one, using @CarlosLopezDeLara's input (below).Originally posted by @CarlosLopezDeLara in #344 (comment)
The text was updated successfully, but these errors were encountered: