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
Nomination Pool Commission #13128
Merged
paritytech-processbot
merged 105 commits into
master
from
rb-nomination-pool-commission-2
Mar 15, 2023
Merged
Nomination Pool Commission #13128
Changes from 2 commits
Commits
Show all changes
105 commits
Select commit
Hold shift + click to select a range
b0cd680
+ nomination pool commission
a5da2ad
fmt
09dedb0
use register_update()
ffb4dde
Update frame/nomination-pools/src/lib.rs
7d81de2
Update frame/nomination-pools/src/lib.rs
6aaf195
fmt
b9eae6e
amend comments
cd46c39
+ test for set_commission
ae44646
fix
6b424e7
Update frame/nomination-pools/fuzzer/src/call.rs
39bf064
rm comment
9d0d65a
use PalletError
acad3e4
some feedback item amendments
ff54e1a
Merge branch 'master' into rb-nomination-pool-commission-2
e25b79c
update weights
c1a4207
revert PalletError stuff
2d539e7
".git/.scripts/commands/fmt/fmt.sh"
f56227f
make pool_events_since_last_call more modular
42af0fb
fmt
a08862c
Merge branch 'master' into rb-nomination-pool-commission-2
339f2c1
fix call indexes + test
3955de0
add payout teste
29e5c75
add event to max_commisson updating current
9cbeee1
begin refactor
f4db6b3
some debugging
f3fdbb4
update
1537684
more tests
0b48dd1
rewardpol not working
91001fb
commission refactor
36d647c
pending rewards returns commission
65e1480
fmt
f30585e
add claim_commission call
bd192d3
+ claim_commission
1c803b7
fix benchmarks
3197e62
weight 0 for now
d27f56f
+ claim_commission benchmark
50658b3
fmt
9da0c58
apply commission to benchmarks
13943a7
Merge branch 'master' of https://github.com/paritytech/substrate into…
b6ad6a6
".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…
2600637
".git/.scripts/commands/fmt/fmt.sh"
ee5ec6d
clippy
18f2df1
+ pending
6d4431c
add RewardPool.total_rewards_acounted
84d8bf0
fixes
20d9af8
println
26d5f77
more logs
5addf17
Fix plus cleanups
bkchr 5006164
fix assert
d4e3a69
tidy up
61e3d75
tests work + tidy up
501f65f
rm unused
87e3f50
clippy fix
0f560f0
persist reward_pool update
990d38d
claim_commission_works tests
f4395ea
.
0842996
some test formatting
81e91b7
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
2a9d39f
add high level docs
7de3ec2
add calls
8f773a1
docs
5df778f
rename
7639372
rename
7f2ab90
docs
6022d07
rename
d1d2695
fmt
b2d9197
use matches!
668e297
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
b9526b6
Update frame/nomination-pools/src/lib.rs
20c53cf
Update frame/nomination-pools/src/lib.rs
700904c
Update frame/nomination-pools/src/tests.rs
c766ffa
comment
99b741c
Update frame/nomination-pools/src/lib.rs
356f75e
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
049b399
.
1b0e6eb
weights order
f4c0166
Merge branch 'master' of https://github.com/paritytech/substrate into…
8fd1038
".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…
00daccc
Merge branch 'master' into rb-nomination-pool-commission-2
e3d5b53
use from_parts
08b4081
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
eb819da
comment
68f6706
".git/.scripts/commands/fmt/fmt.sh"
84730ec
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
41b8278
revert clippy suggestions on old migrations
a9d247f
Merge branch 'master' of https://github.com/paritytech/substrate into…
5969769
".git/.scripts/commands/bench/bench.sh" pallet dev pallet_nomination_…
6fdca9f
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
ecedcb8
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
14519c3
add InitialGlobalMaxCommission
d30b5a1
fix migration
8dcca04
reward counter comments & explanations
d0c4768
format
0a59245
add commission implementation note
ca3261e
fmt
c8968c9
revert InitialGlobalMaxCommission
669c3c8
global max commission migration generic
0a7e368
text
1c876bb
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
ecab0c0
100% commission no payout test
566a78e
add commission_accumulates_on_multiple_rewards
6480108
non-zero fuzzer GlobalMaxCommission
bbea2d2
add last_recorded_total_payouts_needs_commission
70f7769
commission event fix + claim commission test
34e2b71
Merge remote-tracking branch 'origin/master' into rb-nomination-pool-…
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
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.