Use header cache when creating state. (#5868)
* Use header cache for state_at * Fixed warnings * Update client/db/src/lib.rs Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
Bastian Köcher <bkchr@users.noreply.github.com>
Showing
- substrate/client/db/src/lib.rs 15 additions, 14 deletionssubstrate/client/db/src/lib.rs
- substrate/client/service/src/client/client.rs 30 additions, 13 deletionssubstrate/client/service/src/client/client.rs
- substrate/client/service/src/client/mod.rs 4 additions, 1 deletionsubstrate/client/service/src/client/mod.rs
- substrate/primitives/blockchain/src/header_metadata.rs 3 additions, 0 deletionssubstrate/primitives/blockchain/src/header_metadata.rs
Please register or sign in to comment