-
Notifications
You must be signed in to change notification settings - Fork 182
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: notify users when arbitrum bridge claim is ready (#7876)
* chore: make arbitrum bridge claim status hook not rely on tx history * feat: placeholder toast * feat: update design of claims notification * feat: redirect to claim route on notification click * feat: close the notification when clicked * fix: app crash due to provider shenanigans * fix: glitchiness when opening claims * fix: consolidate slide transitions around trade page * chore: skip better than isDisabled * feat: stop polling arbitrum bridge txs when they are known to be executed * fix: re-enable arbitrum bridge tx polling when wallet changes
- Loading branch information
1 parent
3cd8986
commit e78c095
Showing
9 changed files
with
238 additions
and
156 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
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.