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.6k
Store validator self-vote in bags-list, and allow them to be trimmed for election #10821
Merged
Merged
Changes from 9 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
500bc9d
Implement the new validator-in-bags-list scenario + migration
kianenigma ddcc81b
Apply suggestions from code review
kianenigma 41540f2
some review comments
kianenigma 8ba2563
Merge branch 'kiz-validators-in-bags' of github.com:paritytech/substr…
kianenigma c293a0c
Merge branch 'master' of github.com:paritytech/substrate into kiz-val…
kianenigma 398cf70
guard the migration
kianenigma 66fc7d2
some review comments
kianenigma 75989de
Fix tests 🤦♂️
kianenigma db2a7b8
Fix build
kianenigma 8f74872
Merge branch 'master' of github.com:paritytech/substrate into kiz-val…
kianenigma 7a55fad
Master.into()
kianenigma 1ac8c34
Master.into()
kianenigma 0ce73d5
Merge branch 'master' of github.com:paritytech/substrate into kiz-val…
kianenigma f892d04
fix weight_of_fn
kianenigma 5640da7
reformat line width
kianenigma 3aefa00
make const
kianenigma 0923d5b
use weight of fn cached
kianenigma 2ea0769
SortedListProvider -> VoterList
kianenigma 4c9ef4b
Fix all build and docs
kianenigma b311d03
check post migration
kianenigma 2b2ff9b
Master.into()
kianenigma 9403813
Merge branch 'master' of github.com:paritytech/substrate into kiz-val…
kianenigma 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
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
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
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
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
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
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
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
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
Oops, something went wrong.
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.