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
Fix the storage_size/state_getStorageSize RPC call
#13154
Merged
paritytech-processbot
merged 8 commits into
paritytech:master
from
koute:master_storage_size_fix
Jan 18, 2023
Merged
Changes from 1 commit
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
c84d026
Have `KeyIterator` clone the `prefix` it receives
koute 83cd8e8
Stream keys in `storage_size` RPC and add a runtime limit
koute 027a718
Update client/rpc/Cargo.toml
koute b83d731
Update client/rpc/src/state/utils.rs
koute cdbb894
Rename the types to signify that the cancellation is due to a timeout
koute e3f6555
Move the test into a `mod tests`
koute 8ed99ed
Add a comment regarding `biased` in `tokio::select`
koute 2868c17
Make the `clone` explicit when calling `KeyIterator::{new, new_child}`
koute 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
Next
Next commit
Have
KeyIterator clone the prefix it receives
- Loading branch information
commit c84d0263a0ba0294e571685de46e61960e3db9a1
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
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.