Companion for substrate/pull/6334 (#1263)
* fix all runtimes and add test'
* Fix build
* Undo changes to lock file?
* Fix runtime test
* Remove unused imports
* cargo update -p sp-io
* Update Cargo.lock
* bump spec version
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- polkadot/Cargo.lock 450 additions, 443 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/common/Cargo.toml
- polkadot/runtime/common/src/impls.rs 3 additions, 56 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/lib.rs 107 additions, 2 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/kusama/src/lib.rs 6 additions, 13 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 7 additions, 13 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/test-runtime/src/lib.rs 6 additions, 6 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 6 additions, 14 deletionspolkadot/runtime/westend/src/lib.rs
Please register or sign in to comment