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
Child trie api changes BREAKING #4857
Merged
Merged
Changes from 1 commit
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
5151471
Implementation basis for this PR, note that child storage key default
cheme 8715446
Resolve prefix from child_info
cheme b72cd9c
Removed all child prefix, next is putting it back on full storage and on
cheme b636687
Prefixing child storage key where needed.
cheme e88631c
Merge branch 'master' into child_trie_w3_change
cheme 728aedf
Remove deprecated check for genesis and fix some test storage builds.
cheme 8329448
Merge branch 'master' into child_trie_w3_change
cheme 864e9ca
Fix contract to stop using the child storage prefix.
cheme 2224e2f
Merge branch 'master' into child_trie_w3_change
cheme c04ba95
Fixing merge.
cheme ffaf9f5
Switch back to using prefix on host function, remove child_id and
cheme 87bd97c
fix polka ref issue.
cheme 17cf613
Switching back to unprefixed in child info (all temporary struct
cheme b3ccc93
bump version
cheme afe85ae
fix tabs and doc.
cheme befe325
Merge branch 'master' into child_trie_w3_change
cheme ed480fa
Apply more consistant naming 'storage_key' instead of
cheme e103c2a
Update primitives/storage/src/lib.rs
cheme 958b626
use prefixed storage key in change trie
cheme 26f8000
Merge branch 'child_trie_w3_change' of github.com:cheme/polkadot into…
cheme f471d56
renaming 'default_child_trie_root' to 'empty_child_trie_root'
cheme 02ff227
apply some renaming, rpc change are really ugly, will revert them
cheme 8fcc112
Switch back to using child_type for rpc (and light client).
cheme b7b347a
Merge branch 'master' into child_trie_w3_change
cheme 3869774
Merge branch 'master' into child_trie_w3_change
cheme 4ebc204
Merge branch 'master' into child_trie_w3_change
cheme 74aa3f8
bump runtime version
cheme b6b70f3
revert rpc related default renaming.
cheme d563278
fix slice indexing for child root
cheme a85bb38
Switch back to prefixed storage key for rpc.
cheme 5f98fbe
rpc error discrepancy
cheme 320e375
Merge branch 'master' into child_trie_w3_change
cheme 9f704c9
use correct parameter in overlay and fix change trie.
cheme c82edbd
Merge branch 'master' into child_trie_w3_change
cheme 7c5d546
bump version
cheme 19ab06b
Merge branch 'master' into child_trie_w3_change
cheme 152f04f
Merge branch 'master' into child_trie_w3_change
cheme 0036fd3
Merge branch 'master' into child_trie_w3_change
cheme 29254aa
missing merge
cheme 160d2ea
Restore previous cli api (will need deprecation in a v2 of rpc), split
cheme 63cf6bd
remove old rpc
cheme 5ed450b
Merge branch 'master' into child_trie_w3_change
cheme f21606f
review change.
cheme 1b2a30c
Using `PrefixedStorageKey` type for child storage key that are prefixed.
cheme 750cdd8
Fix rpc test.
cheme 32e27c9
Merge branch 'master' into child_trie_w3_change
cheme cc65f44
bump spec version
cheme c20cef9
Merge branch 'master' into child_trie_w3_change
cheme 797ad34
Merge branch 'master' into child_trie_w3_change
cheme f1b23df
Apply review suggestion
cheme 9651dd1
Merge branch 'master' into child_trie_w3_change
cheme c631a46
Fix unrelated warning for CI
cheme 217c19b
Merge branch 'master' into child_trie_w3_change
cheme 7c8f393
companion fix
cheme b2240f1
Update .maintain/gitlab/check_polkadot_companion_build.sh
cheme 63943ee
last attempt
cheme 784cb22
Forcing companion pr.
cheme 4bbb24d
revert ci changes.
cheme 50c3dd7
Merge branch 'master' into child_trie_w3_change
cheme a7c16eb
Merge branch 'child_trie_w3_change' of github.com:cheme/substrate int…
cheme ca40040
Merge branch 'master' into child_trie_w3_change
cheme 226f7cd
name of children in chain spec change.
cheme 5ab115e
Merge branch 'master' into child_trie_w3_change
cheme 1ad4c5a
Merge branch 'master' into child_trie_w3_change
cheme 30e8192
Merge branch 'master' into child_trie_w3_change
cheme bc2a198
sp-io documentation changes.
cheme 83ff4a0
Merge branch 'master' into child_trie_w3_change
cheme ecb1c39
Merge branch 'master' into child_trie_w3_change
cheme 619b454
Retain compatibility with network protocol.
cheme fa52a8c
Revert "Retain compatibility with network protocol."
cheme 167f20c
Merge branch 'master' into child_trie_w3_change
cheme 928fac0
Merge branch 'master' into child_trie_w3_change
gavofyork 69ed118
fix renamed field related error
cheme b79bd84
Merge branch 'master' into child_trie_w3_change
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
Merge branch 'master' into child_trie_w3_change
- Loading branch information
commit 0036fd3d1201edaf6525e2811b21a816555353d7
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
You are viewing a condensed version of this merge commit. You can view the full changes here.
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.