Clears Old Storage for Session pallet (#7132)
* Fixes migration for Session pallet * Moves migration to polkadot * Minor change * Fixes test * ".git/.scripts/commands/fmt/fmt.sh" * Allow dead_code for test * removes test * Minor change * Fixes build * Import vec for try-runtime * Addresses review comment * ".git/.scripts/commands/fmt/fmt.sh" * Addresses review comment --------- Co-authored-by: command-bot <>
Showing
- polkadot/runtime/common/src/lib.rs 2 additions, 0 deletionspolkadot/runtime/common/src/lib.rs
- polkadot/runtime/common/src/session/migration.rs 70 additions, 0 deletionspolkadot/runtime/common/src/session/migration.rs
- polkadot/runtime/common/src/session/mod.rs 17 additions, 0 deletionspolkadot/runtime/common/src/session/mod.rs
- polkadot/runtime/kusama/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/polkadot/src/lib.rs 1 addition, 0 deletionspolkadot/runtime/polkadot/src/lib.rs
Please register or sign in to comment