[Companion] Get rid of HistoryDepth storage (#5996)
* remove history depth from storage and add it as config for pallet staking
* add migration to v11 for staking pallet
* revert local substrate dependency patch
* remove history depth from storage and add it as config for pallet staking
* add migration to v11 for staking pallet
* revert local substrate dependency patch
* update substrate dependencies
* update cargo lock
* update to latest substrate
* revert all changes to Cargo.lock
* cargo update -p sp-io
* mark migration job as failable
Co-authored-by:
kianenigma <kian@parity.io>
Showing
- polkadot/.gitlab-ci.yml 1 addition, 0 deletionspolkadot/.gitlab-ci.yml
- polkadot/Cargo.lock 230 additions, 222 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/kusama/src/weights/pallet_staking.rs 0 additions, 18 deletionspolkadot/runtime/kusama/src/weights/pallet_staking.rs
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/polkadot/src/weights/pallet_staking.rs 0 additions, 18 deletionspolkadot/runtime/polkadot/src/weights/pallet_staking.rs
- polkadot/runtime/test-runtime/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/pallet_staking.rs 0 additions, 18 deletionspolkadot/runtime/westend/src/weights/pallet_staking.rs
Please register or sign in to comment