XCM V5 - SetHints instruction (#6566)
Last feature we wanted for V5, changing `SetAssetClaimer` to be just one
of many possible "hints" that you can specify at the beginning of your
program to change its behaviour.
This makes it easier to add new hints in the future and have barriers
accept them.
---------
Co-authored-by:
GitHub Action <action@github.com>
Showing
- Cargo.lock 1 addition, 0 deletionsCargo.lock
- bridges/snowbridge/pallets/inbound-queue/src/test.rs 2 additions, 2 deletionsbridges/snowbridge/pallets/inbound-queue/src/test.rs
- cumulus/parachains/integration-tests/emulated/tests/assets/asset-hub-westend/src/tests/set_asset_claimer.rs 2 additions, 2 deletions...s/assets/asset-hub-westend/src/tests/set_asset_claimer.rs
- cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights/xcm/mod.rs 11 additions, 2 deletions...s/runtimes/assets/asset-hub-rococo/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...b-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/xcm/mod.rs 11 additions, 2 deletions.../runtimes/assets/asset-hub-westend/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs 11 additions, 2 deletions...imes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...b-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/weights/xcm/mod.rs 11 additions, 2 deletions...mes/bridge-hubs/bridge-hub-westend/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/xcm/mod.rs 11 additions, 2 deletions.../runtimes/coretime/coretime-rococo/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/coretime/coretime-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...e-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/coretime/coretime-westend/src/weights/xcm/mod.rs 11 additions, 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 1 addition, 1 deletion...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/people/people-rococo/src/weights/xcm/mod.rs 11 additions, 2 deletions...ains/runtimes/people/people-rococo/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/people/people-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 1 addition, 1 deletion...e-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/people/people-westend/src/weights/xcm/mod.rs 11 additions, 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 1 addition, 1 deletion...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- polkadot/runtime/rococo/src/weights/xcm/mod.rs 11 additions, 2 deletionspolkadot/runtime/rococo/src/weights/xcm/mod.rs
Please register or sign in to comment