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 2.7k
support upgrade hooks to directly pass data #12185
Merged
paritytech-processbot
merged 26 commits into
paritytech:master
from
NingLin-P:upgrade-hooks
Sep 19, 2022
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
9940e78
update interfaces of OnRuntimeUpgrade & Hooks
NingLin-P df6c7d3
remove try-runtime for PreStateDigest
NingLin-P 958f645
remove the Default bound of PreStateDigest
NingLin-P 4cbfda0
remove try-runtime for PreStateDigest & pre_upgrade
NingLin-P 6367791
remove tmp storage between upgrade hooks
NingLin-P a0c953b
Merge branch 'master' of github.com:paritytech/substrate into upgrade…
NingLin-P ca1c9e3
ensure hooks are storage noop
NingLin-P 46e47c0
remove OnRuntimeUpgradeHelpersExt
NingLin-P e80c7fb
cargo check & fmt
NingLin-P 49f487c
rename PreStateDigest to PreUpgradeState
NingLin-P c95eed3
replace associate type with codec & vec
NingLin-P 44226fc
add helper strcut to help encode/decode tuple
NingLin-P 88e4da5
update comment
NingLin-P 33a4227
fix
NingLin-P ffea862
add test
NingLin-P 4e19a3f
address comment
NingLin-P 313bc4e
fix doc
NingLin-P f71a5c2
Merge branch 'master' of github.com:paritytech/substrate into upgrade…
NingLin-P af17cbf
fix ci
NingLin-P 90108ec
address comment
NingLin-P eb0cb8b
add more test cases
NingLin-P 2beb905
merge master
NingLin-P 96f3a21
make clippy happy
NingLin-P c623720
fmt
NingLin-P 7df0f56
update comment
NingLin-P 8714113
fmt
NingLin-P 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.
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.