-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add anchor to vote-create command #362
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
9c107ab
to
04806cd
Compare
@CarlosLopezDeLara The interface of the command is now this:
That is: one can add the complete text behind the anchor through the command, but not the hash (which is what will be included in the vote file). This is the API exposed through |
@carlhammann It looking good, perhpas for consistency with other commands that take anchors it could be
Similar to what we have with governance actions, which include:
|
@CarlosLopezDeLara With 666490e the options are now exactly similar to the @Jimbo4350 to make this work, I had to hack around the function |
cardano-cli/test/cardano-cli-golden/files/golden/help/conway_governance_vote_create.cli
Outdated
Show resolved
Hide resolved
5f41283
to
a0d93ee
Compare
Changelog
Context
This PR closes #356 .
Checklist
See Running tests for more details
.cabal
files are updatedhlint
. See.github/workflows/check-hlint.yml
to get thehlint
versionstylish-haskell
. See.github/workflows/stylish-haskell.yml
to get thestylish-haskell
versionghc-8.10.7
andghc-9.2.7