Companion for: pallet-mmr: move offchain logic to client-side gadget (#6321)
* Spawn MMR gadget when offchain indexing is enabled
* companion PR code review changes: 1st iteration
* Code review changes: 2nd iteration
* update lockfile for {"substrate"}
Co-authored-by:
acatangiu <adrian@parity.io>
Co-authored-by: parity-processbot <>
parent
97bcb6df
Showing
- polkadot/Cargo.lock 204 additions, 181 deletionspolkadot/Cargo.lock
- polkadot/node/service/Cargo.toml 2 additions, 0 deletionspolkadot/node/service/Cargo.toml
- polkadot/node/service/src/lib.rs 14 additions, 0 deletionspolkadot/node/service/src/lib.rs
- polkadot/runtime/kusama/src/lib.rs 4 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 4 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 5 additions, 1 deletionpolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 4 additions, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 3 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment