more fine grained runtime api caching + a fix for av-store (#3457)
* finer grained runtime-api caching * fix av-store * simplify a request * remove unused imports * fix tests
Showing
- polkadot/node/core/av-store/src/lib.rs 13 additions, 19 deletionspolkadot/node/core/av-store/src/lib.rs
- polkadot/node/core/av-store/src/tests.rs 2 additions, 2 deletionspolkadot/node/core/av-store/src/tests.rs
- polkadot/node/core/runtime-api/src/cache.rs 8 additions, 6 deletionspolkadot/node/core/runtime-api/src/cache.rs
- polkadot/node/core/runtime-api/src/lib.rs 4 additions, 4 deletionspolkadot/node/core/runtime-api/src/lib.rs
Please register or sign in to comment