You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 21, 2024. It is now read-only.
Should be relatively simple. The only things that might conflict with the the branch are the benchmarks of drop_assets, asset_registry and lockdown pallet since the weights are still using V1 format. But should be a simple fix.
I will include the zombienet refactor #190 alongside the CI refactoring #174 in a single PR once the changes are merged into main.
Also some CI testing needs to be done since currently the ubuntu machine that executes the commands runs out of memory when running the commands. We discussed with alex that some tweaking needs to be done in this section to fix that issue
- name: Free Disk Space (Ubuntu)uses: jlumbroso/free-disk-space@mainwith:
android: truedotnet: falsehaskell: falselarge-packages: falseswap-storage: false
Backport latest merged PRs from
main
branch intoxcmv3-dev
.drop_assets()
ofTrappistDropAssets
#165asset-registry
refactoring #173GenesisConfig
#176pallet_xcm_benchmarks
#185MultiLocation
for asset-registry #224pallet_xcm_benchmarks::generic::claim_asset
benchmark #226pallet-preimage
benchmarks #230Hopefully, the commits can just be cherry-picked and re-applied on
xcmv3-dev
.Depends on #171
The text was updated successfully, but these errors were encountered: