Cleanup XCMP `QueueConfigData` (#2142)
Removes obsolete fields from the `QueueConfigData` structure. For the remaining fields, if they use the old defaults, we replace them with the new defaults. Resolves: https://github.com/paritytech/polkadot-sdk/issues/1795
Showing
- cumulus/pallets/xcmp-queue/src/lib.rs 2 additions, 22 deletionscumulus/pallets/xcmp-queue/src/lib.rs
- cumulus/pallets/xcmp-queue/src/migration.rs 276 additions, 105 deletionscumulus/pallets/xcmp-queue/src/migration.rs
- cumulus/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs 6 additions, 2 deletions...us/parachains/runtimes/assets/asset-hub-rococo/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/lib.rs 2 additions, 0 deletions...s/parachains/runtimes/assets/asset-hub-westend/src/lib.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs 1 addition, 0 deletions...achains/runtimes/bridge-hubs/bridge-hub-rococo/src/lib.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs 2 additions, 0 deletions...chains/runtimes/bridge-hubs/bridge-hub-westend/src/lib.rs
- cumulus/parachains/runtimes/collectives/collectives-westend/src/lib.rs 2 additions, 0 deletions...hains/runtimes/collectives/collectives-westend/src/lib.rs
- cumulus/parachains/runtimes/contracts/contracts-rococo/src/lib.rs 3 additions, 1 deletion...parachains/runtimes/contracts/contracts-rococo/src/lib.rs
- prdoc/pr_2142.prdoc 14 additions, 0 deletionsprdoc/pr_2142.prdoc
Please register or sign in to comment