Delete 1D weight ctors and set explicit deprecation dates (#14397)
* Delete old weight functions Signed-off-by:Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Add explicit removal dates Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> * Upate UI tests Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io> --------- Signed-off-by:
Oliver Tale-Yazdi <oliver.tale-yazdi@parity.io>
Showing
- substrate/frame/support/procedural/src/lib.rs 1 addition, 1 deletionsubstrate/frame/support/procedural/src/lib.rs
- substrate/frame/support/procedural/src/pallet/expand/store_trait.rs 1 addition, 1 deletion...frame/support/procedural/src/pallet/expand/store_trait.rs
- substrate/frame/support/src/dispatch.rs 1 addition, 1 deletionsubstrate/frame/support/src/dispatch.rs
- substrate/frame/support/src/error.rs 1 addition, 1 deletionsubstrate/frame/support/src/error.rs
- substrate/frame/support/src/event.rs 1 addition, 1 deletionsubstrate/frame/support/src/event.rs
- substrate/frame/support/src/storage/migration.rs 8 additions, 12 deletionssubstrate/frame/support/src/storage/migration.rs
- substrate/frame/support/test/tests/pallet_ui/deprecated_store_attr.stderr 1 addition, 1 deletion...support/test/tests/pallet_ui/deprecated_store_attr.stderr
- substrate/frame/support/test/tests/pallet_ui/store_trait_leak_private.stderr 1 addition, 1 deletion...port/test/tests/pallet_ui/store_trait_leak_private.stderr
- substrate/frame/treasury/src/lib.rs 2 additions, 3 deletionssubstrate/frame/treasury/src/lib.rs
- substrate/primitives/weights/src/weight_v2.rs 0 additions, 12 deletionssubstrate/primitives/weights/src/weight_v2.rs
Please register or sign in to comment