This repository was archived by the owner on Nov 15, 2023. It is now read-only.
Commit 1fcfaed
authored
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 <>1 parent 7be4c26 commit 1fcfaed
File tree
12 files changed
+2085
-418
lines changed- parachains/runtimes/assets
- asset-hub-kusama/src
- weights
- asset-hub-polkadot/src
- weights
- asset-hub-westend/src
- weights
12 files changed
+2085
-418
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
272 | | - | |
| 272 | + | |
273 | 273 | | |
274 | 274 | | |
275 | 275 | | |
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
798 | 798 | | |
799 | 799 | | |
800 | 800 | | |
801 | | - | |
802 | | - | |
| 801 | + | |
| 802 | + | |
803 | 803 | | |
804 | 804 | | |
805 | 805 | | |
| |||
1032 | 1032 | | |
1033 | 1033 | | |
1034 | 1034 | | |
| 1035 | + | |
| 1036 | + | |
| 1037 | + | |
| 1038 | + | |
| 1039 | + | |
| 1040 | + | |
| 1041 | + | |
1035 | 1042 | | |
1036 | 1043 | | |
1037 | 1044 | | |
| |||
1158 | 1165 | | |
1159 | 1166 | | |
1160 | 1167 | | |
| 1168 | + | |
| 1169 | + | |
| 1170 | + | |
1161 | 1171 | | |
1162 | 1172 | | |
1163 | 1173 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
0 commit comments