-
Notifications
You must be signed in to change notification settings - Fork 199
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add retryable expiration notice to deposit L2 failure state (#424)
* Dev : Enhanced the L2 deposit failure state according to design * Dev : Fixed the text overlapping in mobile responsive mode * Dev - made the retryable days in failed deposit card - dynamic * Dev: minor label changes * Dev : enhanced retryable day handling logic, updated the design to latest * Dev : Refactored the expiry date logic to retryable util * Dev : updated the transaction table row expiry design according to figma * Dev : made the Retryable expiration getter method naming more apt * fix: update to correct L2 when switching networks (#429) * refactor: Detect corrects L1 and L2 when switching network * Restore unused component, fix undefined check * Properly override chainIdToDefaultL2ChainId in RegisterLocalNetwork * feat: add unstoppable domains support (#431) * feat: add unstoppable support * clean up code according to review comments * remove support for polygon UD names * rename methods * Dev : PR review pointers addressed * Dev : Revised the logic, PR review pointers addressed #2 Co-authored-by: Christophe Deveaux <[email protected]> Co-authored-by: Fionna Chan <[email protected]>
- Loading branch information
1 parent
040a374
commit 484fd36
Showing
5 changed files
with
186 additions
and
40 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