mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 08:11:03 +00:00
Westend state trie to version 1 (#6336)
* Switch to state V1 and add state-trie-migration pallet with dummy manual account. * Initialize limit on runtime upgrade. * add prelude * sp_std prelude only for no_std * Disable filter for signed migration * revert hex dep * use NeverEnsureOrigin * fix * correct fix * check init state in try-runtime Co-authored-by: parity-processbot <>
This commit is contained in:
Generated
+1
@@ -13035,6 +13035,7 @@ dependencies = [
|
||||
"pallet-society",
|
||||
"pallet-staking",
|
||||
"pallet-staking-reward-curve",
|
||||
"pallet-state-trie-migration",
|
||||
"pallet-sudo",
|
||||
"pallet-timestamp",
|
||||
"pallet-transaction-payment",
|
||||
|
||||
Reference in New Issue
Block a user