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 1.6k
Westend state trie to version 1 #6336
Merged
paritytech-processbot
merged 15 commits into
paritytech:master
from
cheme:westend-migration
Jan 11, 2023
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
a6b43bd
Switch to state V1 and add state-trie-migration pallet with dummy manual
cheme 98eb976
Initialize limit on runtime upgrade.
cheme 6dda492
add prelude
cheme 0d01e51
sp_std prelude only for no_std
cheme a94fc6a
Disable filter for signed migration
cheme e9c4cdf
revert hex dep
cheme 21c9093
use NeverEnsureOrigin
cheme 1b1ed4a
Merge branch 'master' into westend-migration
cheme 93a70d0
Merge branch 'master' into westend-migration
cheme 9b75e96
fix
cheme f9c7796
correct fix
cheme 84416a8
Merge remote-tracking branch 'origin/master' into westend-migration
24ede00
check init state in try-runtime
cheme b48585c
Merge branch 'master' into westend-migration
cheme 99ed695
Merge branch 'master' into westend-migration
cheme 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
Disable filter for signed migration
- Loading branch information
commit a94fc6a2194590b14a5b75a68c00953179df3711
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks (my searching skills are definitely rather bad :( )