uniswap-interface-uncensored/cypress
Zach Pomerantz efb76200ce
feat: adds permit2 and universal router integration (#5554)
* feat: disable approval if permit2 is enabled

* feat: add permit through permit2

* fix: include analytics

* chore: pass permit to useSwapCallback

* feat: use universal router

* fix: remove unused import + update param formmating

* fix: suppress eslint error on restricted imports

* fix: lint issues

* fix: do not disable unapproved permit2 swap

* Revert "fix: do not disable unapproved permit2 swap"

This reverts commit be3f758e36db90edf205cbe35d091da3c12c1737.

* fix: do not disable unapproved permit2 swap

* fix: allow error for permit2 swap

* fix: better sequencing to handle rejections

* build: upgrade universal router sdk to include goerli address

* fix: mv block time into const

* fix: rm unnecessary id

* fix: cast swap error to string

* chore: parity with widgets

* test: rm old feature flags

* fix: gate permit2 on chain deployment

* fix: import for gate

Co-authored-by: Yannie Yip <yannie.yip@uniswap.org>
2022-12-07 11:24:50 -08:00
..
e2e feat: adds permit2 and universal router integration (#5554) 2022-12-07 11:24:50 -08:00
fixtures feat: add support for 0.01% tier (#2769) 2021-11-12 09:46:26 -05:00
support chore: remove more unused exports (#5515) 2022-12-02 16:44:07 -05:00
utils chore: Cypress utility function for selecting feature flags and walletdrop down cypress tests (#4536) 2022-09-09 14:54:54 -04:00
release.ts build: wait 1m between release tests (#4077) 2022-07-11 13:24:01 -04:00
tsconfig.json test: update cypress (#3908) 2022-06-13 17:43:58 -04:00