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

Invalidate Proposals After Multsig Change #1726

Merged
merged 6 commits into from
Oct 3, 2024
Merged

Invalidate Proposals After Multsig Change #1726

merged 6 commits into from
Oct 3, 2024

Conversation

HenriqueNogara
Copy link
Contributor

@HenriqueNogara HenriqueNogara commented Sep 20, 2024

changelog

new features

  • Adds remove_adminextrinsic;

new external API

  • Adds remove_adminextrinsic;

other

  • Adding/Removing signers invalidates existing proposals;
  • Changing number of required signatures invalidates existing proposals;
  • Adding a proposal checks if the expiry date is in the future;

@HenriqueNogara HenriqueNogara changed the title WIP: Invalidate Proposals After Multsig Change Invalidate Proposals After Multsig Change Sep 20, 2024
@HenriqueNogara HenriqueNogara marked this pull request as ready for review September 20, 2024 17:44
Neopallium

This comment was marked as resolved.

@adamdossa adamdossa merged commit 9671d51 into develop Oct 3, 2024
13 checks passed
@adamdossa adamdossa deleted the multisig-fix branch October 3, 2024 17:29
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.

3 participants