Kusama state version switch and migration. (#7015)

* State version switch and migration init

* fix

* migration declaration (last position, westend was first)

* revert unrelated cargo fmt

* move to unrelease

* fmt?

* fmt

* Change size of processing per blocks

* Dispatch error
This commit is contained in:
cheme
2023-07-04 18:17:21 +02:00
committed by GitHub
parent 90f785d5f6
commit 714981776c
3 changed files with 78 additions and 1 deletions
+1
View File
@@ -3853,6 +3853,7 @@ dependencies = [
"pallet-society",
"pallet-staking",
"pallet-staking-runtime-api",
"pallet-state-trie-migration",
"pallet-timestamp",
"pallet-tips",
"pallet-transaction-payment",