-
Notifications
You must be signed in to change notification settings - Fork 1k
[AHM] Staking async fixes for XCM and election planning #8422
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
Changes from 4 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
82f9339
allow and test staking-async xcm messages to be splitted
kianenigma 2d0f7be
Update substrate/frame/staking-async/runtimes/parachain/src/staking.rs
kianenigma 6da3b99
Update substrate/frame/staking-async/runtimes/parachain/src/staking.rs
kianenigma 03ace80
Apply suggestions from code review
kianenigma 35b8e05
Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…
kianenigma ee701f5
fmt
kianenigma 669ef3e
Update from github-actions[bot] running command 'prdoc --bump minor'
github-actions[bot] 88096fd
small fixes, waiting for 8409 to be merged
kianenigma cca3008
Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…
kianenigma b82ea6c
make paged solution unbounded -- but not tested yet with ZN, it shoul…
kianenigma 9c1c6f4
ErasClaimedRewards -> ClaimedRewards
kianenigma d5de81c
fix epmb solution duplicate issue + add remote mining apparatus to epm
kianenigma 1e98f35
Master.into()
kianenigma 641015f
feature-gate it
kianenigma 1c24d17
fix test ordering
kianenigma 10a0869
fmt
kianenigma d70ba72
refactor XCM stuff
kianenigma 6a682fc
Master.into()
kianenigma 971b9e9
add Justfile
kianenigma 8b79b0a
clippy
kianenigma 1325913
taplo
kianenigma f9f7995
make names be like westend
kianenigma 75c7dae
Update prdoc/pr_8422.prdoc
kianenigma 11aa855
Update prdoc/pr_8422.prdoc
kianenigma 35683a9
small improvement in chunk_size
kianenigma d54db21
Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…
kianenigma d2b84df
fmt
kianenigma 3451ade
Merge branch 'kiz-staking-async-xcm-weight' of github.com:paritytech/…
kianenigma c3d0a8f
zepter
kianenigma 3d2e865
fix prdoc
kianenigma 9ab18e7
taplo
kianenigma c161aeb
staking-async: rename relay and parachain version runtimes
sigurpol caf5024
rename SessionsPerEra back
kianenigma 0c266f6
prdoc
kianenigma 83586c9
Merge branch 'master' of github.com:paritytech/polkadot-sdk into kiz-…
kianenigma 0ea8d91
taplo
kianenigma e9ed85d
fmt
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
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
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
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.
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.