[xcm ] Compatibility fix for xcm benchmarks (#2934)
* Compatibility fix for xcm benchmarks (cause of missing companion) * ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=asset-hub-polkadot --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible * Fix for reserve_asset_deposited (https://github.com/paritytech/cumulus/issues/1974) * Revert back hard-coded 1_000_000_000_u64 for `reserve_asset_deposited` with TODOs * ".git/.scripts/commands/bench/bench.sh" --subcommand=xcm --runtime=asset-hub-kusama --runtime_dir=assets --target_dir=cumulus --pallet=pallet_xcm_benchmarks::fungible --------- Co-authored-by: command-bot <>
parent
42334277
Showing
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/xcm/mod.rs 9 additions, 3 deletions...s/runtimes/assets/asset-hub-kusama/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs 106 additions, 76 deletions...-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...b-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/xcm/mod.rs 9 additions, 3 deletions...runtimes/assets/asset-hub-polkadot/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs 102 additions, 72 deletions...olkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/xcm/mod.rs 9 additions, 3 deletions.../runtimes/assets/asset-hub-westend/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs 30 additions, 0 deletions...westend/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...-westend/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs 9 additions, 3 deletions...imes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs 30 additions, 0 deletions...-kusama/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...b-kusama/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/mod.rs 9 additions, 3 deletions...es/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/mod.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs 30 additions, 0 deletions...olkadot/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...polkadot/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/mod.rs 9 additions, 3 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_fungible.rs 30 additions, 0 deletions...-rococo/src/weights/xcm/pallet_xcm_benchmarks_fungible.rs
- cumulus/parachains/runtimes/bridge-hubs/bridge-hub-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs 0 additions, 21 deletions...b-rococo/src/weights/xcm/pallet_xcm_benchmarks_generic.rs
Please register or sign in to comment