- 02 Sep, 2023 2 commits
-
-
cartcrom authored
* feat: disable exact_output FOT swaps * fix: pr comments * test: update snapshots * feat: dynamically fetch tax rates * remove tax constants file * test: update useRoutingAPITrade expected args * fix: useSwapTaxes nits * lint: useSwapTaxes dependency array
-
cartcrom authored
* fix: detect refunds on exact_out native swaps * fix: correct comment
-
- 01 Sep, 2023 2 commits
- 31 Aug, 2023 4 commits
-
-
eddie authored
* feat: remove dead statsig flag * fix: e2e test
-
eddie authored
* fix: remove unused feature flags * fix: remove flag from tests * fix: tests * fix: remove useUniswapX param
-
Jack Short authored
* adding currency settings option * moving menu item to shared component * adding supported currencies * currency menu items * currency url params * currency selector e2e tests * fixing tests * currency icons * removing eslint * removing another eslint disable * renaming to local currency * more name changes * design updates * renaming file * fixing lint * Update src/components/AccountDrawer/SettingsMenu.tsx Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> * alphabetical ordering currencies * column padding * padding only for mobile * memoizing into switch --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io>
-
eddie authored
-
- 30 Aug, 2023 2 commits
-
-
Charles Bachmeier authored
* refactor: log no route found instead of paging * typo * log router preference --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
eddie authored
* fix: remove base goerli from chain selector * fix: remove all base goerli references * fix: typecheck
-
- 29 Aug, 2023 1 commit
-
-
Charles Bachmeier authored
* feat: add info site migration feature flags * feat: feature flag modal improvements * scrollbar padding * button padding
-
- 28 Aug, 2023 1 commit
-
-
Charles Bachmeier authored
* feat: useStableCointValue for nft eth usd price * add new file * useUSDPrice * rename
-
- 26 Aug, 2023 2 commits
-
-
Nate Wienert authored
* fix: bridge chain popup line break * fix: background initial gradient to match the default ETH bg for light and dark mode
-
Tina authored
* add feature flag for uniswapx exact out trades * dont route PRICE lookups through uniswapx * add e2e test
-
- 25 Aug, 2023 3 commits
-
-
Charles Bachmeier authored
* feat: track connected wallet provider calls to be replaced with be/infura * update analytics events * wrap analytics events in useEffects * Update src/hooks/useContract.ts Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Nate Wienert authored
* Add colors and type and fix everywhere * fix text.tsx * Color and text adjustments * Further tweaks * Removed promotional gradient Changed to pink * Add new icons and tweak broken colors * Kill shadows Removes shadows from NFT cards, Pools and Tokens tables * Update icons Update filled and info icons to filled versions * Update bag icon Changed to fill style * Change share icon Changed to the new filled arrow * Fix merge errors * update tests * Complete find and replace old colors * Fix colors on pool pages * Update index.test.tsx.snap * fix header hover states * update test * Update connect button hover state * Update styles design bash * Update tests * Update fonts * fix buy button font weight * update tests * fix jumping input boxes * lint * lints * update tests * redo auth header * fix issues * fix snapshots * use individual weights instead of variable for nicer $ signn * update tests * make dark mode glow distinct * remove commented out code * icons in react * update textSecondary * fix feedback * port over token test fix * lint * fix: make popups appear above drawer and near top conditionally only when drawer is open * Revert "fix: make popups appear above drawer and near top conditionally only when drawer is open" This reverts commit 994697144374ae3fc0cdf9275bce538fda5fc8de. --------- Co-authored-by:
Callil Capuozzo <callil.capuozzo@gmail.com> Co-authored-by:
pp-hh-ii-ll <111304124+pp-hh-ii-ll@users.noreply.github.com> Co-authored-by:
Callil Capuozzo <callil@uniswap.org>
-
Jack Short authored
* fix: smart contract wallets unsupported * logging to amp * response was deleted
-
- 24 Aug, 2023 6 commits
-
-
cartcrom authored
* fix: workaround to include tax in slippage tolerance * refactor: simplify tax line item components * docs: update FOT comments * fix: simplify tax calculation logic * docs: update comment and add TODO * fix: use postTaxAmountOut for price change calculation * fix: use preTaxStablecoinPriceImpact for swab button warnings * test: unit test for swap details/modal * feat: add feature flag to gate FOT changes * docs: add comment to postTaxOutputAmount getter * fix: reword fee tooltip * refactor: warning theme color variable usage * fix: update snapshots * fix: use preTaxStablecoinPriceImpact for price impact prompt logic * lint: dependency array
-
eddie authored
-
Charles Bachmeier authored
feat: add sentry monitoring for no_route error
-
Jordan Frankfurt authored
* fix: proposal creation layout on safari * add important to header margin
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
- 23 Aug, 2023 5 commits
-
-
eddie authored
-
eddie authored
* fix: setTraceError in swap callback * fix: move error class to util file
-
Jordan Frankfurt authored
-
cartcrom authored
-
Jordan Frankfurt authored
* fix: ensure lists are present before running update * pr input from zzmp
-
- 22 Aug, 2023 1 commit
-
-
Nate Wienert authored
improve cypress test
-
- 19 Aug, 2023 5 commits
-
-
Jack Short authored
* chore: moving provider from coned to interface * moving signing over to interface * updating lockfile * dedup * use d3-array build for jest * downgrading jest/types * Revert "downgrading jest/types" This reverts commit 88d3746c00dcd98275be18a4b8af0314ae4329ad.
-
Brendan Wong authored
reorganize chain priority
-
Zach Pomerantz authored
* feat: check cache before debouncing quote * feat: use cached values if available * fix: initial loading state * fix: no transition to loading * chore: return skipToken from args * test: update snapshots * fix: add back stale state
-
eddie authored
* wip: more metrics * wip: SWAP_INPUT_FIRST_USED * feat: track elapsed times * feat: add e2e test * fix: order of logging * feat: swap quote request logging * feat: e2e test * feat: another property * test: test events separately * fix: dont log for price quotes
-
Jack Short authored
* Revert "feat: use router depending on the origin (#6982)" This reverts commit c9b4016b. * updating tests * fixing import from styled components * fixing styled imports
-
- 18 Aug, 2023 6 commits
-
-
Zach Pomerantz authored
* feat: prefetch eth price for swap currencies * chore: clarify namings
-
Jordan Frankfurt authored
* chore: update web3-react yarn deduplicate * catch .warn warnings
-
Zach Pomerantz authored
fix: consider debouncing as loading state
-
Brendan Wong authored
* make line height bigger * Update [[index]].tsx
-
Brendan Wong authored
* fix: add assets to public folder * Update global-teardown.ts * update assets * resize logos
-
Jack Short authored
* chore: moving language selection to own settings panel * auto switch when close * updating e2e * clickable style * moving behind feature flag * fixing tests * this looks nicer * nowrap for overflow
-