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.6k
Add childstate_getStorageEntries RPC
#9459
Merged
Merged
Changes from 7 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
d2ad280
Add storage query functions for multiple keys
hirschenberger 993a877
Merge branch 'master' of https://github.com/paritytech/substrate into…
hirschenberger ab725c8
Query all keys in one request and add more tests
hirschenberger 3a3c1ae
Merge branch 'master' of https://github.com/paritytech/substrate into…
hirschenberger a23ed69
Make it compatible with stable release channel
hirschenberger fa146dc
Merge branch 'master' of https://github.com/paritytech/substrate into…
hirschenberger d73a745
Update to new futures
hirschenberger 0cbe5eb
Update client/rpc/src/state/state_full.rs
hirschenberger cd4c158
Update client/rpc/src/state/state_full.rs
hirschenberger 3199a10
Update client/rpc/src/state/state_full.rs
hirschenberger a1b6eed
Update client/rpc/src/state/state_full.rs
hirschenberger 83251ad
Update client/rpc/src/state/state_full.rs
hirschenberger 58fe359
Update client/rpc/src/state/state_light.rs
hirschenberger f3e3ce3
Update client/rpc/src/state/state_light.rs
hirschenberger d618704
Satisfy borrowck
hirschenberger d840015
Remove non-RPC `storage_entries` functions.
hirschenberger 5813b43
Revert "Remove non-RPC `storage_entries` functions."
hirschenberger a001771
Revert "Revert "Remove non-RPC `storage_entries` functions.""
hirschenberger 19f5d24
Finally some formatting
hirschenberger 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
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.