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

AlreadyVoting Error - Remove ambiguity #3280

Merged
merged 2 commits into from
Feb 12, 2024
Merged

Conversation

DrW3RK
Copy link
Contributor

@DrW3RK DrW3RK commented Feb 9, 2024

This error suggests using either unvote or reap_vote calls which are unavailable in the pallet. The only available call for this is remove_vote.

EDIT: Please ignore my earlier write-up. I was able to delegate with conviction after calling remove_vote on all decided proposals

@DrW3RK DrW3RK requested a review from a team as a code owner February 9, 2024 11:12
@joepetrowski
Copy link
Contributor

bot fmt

@command-bot
Copy link

command-bot bot commented Feb 9, 2024

@joepetrowski https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5171662 was started for your command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh". Check out https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/pipelines?page=1&scope=all&username=group_605_bot to know what else is being executed currently.

Comment bot cancel 3-8c255c1f-1ab5-4653-9a8f-1d048b7528f1 to cancel this command or bot cancel to cancel all commands in this pull request.

@joepetrowski joepetrowski added R0-silent Changes should not be mentioned in any release notes T11-documentation This PR/Issue is related to documentation. labels Feb 9, 2024
@command-bot
Copy link

command-bot bot commented Feb 9, 2024

@joepetrowski Command "$PIPELINE_SCRIPTS_DIR/commands/fmt/fmt.sh" has finished. Result: https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5171662 has finished. If any artifacts were generated, you can download them from https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/5171662/artifacts/download.

@bkchr bkchr added this pull request to the merge queue Feb 12, 2024
Merged via the queue into paritytech:master with commit 396fffa Feb 12, 2024
128 of 129 checks passed
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
This error suggests using either `unvote` or `reap_vote` calls which are
unavailable in the pallet. The only available call for this is
`remove_vote`.

EDIT: Please ignore my earlier write-up. I was able to delegate with
conviction after calling `remove_vote` on all decided proposals

---------

Co-authored-by: command-bot <>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R0-silent Changes should not be mentioned in any release notes T11-documentation This PR/Issue is related to documentation.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants