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

feat!: Add explicit no-transfer parameter to neuron-stake #173

Merged
merged 2 commits into from
Mar 3, 2023

Conversation

adamspofford-dfinity
Copy link
Contributor

Currently, quill neuron-stake produces two messages if passed --amount, but skips the transfer message if --amount is omitted. This is unintuitive behavior as the two-message form is the default but the command syntax is opt-in, and any errors are likely to be very confusing. This PR (breakingly) requires a new explicit --already-transferred flag to use quill neuron-stake in one-message form.

@adamspofford-dfinity adamspofford-dfinity requested a review from a team as a code owner March 2, 2023 23:12
@adamspofford-dfinity adamspofford-dfinity merged commit 8bac5ba into master Mar 3, 2023
@adamspofford-dfinity adamspofford-dfinity deleted the spofford/explicit-stake branch March 3, 2023 20:04
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.

2 participants