-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(orders-table): display allowance warning in Safe (#5207)
* fix(orders-table): display allowance warning in Safe * refactor: check order allowance sufficiency taking permit into account * chore: fix lint * fix: check permit amount only if order was never filled * fix: parse permit with try/catch --------- Co-authored-by: Anxo Rodriguez <[email protected]>
- Loading branch information
Showing
15 changed files
with
70 additions
and
241 deletions.
There are no files selected for viewing
34 changes: 0 additions & 34 deletions
34
...odules/ordersTable/containers/OrdersTableWidget/hooks/useGetOrdersToCheckPendingPermit.ts
This file was deleted.
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
97 changes: 0 additions & 97 deletions
97
apps/cowswap-frontend/src/modules/permit/hooks/useCheckHasValidPendingPermit.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.