-
Notifications
You must be signed in to change notification settings - Fork 747
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
Init System Parachain storage versions and add migration check jobs to CI #1344
Merged
Merged
Changes from all commits
Commits
Show all changes
46 commits
Select commit
Hold shift + click to select a range
65e5720
add jobs for polkadot and kusama
liamaharon b20dea3
add polkadot and kusama jobs
liamaharon 136b150
pin to tag
liamaharon 663b2a8
dag
liamaharon 2bff174
debug logs
liamaharon ffecc69
debug: only run kusama
liamaharon 0ce9882
debug: only kusama
liamaharon 5826d24
staging-kusama
liamaharon 74d2e32
network package wasm variables
liamaharon f4f4843
fix package name
liamaharon 6af3482
enable for all chains
liamaharon 4547517
fix typo
liamaharon 8f03362
fix uniques storage version
liamaharon 7000648
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon b9a3da8
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon 52a9955
init sp storage versions
liamaharon e1ea5db
add extra args
liamaharon f2323ba
remove redundant check
liamaharon f797e33
remove dag
liamaharon 73d94c0
remove redundant check
liamaharon 8d1c121
run missing migration
liamaharon f546958
fix migration
liamaharon 93980b7
fix multisig migration
liamaharon d2126d3
fix reads
liamaharon 874eb13
kick ci
liamaharon d6feb43
kick ci
liamaharon e865aff
remove unused vars
liamaharon b199330
fix fellowship referenda version
liamaharon 898b12c
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon e0facd5
Merge branch 'liam/ci-polkadot-kusama-runtime-migration' of github.co…
liamaharon b6bb996
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon 43a13c3
remove executed migration
liamaharon 9bf5394
Merge branch 'liam/ci-polkadot-kusama-runtime-migration' of github.co…
liamaharon 715642d
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon 5c5b3e4
reset changes to fellowship runtimes
liamaharon e2fc388
fix multisig migration return weight
liamaharon c659135
reset cancel pipelines
liamaharon 3dc6b44
remove checks for fellowship runtimes
liamaharon ee12159
remove redundant comment
liamaharon 08c85f1
use compact compressed wasm
liamaharon 51a731e
set current storage versoin
liamaharon 25db974
fix --runtime path
liamaharon 33d181d
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon 0f3a8ba
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon f2ac8ce
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon 1edd597
Merge branch 'master' into liam/ci-polkadot-kusama-runtime-migration
liamaharon 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 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 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 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 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 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 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 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.
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.
Why is e.g. NFTs/Uniques needed in other networks but not here?
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.
Probably because NFT/Unique pallets were in this runtime at genesis, so the on-chain storage version was set