Companion for #11981 (#5915)
* Companion for #11981
* more renaming
* fmt
* fixes
* add generic type
* Companion for #11831
* fix
* revert changes
* Delete rename-outer-enum.diff
* revert
* Update run_benches_for_runtime.sh
* rename type Call & type Event
* passing tests
* fmt
* small fixes
* commit
* fix
* fmt
* commit
* error fixes
* fix
* small fix in test
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* Update lib.rs
* remove RuntimeCall from pallet_grandpa
* last fix
* commit
* rename
* merge fix
* update lockfile for {"substrate"}
* cargo +nightly fmt
* fix
Co-authored-by: parity-processbot <>
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Showing
- polkadot/Cargo.lock 215 additions, 195 deletionspolkadot/Cargo.lock
- polkadot/node/client/src/benchmarking.rs 14 additions, 14 deletionspolkadot/node/client/src/benchmarking.rs
- polkadot/node/test/service/src/lib.rs 3 additions, 3 deletionspolkadot/node/test/service/src/lib.rs
- polkadot/node/test/service/tests/call-function.rs 1 addition, 1 deletionpolkadot/node/test/service/tests/call-function.rs
- polkadot/runtime/common/src/assigned_slots.rs 9 additions, 9 deletionspolkadot/runtime/common/src/assigned_slots.rs
- polkadot/runtime/common/src/auctions.rs 7 additions, 7 deletionspolkadot/runtime/common/src/auctions.rs
- polkadot/runtime/common/src/claims.rs 14 additions, 14 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdloan/mod.rs 9 additions, 9 deletionspolkadot/runtime/common/src/crowdloan/mod.rs
- polkadot/runtime/common/src/impls.rs 4 additions, 4 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/integration_tests.rs 13 additions, 13 deletionspolkadot/runtime/common/src/integration_tests.rs
- polkadot/runtime/common/src/paras_registrar.rs 10 additions, 10 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/common/src/purchase.rs 7 additions, 7 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots/mod.rs 7 additions, 7 deletionspolkadot/runtime/common/src/slots/mod.rs
- polkadot/runtime/kusama/src/governance/old.rs 8 additions, 8 deletionspolkadot/runtime/kusama/src/governance/old.rs
- polkadot/runtime/kusama/src/lib.rs 125 additions, 116 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/tests.rs 2 additions, 2 deletionspolkadot/runtime/kusama/src/tests.rs
- polkadot/runtime/kusama/src/weights/xcm/mod.rs 5 additions, 5 deletionspolkadot/runtime/kusama/src/weights/xcm/mod.rs
- polkadot/runtime/kusama/src/xcm_config.rs 11 additions, 8 deletionspolkadot/runtime/kusama/src/xcm_config.rs
- polkadot/runtime/parachains/src/disputes.rs 1 addition, 1 deletionpolkadot/runtime/parachains/src/disputes.rs
- polkadot/runtime/parachains/src/hrmp.rs 1 addition, 1 deletionpolkadot/runtime/parachains/src/hrmp.rs
Please register or sign in to comment