-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Initialise on-chain StorageVersion for pallets added after genesis
#1297
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 1 commit
Commits
Show all changes
34 commits
Select commit
Hold shift + click to select a range
ca1db8c
initialise on-chain storage versions
liamaharon 1c44c96
Merge branch 'master' into liam/initialise-storage-version
liamaharon 1ab2eca
Merge branch 'master' into liam/initialise-storage-version
liamaharon 1d84c1a
Merge branch 'master' into liam/initialise-storage-version
liamaharon a2a6078
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon 011ec33
move to standalone trait
liamaharon f12dcb1
remove redundant spacing
liamaharon 9e0980a
Merge branch 'master' into liam/initialise-storage-version
liamaharon a0ff4b7
fix for Tuple implementation
liamaharon 06e0b10
Merge branch 'master' into liam/initialise-storage-version
liamaharon 62c4c3d
update old test
liamaharon 6a66617
fix log
liamaharon 68183e9
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon f30da51
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon bb0915e
init based on contains prefix rather than version
liamaharon c4d7f40
Merge branch 'master' into liam/initialise-storage-version
liamaharon d7ed843
improve log
liamaharon 2319a51
Merge branch 'liam/initialise-storage-version' of github.com:parityte…
liamaharon 41cb160
Update substrate/frame/support/src/traits/metadata.rs
liamaharon d30765f
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon 18a1f82
remove regression
liamaharon bc50779
reuse pallet name
liamaharon 11b33aa
fix pallet_name
liamaharon 7dccbf6
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon 6919547
Merge branch 'master' into liam/initialise-storage-version
liamaharon 5b196f1
Update substrate/frame/support/procedural/src/pallet/expand/hooks.rs
liamaharon 5f00efa
Update substrate/frame/support/src/traits/hooks.rs
liamaharon 031da73
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon a552b6b
address comments
liamaharon 43b587e
fix
liamaharon dfe7347
restore old tokenstream
liamaharon dcd7595
Merge branch 'master' of github.com:paritytech/polkadot-sdk into liam…
liamaharon 40e6035
fix lint
liamaharon fc09aff
fix typo
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
restore old tokenstream
- Loading branch information
commit dfe7347cfbede3082adc4b176670e79b548fecf0
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.
Uh oh!
There was an error while loading. Please reload this page.