Backport aliasers to westend to stable2412 (#6849)
Backporting #6814 to stable2412 so we can test the new XCM scenario of doing a cross-chain transfer and a transact on the same step. --------- Co-authored-by:GitHub Action <action@github.com> Co-authored-by:
Branislav Kontur <bkontur@gmail.com>
Showing
- Cargo.lock 1 addition, 1 deletionCargo.lock
- bridges/snowbridge/pallets/inbound-queue/src/test.rs 2 additions, 2 deletionsbridges/snowbridge/pallets/inbound-queue/src/test.rs
- cumulus/parachains/runtimes/collectives/collectives-westend/src/xcm_config.rs 7 additions, 2 deletions...untimes/collectives/collectives-westend/src/xcm_config.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/lib.rs 3 additions, 1 deletion.../parachains/runtimes/coretime/coretime-westend/src/lib.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/weights/xcm/mod.rs 1 addition, 2 deletions...runtimes/coretime/coretime-westend/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 91 additions, 78 deletions...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/xcm_config.rs 8 additions, 2 deletions...ains/runtimes/coretime/coretime-westend/src/xcm_config.rs
- cumulus/parachains/runtimes/people/people-westend/src/lib.rs 3 additions, 1 deletioncumulus/parachains/runtimes/people/people-westend/src/lib.rs
- cumulus/parachains/runtimes/people/people-westend/src/weights/xcm/mod.rs 1 addition, 2 deletions...ins/runtimes/people/people-westend/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/people/people-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 99 additions, 86 deletions...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/people/people-westend/src/xcm_config.rs 8 additions, 2 deletions...rachains/runtimes/people/people-westend/src/xcm_config.rs
- polkadot/runtime/westend/src/lib.rs 3 additions, 2 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/runtime/westend/src/weights/xcm/mod.rs 1 addition, 2 deletionspolkadot/runtime/westend/src/weights/xcm/mod.rs
- polkadot/runtime/westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 81 additions, 72 deletions.../westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- polkadot/runtime/westend/src/xcm_config.rs 14 additions, 8 deletionspolkadot/runtime/westend/src/xcm_config.rs
- polkadot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs 1 addition, 1 deletion...dot/xcm/pallet-xcm-benchmarks/src/generic/benchmarking.rs
- prdoc/pr_6849.prdoc 32 additions, 0 deletionsprdoc/pr_6849.prdoc
Please register or sign in to comment