uniswap-interface-uncensored/src
cartcrom cf2b6bf568
fix: portfolio balances after switching accounts (#6527)
* fix: handle portfolio staleness upon account change

* fix: only consider current account for tx updates

* test: add e2e test for account switching

* fix: remove unnused data-testid

* fix: added todo comment

* refactor: move test into existing folder

* fix: add account to dependency array

* todo: tx reducer

* test: update cypress config to pass in env variables

* fix: undo unintended change

* fix: use process.env

* fix: use regex instead of env
2023-05-18 16:32:35 -04:00
..
abis fix: update permit2 to match widget implementation again (#5826) 2023-01-13 11:28:54 -08:00
assets fix: updated uniswap wallet images (#6390) 2023-04-20 10:54:33 -04:00
components fix: portfolio balances after switching accounts (#6527) 2023-05-18 16:32:35 -04:00
connection fix: don't console.error for WalletConnect modal close (#6559) 2023-05-15 12:13:34 -04:00
constants chore: Refactor swap request flow (#6499) 2023-05-16 16:33:46 -04:00
featureFlags feat: add feature flag for URA (#6593) 2023-05-18 10:14:18 -07:00
graphql feat: [DetailsV2] Offer and Listing Tables (#6515) 2023-05-15 09:14:09 -07:00
hooks chore: Refactor swap request flow (#6499) 2023-05-16 16:33:46 -04:00
lib feat: add retry logic for dynamic imports (#6512) 2023-05-16 16:53:22 -04:00
locales chore(i18n): new Crowdin translations (#6196) 2023-03-21 20:01:47 -04:00
nft feat: [DetailsV2] Show data page header when nft scrolled out of view (#6585) 2023-05-18 09:41:04 -07:00
pages feat: only pre-cache the document (#6580) 2023-05-17 12:10:28 -07:00
serviceWorker feat: only pre-cache the document (#6580) 2023-05-17 12:10:28 -07:00
state fix: portfolio balances after switching accounts (#6527) 2023-05-18 16:32:35 -04:00
test-utils chore: Refactor swap request flow (#6499) 2023-05-16 16:33:46 -04:00
theme feat: new review design (#6451) 2023-05-16 15:15:30 -07:00
tracing fix: filter error caused by missing meta tags (#6546) 2023-05-16 16:40:25 -04:00
types chore: remove some unused exports (#5514) 2022-12-02 16:22:04 -05:00
utils feat: only pre-cache the document (#6580) 2023-05-17 12:10:28 -07:00
i18n.tsx
index.tsx feat: 🤑 Portfolios 🖼 (#6216) 2023-03-22 11:29:26 -04:00
polyfills.ts build: upgrade to webpack5 with polyfilled Buffer (#6568) 2023-05-15 14:07:05 -07:00
react-app-env.d.ts feat: adds Ledger Connect to non-MetaMask wallet list (#6257) 2023-03-27 16:16:30 -04:00
service-worker.ts feat: service worker with etag cache (#3897) 2022-06-14 15:40:52 -04:00
serviceWorkerRegistration.ts build: add env utils (#4304) 2022-08-08 09:38:37 -07:00
setupTests.ts refactor: imports shared polyfills in setupTests (#6571) 2023-05-15 17:11:28 -04:00