-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Deliver
chainHead_storage
items progressively (#1605)
* Temporarily rename `SyncService::storage_query` * Add a replacement `storage_query` * Provide the request index * Update json_rpc_service::storage_query * Update `ChainHeadFollowTask` * Update `state_getKeys` * Changelog * Update `state_getKeysPaged` * Update storage subscriptions * Fix Wasm build * Update `pinned_runtime_and_block_info` * Update runtime service runtime download * Remove `storage_query2` * Comments and tweaks * Buffer items in chainHead_storage * Add TODO * PR link * Typo in CHANGELOG * Fix warning * Rustfmt
- Loading branch information
Showing
7 changed files
with
731 additions
and
523 deletions.
There are no files selected for viewing
This file contains 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.