Companion PR for #6386 (Read/Write Tracking) (#1284)
* add new apis to externalities
* Update mod.rs
* update for new host function
* Rename unused
* cargo update -p sp-io
* Add whitelists
* Apply changes to polkadot runtime as well
Co-authored-by:
kianenigma <kian.peymani@gmail.com>
Showing
- polkadot/Cargo.lock 136 additions, 136 deletionspolkadot/Cargo.lock
- polkadot/parachain/src/wasm_executor/mod.rs 12 additions, 0 deletionspolkadot/parachain/src/wasm_executor/mod.rs
- polkadot/runtime/kusama/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 19 additions, 1 deletionpolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 19 additions, 1 deletionpolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 19 additions, 1 deletionpolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment