This repository was archived by the owner on Nov 15, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
WIP Make ChangeMembers trait fallible #5985
Closed
Closed
Changes from 1 commit
Commits
Show all changes
10 commits
Select commit
Hold shift + click to select a range
4aac2f0
add ensure_can_change_members function to ChangeMembers trait and adj…
apopiak 3a9fabb
adjust comments and return length
apopiak 880d4bb
bump runtime spec version
apopiak 787c0ef
remove todo, usage is safe
apopiak 542088e
add MaxMembers limit to collective
apopiak a5fc3ac
return the new members from change_members instead of the length
apopiak b547837
remove unnecessary let
apopiak eae912d
Update frame/support/src/traits.rs
apopiak eed63fe
add some comments on safety, add an ensure check
apopiak bfe5153
Merge branch 'apopiak-change-members' of github.com:paritytech/substr…
apopiak File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
remove todo, usage is safe
- Loading branch information
commit 787c0ef611548913d5fd4c971b35dbf4397602b6
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.