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: 🎸 ensure one vote per signer for multiSig proposals #255

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

polymath-eric
Copy link
Contributor

@polymath-eric polymath-eric commented Sep 10, 2024

Description

when a multiSig signer changes their vote, the vote record will now be updated instead of inserting a second vote. Proposal approval/rejection counts will now be decremented in this case

Breaking Changes

JIRA Link

DA-1289

Checklist

  • Updated the Readme.md (if required) ?

Base automatically changed from feat/7.x-support to feat/settlements-v2 September 12, 2024 09:43
when a multiSig signer changes their vote, the vote record will now be
updated instead of inserting a second vote. Proposal approval/rejection
counts will now be decremented in this case
Copy link

sonarcloud bot commented Sep 12, 2024

@prashantasdeveloper
Copy link
Contributor

I merged in 7.x into settlements-v2 (since the v2 one had merge conflicts with alpha). As a result when base branch was updated, I rebased this PR onto settlements-v2 to make it up to date @polymath-eric

@polymath-eric
Copy link
Contributor Author

/fast-forward

@polymesh-bot polymesh-bot merged commit 4a7e67f into feat/settlements-v2 Sep 12, 2024
5 checks passed
@polymesh-bot polymesh-bot deleted the improve-multi-votes branch September 12, 2024 13:10
@polymesh-bot
Copy link
Contributor

🎉 This PR is included in version 16.0.0-alpha.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@polymesh-bot
Copy link
Contributor

🎉 This PR is included in version 16.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants