Make pallets use construct_runtime (#7950)
Co-authored-by:Bastian Köcher <bkchr@users.noreply.github.com> Co-authored-by:
David <dvdplm@gmail.com>
Showing
- substrate/frame/assets/Cargo.toml 1 addition, 1 deletionsubstrate/frame/assets/Cargo.toml
- substrate/frame/assets/src/lib.rs 17 additions, 22 deletionssubstrate/frame/assets/src/lib.rs
- substrate/frame/collective/src/lib.rs 1 addition, 1 deletionsubstrate/frame/collective/src/lib.rs
- substrate/frame/elections-phragmen/src/lib.rs 1 addition, 1 deletionsubstrate/frame/elections-phragmen/src/lib.rs
- substrate/frame/elections/src/mock.rs 1 addition, 1 deletionsubstrate/frame/elections/src/mock.rs
- substrate/frame/offences/benchmarking/src/mock.rs 1 addition, 1 deletionsubstrate/frame/offences/benchmarking/src/mock.rs
- substrate/frame/support/procedural/src/lib.rs 5 additions, 0 deletionssubstrate/frame/support/procedural/src/lib.rs
- substrate/frame/support/src/inherent.rs 1 addition, 0 deletionssubstrate/frame/support/src/inherent.rs
- substrate/frame/support/test/tests/construct_runtime.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/construct_runtime.rs
- substrate/frame/support/test/tests/instance.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/instance.rs
- substrate/frame/support/test/tests/issue2219.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/issue2219.rs
- substrate/frame/support/test/tests/pallet.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/pallet.rs
- substrate/frame/support/test/tests/pallet_compatibility.rs 0 additions, 2 deletionssubstrate/frame/support/test/tests/pallet_compatibility.rs
- substrate/frame/support/test/tests/pallet_compatibility_instance.rs 0 additions, 2 deletions...frame/support/test/tests/pallet_compatibility_instance.rs
- substrate/frame/support/test/tests/pallet_instance.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/pallet_instance.rs
- substrate/frame/support/test/tests/pallet_version.rs 1 addition, 1 deletionsubstrate/frame/support/test/tests/pallet_version.rs
- substrate/frame/support/test/tests/pallet_with_name_trait_is_valid.rs 0 additions, 1 deletion...ame/support/test/tests/pallet_with_name_trait_is_valid.rs
- substrate/frame/system/src/lib.rs 2 additions, 0 deletionssubstrate/frame/system/src/lib.rs
- substrate/frame/system/src/mocking.rs 31 additions, 0 deletionssubstrate/frame/system/src/mocking.rs
Please register or sign in to comment