-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(multichain): Filter out non-Celo tokens in legacy token selectors (…
…#4236) ### Description Fixes an issue where non-Celo tokens can possibly be returned by legacy selectors, leaking multi-chain features in unintended places. [Slack thread with context.](https://valora-app.slack.com/archives/C02KBT0DAHJ/p1695763773794809) ### Test plan Unit tested ### Related issues N/A ### Backwards compatibility Yes.
- Loading branch information
Showing
24 changed files
with
616 additions
and
93 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.