-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Tvl pool staking #1322
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
Merged
Merged
Tvl pool staking #1322
Changes from all commits
Commits
Show all changes
57 commits
Select commit
Hold shift + click to select a range
272ac35
migrate from substrate PR
PieWol 7e7c16c
Merge remote-tracking branch 'origin/master' into tvl-pool-staking
PieWol a8fef3a
Merge remote-tracking branch 'origin/master' into tvl-pool-staking
PieWol b1f9927
use ensure in try_state
PieWol 7b75db0
add doc comment
PieWol 994315f
slashing doc comments
PieWol a38564f
simplify on_slash
PieWol 8480667
Update substrate/frame/nomination-pools/src/mock.rs comment
PieWol a4f63f8
remove a test + adjust comments
PieWol ff5c2f5
enhance `post_upgrade`
PieWol 6dfb210
Merge branch 'master' into tvl-pool-staking
PieWol 5c1bb43
fixed migration
PieWol 68527e9
improved readability
PieWol 6d2bd96
Merge branch 'master' into tvl-pool-staking
PieWol 2e55e65
comments improved
PieWol c24937b
Merge branch 'tvl-pool-staking' of github.com:PieWol/polkadot-sdk int…
PieWol babe2ed
keep events in the old order.
PieWol 46940eb
Merge branch 'master' into tvl-pool-staking
kianenigma 2e2dee8
revert useless conversion
PieWol 1daa2e1
remove useless linking brackets
PieWol cbccde8
formatting
PieWol 2b90665
fix unwanted defensive error spam
PieWol 474f743
Merge branch 'tvl-pool-staking' of github.com:PieWol/polkadot-sdk int…
PieWol 28aa4e9
log defensive error
PieWol 34a032a
remove unwanted upgrade checks
PieWol 3672950
defensively lookup SubPools
PieWol deb53ff
defensive TVL reduce
PieWol a05dc7b
integrate try_state iterations
PieWol 5d07921
fix test
PieWol aadbddc
no defensive in off-chain code
PieWol fbf65bd
fix TVL doc
PieWol 4b076a2
add defensive to TVL adjustment
PieWol b720191
Merge branch 'master' into tvl-pool-staking
PieWol f535298
fix test slash
PieWol 9b94561
Merge branch 'tvl-pool-staking' of github.com:PieWol/polkadot-sdk int…
PieWol 26f2baa
Update mock.rs error
PieWol b4e9966
showcase test for tvl diff
PieWol 389fdf5
add migration warning
PieWol 9f9f821
reintroduce test
PieWol 5764dfc
fix test
PieWol fd30069
Merge branch 'master' into tvl-pool-staking
PieWol b3fab33
remove experimental flag
PieWol 01bcdc5
formatting and rust docs
PieWol febaa2e
Merge branch 'master' into tvl-pool-staking
PieWol a361d2a
westend migration added
PieWol 5300b8d
Merge branch 'tvl-pool-staking' of github.com:PieWol/polkadot-sdk int…
PieWol 27226d8
Merge branch 'master' into tvl-pool-staking
PieWol d68d93e
formatting
PieWol 3af3f5d
fix migration
PieWol 0a85748
merging leftovers cleared
PieWol 8489cda
migration fix
PieWol 8d4ccb7
visibilty fix
PieWol 1a22b0a
pallet version 7
PieWol 5bfd72d
Merge branch 'master' into tvl-pool-staking
liamaharon d6f5646
make the unchecked migration module private
Ank4n c9287cd
rust doc update
Ank4n 71175c9
".git/.scripts/commands/fmt/fmt.sh"
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
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.