-
Notifications
You must be signed in to change notification settings - Fork 349
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add more TS tests for pallet-xcm precompile (#3107)
* add tests for native fee payment * fix sudo * add tests for transferAssetsUsingTypeAndThen() * fix test name * try using evm foreign assets in pallet-xcm precompile * fix: pallet-xcm-precompile shall allow subcalls * increase recursion_limit to 1 in pallet-xcm-precompile * fix formatting * test(): correctly check balance of evm native assets * fix tests * clean code * refactor test --------- Co-authored-by: Rodrigo Quelhas <[email protected]> Co-authored-by: Rodrigo Quelhas <[email protected]> Co-authored-by: Gonza Montiel <[email protected]>
- Loading branch information
1 parent
77c99af
commit 06c3db2
Showing
6 changed files
with
499 additions
and
127 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.