AssetHubs - split weights for pallet_assets (#2743)
* AssetHubs - split weights for pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-kusama assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-kusama assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-westend assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-polkadot assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-westend assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-polkadot assets pallet_assets * Rename weight file for pallet_assets instances (polkadot) * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-polkadot assets pallet_assets * Rename weight file for pallet_assets instances (kusama/westend) * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-kusama assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-westend assets pallet_assets * Changed `pallet_assets_remote` -> `pallet_assets_foreign` * fmt * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-kusama assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-westend assets pallet_assets * ".git/.scripts/commands/bench/bench.sh" pallet asset-hub-polkadot assets pallet_assets --------- Co-authored-by: parity-processbot <>
parent
ad2189ae
Showing
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/lib.rs 14 additions, 4 deletions...us/parachains/runtimes/assets/asset-hub-kusama/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/mod.rs 2 additions, 1 deletion...hains/runtimes/assets/asset-hub-kusama/src/weights/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_assets_foreign.rs 528 additions, 0 deletions...ets/asset-hub-kusama/src/weights/pallet_assets_foreign.rs
- cumulus/parachains/runtimes/assets/asset-hub-kusama/src/weights/pallet_assets_local.rs 161 additions, 144 deletions...ssets/asset-hub-kusama/src/weights/pallet_assets_local.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/lib.rs 14 additions, 4 deletions.../parachains/runtimes/assets/asset-hub-polkadot/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/mod.rs 2 additions, 1 deletion...ins/runtimes/assets/asset-hub-polkadot/src/weights/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs 532 additions, 0 deletions...s/asset-hub-polkadot/src/weights/pallet_assets_foreign.rs
- cumulus/parachains/runtimes/assets/asset-hub-polkadot/src/weights/pallet_assets_local.rs 125 additions, 113 deletions...ets/asset-hub-polkadot/src/weights/pallet_assets_local.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/lib.rs 14 additions, 4 deletions...s/parachains/runtimes/assets/asset-hub-westend/src/lib.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/mod.rs 2 additions, 1 deletion...ains/runtimes/assets/asset-hub-westend/src/weights/mod.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/pallet_assets_foreign.rs 534 additions, 0 deletions...ts/asset-hub-westend/src/weights/pallet_assets_foreign.rs
- cumulus/parachains/runtimes/assets/asset-hub-westend/src/weights/pallet_assets_local.rs 157 additions, 146 deletions...sets/asset-hub-westend/src/weights/pallet_assets_local.rs
Please register or sign in to comment