Commit 8bd3aec7 authored by Patricio Napoli's avatar Patricio Napoli Committed by GitHub
Browse files

Added Asset Conversion in Kusama (#2935)



* Changes for asset conversion in ksm

* applied changes to forbid batch calls in xcm filters for ksm and wnd, fixed tests typing, cleaned up

* updated weights for pallet_asset_conversion in ksm

* updated swap_locally_on_chain_using_local_assets test

* added more call filters, approval deposit fix

* Update parachains/runtimes/assets/asset-hub-kusama/src/xcm_config.rs

* Update tests to be like master

* set metadata needed for the test.

* Update parachains/runtimes/assets/asset-hub-kusama/src/lib.rs

Co-authored-by: default avatarjoe petrowski <[email protected]>

* Update parachains/runtimes/assets/asset-hub-kusama/src/lib.rs

Co-authored-by: default avatarjoe petrowski <[email protected]>

* removed hardcoded existential_deposit in local swap test

* storage to const

We're not planning on setting this via an on chain vote so let's have it as a const.

* unneeded tests

* const

* shorter line

* missed one

* remove unused import

* Update parachains/runtimes/assets/asset-hub-kusama/src/lib.rs

Co-authored-by: default avatarBastian Köcher <[email protected]>

---------

Co-authored-by: default avatarjoepetrowski <[email protected]>
Co-authored-by: default avatarjoe petrowski <[email protected]>
Co-authored-by: default avatarGiles Cope <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 3288148a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment