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
Partial Unbonding for Nomination Pools #11212
Merged
Merged
Changes from 1 commit
Commits
Show all changes
43 commits
Select commit
Hold shift + click to select a range
616dc1a
first draft of partial unbonding for pools
kianenigma c045e06
remove option
kianenigma b333d21
Upstream.into()
kianenigma ad7f37c
Add some more tests and fix issues
kianenigma 764ae6f
Fix all tests
kianenigma 28844a2
simplify some tests
kianenigma 9a2af20
Update frame/nomination-pools/src/mock.rs
kianenigma de80c7b
remove clone
kianenigma 580e45d
Merge branch 'kiz-pools-partial-unbonding' of github.com:paritytech/s…
kianenigma d0f0121
rename to delegator_unbonding_eras
kianenigma 03dafcb
Update frame/nomination-pools/src/tests.rs
kianenigma 257f48b
Update frame/nomination-pools/src/tests.rs
kianenigma 4e04c79
Update frame/nomination-pools/src/tests.rs
kianenigma 26197e3
remove pub
kianenigma 774c28d
Merge branch 'kiz-pools-partial-unbonding' of github.com:paritytech/s…
kianenigma a469433
Update frame/nomination-pools/src/lib.rs
kianenigma a1d5e3a
Update frame/nomination-pools/src/lib.rs
kianenigma b1ee72e
undo
kianenigma d9ae892
Merge branch 'kiz-pools-partial-unbonding' of github.com:paritytech/s…
kianenigma ef96a11
Update frame/nomination-pools/src/lib.rs
kianenigma 17296fa
Update frame/nomination-pools/src/lib.rs
kianenigma 5c04916
leftovers
kianenigma 02ff7b6
Merge branch 'kiz-pools-partial-unbonding' of github.com:paritytech/s…
kianenigma 2b52a25
fix invariant
kianenigma 339c7a1
Fix all tests
kianenigma ac2b5d6
upstream into
kianenigma b2b5470
Fix the depositor assumption
kianenigma 70f9f8f
round of self-review
kianenigma 4d389f5
little bit more cleanup
kianenigma 31c522d
Update frame/nomination-pools/src/mock.rs
emostov d7fabb2
Apply suggestions from code review
emostov 40c21f5
Update frame/nomination-pools/src/lib.rs
kianenigma cb56178
Fix interpretation of MinCreateBond
kianenigma 11a5e91
Merge branch 'kiz-pools-partial-unbonding' of github.com:paritytech/s…
kianenigma 011e8bc
controvesial refactor
kianenigma 49409d7
rename
kianenigma 9e801fc
Merge branch 'zeke-staking-pools' of github.com:paritytech/substrate …
kianenigma 8e8aa5a
make everything build
kianenigma 8985a84
add TODO about killing the reward account
kianenigma 20846ce
Update frame/nomination-pools/src/lib.rs
kianenigma 1e4f7fa
Update frame/nomination-pools/src/lib.rs
emostov 4ef56ae
Upstream.into()
kianenigma 8657efc
last self-review
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
Fix all tests
- Loading branch information
commit 764ae6fe26ada6933c3bb7a69fc412ca793dc609
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
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.