Companion: Rename pallet trait `Trait` to `Config` (#2014)
* rename Trait -> Config * revert diener changes * rename HostConfig to ActiveConfig as more meaningful * fix merge * "Update Substrate" * cargo update -p sp-io Co-authored-by: parity-processbot <>
Showing
- polkadot/Cargo.lock 136 additions, 136 deletionspolkadot/Cargo.lock
- polkadot/runtime/common/src/claims.rs 27 additions, 27 deletionspolkadot/runtime/common/src/claims.rs
- polkadot/runtime/common/src/crowdfund.rs 28 additions, 28 deletionspolkadot/runtime/common/src/crowdfund.rs
- polkadot/runtime/common/src/impls.rs 16 additions, 16 deletionspolkadot/runtime/common/src/impls.rs
- polkadot/runtime/common/src/lib.rs 3 additions, 3 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/paras_registrar.rs 31 additions, 31 deletionspolkadot/runtime/common/src/paras_registrar.rs
- polkadot/runtime/common/src/paras_sudo_wrapper.rs 4 additions, 4 deletionspolkadot/runtime/common/src/paras_sudo_wrapper.rs
- polkadot/runtime/common/src/purchase.rs 25 additions, 25 deletionspolkadot/runtime/common/src/purchase.rs
- polkadot/runtime/common/src/slots.rs 17 additions, 17 deletionspolkadot/runtime/common/src/slots.rs
- polkadot/runtime/kusama/src/lib.rs 33 additions, 33 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/frame_system.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/frame_system.rs
- polkadot/runtime/kusama/src/weights/pallet_balances.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_balances.rs
- polkadot/runtime/kusama/src/weights/pallet_collective.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_collective.rs
- polkadot/runtime/kusama/src/weights/pallet_democracy.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_democracy.rs
- polkadot/runtime/kusama/src/weights/pallet_elections_phragmen.rs 1 addition, 1 deletion...t/runtime/kusama/src/weights/pallet_elections_phragmen.rs
- polkadot/runtime/kusama/src/weights/pallet_identity.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_identity.rs
- polkadot/runtime/kusama/src/weights/pallet_im_online.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_im_online.rs
- polkadot/runtime/kusama/src/weights/pallet_indices.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_indices.rs
- polkadot/runtime/kusama/src/weights/pallet_multisig.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_multisig.rs
- polkadot/runtime/kusama/src/weights/pallet_proxy.rs 1 addition, 1 deletionpolkadot/runtime/kusama/src/weights/pallet_proxy.rs
Please register or sign in to comment