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

pallet-ranked-collective: Ensure to cleanup state in remove_member #2591

Merged
merged 5 commits into from
Dec 4, 2023

Conversation

bkchr
Copy link
Member

@bkchr bkchr commented Dec 3, 2023

This ensures that we cleanup the state of who in remove_member.

This ensures that we cleanup the state of `who` in `remove_member`.
@bkchr bkchr added the T1-FRAME This PR/Issue is related to core FRAME, the framework. label Dec 3, 2023
@bkchr bkchr requested review from ggwpez and a team December 3, 2023 23:51
substrate/frame/ranked-collective/src/lib.rs Outdated Show resolved Hide resolved
bkchr and others added 3 commits December 4, 2023 18:17
Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
@bkchr bkchr enabled auto-merge (squash) December 4, 2023 17:22
@bkchr bkchr merged commit a1b2ecb into master Dec 4, 2023
115 checks passed
@bkchr bkchr deleted the bkchr-ranked-collective-cleanup branch December 4, 2023 18:43
bgallois pushed a commit to duniter/duniter-polkadot-sdk that referenced this pull request Mar 25, 2024
…aritytech#2591)

This ensures that we cleanup the state of `who` in `remove_member`.

---------

Co-authored-by: Liam Aharon <liam.aharon@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T1-FRAME This PR/Issue is related to core FRAME, the framework.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants