-
Notifications
You must be signed in to change notification settings - Fork 85
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: enable full foreign collect flow via extrinsic (#1556)
* feat: extend reach of collect_for * refactor: allow_investment_currency * fmt: clippy * tests: add usdt register setup * Apply suggestions from code review Co-authored-by: Nuno Alexandre <[email protected]> * chore: apply suggestions from code review * docs: fix logical error * fix: foreign payment, payout currency checks * fix: stricter invest currency requirements * feat: short circuit zero collections --------- Co-authored-by: Nuno Alexandre <[email protected]>
- Loading branch information
1 parent
71cd8a4
commit c263cef
Showing
14 changed files
with
1,052 additions
and
506 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
Oops, something went wrong.