-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: introduce pallet-parameters to Westend to parameterize inflation #4938
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
kianenigma
merged 40 commits into
paritytech:master
from
marcuspang:feat/make-westend-inflation-parameterizable
Jul 22, 2024
Merged
Changes from 4 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
81da185
feat: setup pallet-parameters in westend runtime
marcuspang e84a472
feat: introduce dynamic params for staking reward params
marcuspang e8d2ec5
feat: add new era relay payout function
marcuspang 77a28cc
feat: add new era payout fn with dynamic params
marcuspang b010d0b
fix: total stakable value + remove NIS
marcuspang 30caa8c
chore: remove unused weight params
marcuspang 08b9287
build: remove unused reward staking curve pallet
marcuspang 282aa21
chore: remove unused era_payout function
marcuspang ff9e782
chore: leave deprecated function in crate
marcuspang 90f031d
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma ae01d45
test: add unit test to ensure payout logic is same using legacy aucti…
marcuspang aa563f5
fix: add allow deprecated macro for tests
marcuspang ae0a72d
fix: missing default trait for runtimeparameters
marcuspang 451f622
docs: add comments for era payout params
marcuspang 849604c
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma e866cd9
doc: update stakable amount description
marcuspang 833d209
refactor: move deprecated fn to test module
marcuspang 2ea077f
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma 8843d73
works
kianenigma 704e13c
add weight file
kianenigma 4884a48
fmt toml
kianenigma c7ee56c
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma ede367a
remove api
kianenigma fdeaacd
Merge branch 'feat/make-westend-inflation-parameterizable' of github.…
kianenigma c866a69
update lock
kianenigma 7ce4449
fix
kianenigma e8037de
remove more unused stuff
kianenigma 8d62d46
add prodoc
kianenigma 810b2b0
Merge branch 'master' of github.com:paritytech/polkadot-sdk into feat…
kianenigma d8760c7
add release related stuff
kianenigma 026dcb6
revert
kianenigma 2e128ac
".git/.scripts/commands/fmt/fmt.sh"
8a6d11e
remove unused
kianenigma 6ab2d43
Merge branch 'master' of github.com:paritytech/polkadot-sdk into feat…
kianenigma e993b59
Merge branch 'feat/make-westend-inflation-parameterizable' of github.…
kianenigma e520f23
Empty-Commit
kianenigma 28c1c2d
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma 98d7d91
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma 4f6316a
Merge branch 'master' into feat/make-westend-inflation-parameterizable
kianenigma b972461
Merge branch 'master' into feat/make-westend-inflation-parameterizable
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.