runtime-api: add validation_code_hash API (#4629)
This is the first step to close https://github.com/paritytech/polkadot/issues/4524
Showing
- polkadot/node/core/runtime-api/src/cache.rs 22 additions, 0 deletionspolkadot/node/core/runtime-api/src/cache.rs
- polkadot/node/core/runtime-api/src/lib.rs 8 additions, 0 deletionspolkadot/node/core/runtime-api/src/lib.rs
- polkadot/node/core/runtime-api/src/tests.rs 57 additions, 0 deletionspolkadot/node/core/runtime-api/src/tests.rs
- polkadot/node/subsystem-types/src/messages.rs 7 additions, 0 deletionspolkadot/node/subsystem-types/src/messages.rs
- polkadot/node/subsystem-util/src/lib.rs 2 additions, 0 deletionspolkadot/node/subsystem-util/src/lib.rs
- polkadot/primitives/src/v2/mod.rs 6 additions, 0 deletionspolkadot/primitives/src/v2/mod.rs
- polkadot/roadmap/implementers-guide/src/runtime-api/validation-code.md 8 additions, 0 deletions...map/implementers-guide/src/runtime-api/validation-code.md
- polkadot/runtime/kusama/src/lib.rs 6 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/src/runtime_api_impl/v1.rs 13 additions, 0 deletionspolkadot/runtime/parachains/src/runtime_api_impl/v1.rs
- polkadot/runtime/polkadot/src/lib.rs 6 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/src/lib.rs 6 additions, 0 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 6 additions, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 6 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
Loading
Please register or sign in to comment