-
Notifications
You must be signed in to change notification settings - Fork 141
State trie migrations ah #604
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
fellowship-merge-bot
merged 48 commits into
polkadot-fellows:main
from
nkpar:state-trie-migrations-ah
Mar 7, 2025
Merged
Changes from all commits
Commits
Show all changes
48 commits
Select commit
Hold shift + click to select a range
81b485f
Remove `state-trie-version-1` feature and related code.
nkpar cb23f58
Refactor runtime configuration for improved clarity
nkpar f27db8b
Revert "Refactor runtime configuration for improved clarity"
nkpar 9ae4509
Update ControlOrigin to use EnsureRoot for migration control
nkpar 250f311
Update lib.rs
nkpar ae405b1
Update lib.rs
nkpar c61b433
Update lib.rs
nkpar 4f6fe69
Update lib.rs
nkpar 20ad36b
Update spec_version across runtimes to 1_004_001
nkpar b0fce78
Updating changelog
nkpar 75f462f
fixed changelog, updated comment on Statemint account
nkpar 4ea3335
Added state trie migration for Polkadot AH
nkpar c2781cb
Update CHANGELOG.md
nkpar ab1101d
Added missed test
nkpar b6d5a81
Update system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
nkpar 6eacb41
Add temporary state version overwrite for asset-hub-kusama and asset-…
nkpar dfd7ba4
Putting flag in the right position
nkpar 268e01e
Update check-migrations.yml
nkpar 4b97b77
Improved comment to Migration Controller
nkpar 90e258b
adressed review comments and removed rootmigration controller
nkpar 6a0b65f
Review fixes: simplify passing arguments for runtime
nkpar c32260d
review fixes: clarity in comments, version and env set fixes
nkpar 5605f19
Update lib.rs
nkpar 428b0dd
more clarity in comments
nkpar d392124
Improve comments for State Migration Controller, adding warnings and …
nkpar 1f3b936
Enhance comments in migration configuration to clarify usage and warn…
nkpar 3e996e2
Merge branch 'main' into state-trie-migrations-ah
nkpar 44318d4
Merge branch 'main' into state-trie-migrations-ah
nkpar 0bf4056
Remove unused dependency 'hex-literal' from Cargo.toml
nkpar 7ce1306
Update system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
nkpar 6de92e1
Update system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
nkpar 170c6af
Update CHANGELOG.md
nkpar efc06ac
Merge branch 'main' into state-trie-migrations-ah
nkpar 6ba3517
Update CHANGELOG.md
nkpar 4f678bd
Update CHANGELOG.md
nkpar 3276a66
Removed warnign as absolute
nkpar 094e930
rust fmt (nightly)
nkpar 675bd19
Merge branch 'main' into state-trie-migrations-ah
nkpar c792ad7
Update system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
nkpar b001639
Update system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
nkpar 37a2369
Update system-parachains/asset-hubs/asset-hub-kusama/src/lib.rs
nkpar 8cbaf0d
Update system-parachains/asset-hubs/asset-hub-polkadot/src/lib.rs
nkpar 5517df7
Update .github/workflows/runtimes-matrix.json
nkpar bff122f
Update .github/workflows/check-migrations.yml
nkpar c7fde57
Update .github/workflows/check-migrations.yml
nkpar ebdaff8
naming improvement
nkpar 64c9805
Update .github/workflows/check-migrations.yml
bkchr 7ee2abb
Update .github/workflows/check-migrations.yml
bkchr 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
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
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.