Skip to content
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

fix: add missing methods to generate-stacking-signature #4769

Merged
merged 1 commit into from
May 23, 2024

Conversation

hstove
Copy link
Contributor

@hstove hstove commented May 8, 2024

The methods stack-increase and agg-increase weren't included as valid options in the stacks-signer generate-stacking-signature command.

This PR updates the clap argument type to do a direct lookup of the underlying Pox4SignatureTopic, so that no case can be missed. This PR also adds tests to ensure the various strings can be provided as valid options.

obycode
obycode previously approved these changes May 9, 2024
Copy link
Contributor

@obycode obycode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@hstove hstove force-pushed the fix/signer-cli-stacking-methods branch from 1608720 to 0904dec Compare May 16, 2024 13:30
@hstove hstove requested a review from a team as a code owner May 16, 2024 13:30
@hstove hstove requested a review from obycode May 16, 2024 13:35
@hstove
Copy link
Contributor Author

hstove commented May 16, 2024

Rebased and ready for review 👍🏼

@hstove hstove added this pull request to the merge queue May 23, 2024
Merged via the queue into develop with commit e279fc3 May 23, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

stack-aggregation-increase topic is not exposed in generated-stacking-signature
4 participants