This repository has been archived by the owner on May 21, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Changing XCM config for allow teleport from and to AH (#257)
* update filter for allowing teleport * allow all teleporters * provisory wieght for receive_tele - must benchmark * remove CheckAccount on CurrencyAdapter * Implement trusted teleporter * cargo fmt * id does not match HOP id so blocks valid reserve * must add valid junction for native foreig asset * cargo fmt * add assetRegistry to Stout * add mockToken and comment fung trader * Hop Trader on Stout, remove reserve check * add Teleport Filter to allow only HOP * add parachain as valid junction for asset registry * clean dead code -fmt - re enable fung transactor * Change Filter approach to iter Co-authored-by: Hector Bulgarini <[email protected]> * fix lint and duplicated code on filter * fix teleport filter, remove match prefix --------- Co-authored-by: Hector Bulgarini <[email protected]>
- Loading branch information
1 parent
345a253
commit acb7be7
Showing
7 changed files
with
133 additions
and
49 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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