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
Only maintain at most 1 UnlockChunk per era
#10670
Merged
paritytech-processbot
merged 21 commits into
master
from
zeke-consolidate-unbonding-chunks
Mar 1, 2022
Merged
Changes from 13 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
d14d0a1
Only maintain at most 1 `UnlockChunk` per era
emostov 54198dc
Bound `unlocking`
emostov 1b6f801
Run cargo +nightly-2021-10-29 fmt
emostov a64c335
Make benchmarks stuff compile
emostov a9c1e19
Update frame/staking/src/lib.rs
emostov c876504
Remove DerefMut; Implement neccesary methods directly
emostov a2638f1
Doc comments for new BoundedVec methods
emostov b28b43e
Try merge origin master
emostov 5d22337
Merge remote-tracking branch 'origin' into zeke-consolidate-unbonding…
emostov fbd9437
Fix benchmarks
emostov c31b8d3
wip bonded_vec macro
emostov c17ea60
merge master + fmt
emostov b088520
Correct rust doc
emostov db7b8c1
Apply suggestions from code review
emostov 72aae74
Update staking::Config impls
emostov 4d9000c
Merge remote-tracking branch 'origin' into zeke-consolidate-unbonding…
emostov 3f5af79
Add MaxUnlockingChunks to more places
emostov d46edb7
Try merge origin master
emostov 7bc0c2a
Use defensive saturating add
emostov f6b22fb
FMT
emostov 1863f36
Merge remote-tracking branch 'origin' into zeke-consolidate-unbonding…
emostov 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
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.