- 11 Sep, 2023 5 commits
-
-
cartcrom authored
* refactor: price chart timestamps * fix: remove unnused file * refactor: util file name * fix: use correct var for axis * refactor: use backup var instead of throwing error for timeMinute interval
-
eddie authored
-
Jack Short authored
* chore: displaying local currency and language formatting * moving to hook * moving it to useformatter hook * moving hook to bottom of file
-
Jack Short authored
-
Tina authored
* log auto slippage setting for gas estimate failed * add to dep array
-
- 09 Sep, 2023 5 commits
-
-
eddie authored
-
cartcrom authored
* refactor: move delta component out of price chart file * refactor: remove PortfolioArrow * refactor: search row arrow cell * fix: svg prop + snapshots failing unit tests * refactor: css nit
-
cartcrom authored
-
cartcrom authored
-
Nate Wienert authored
-
- 08 Sep, 2023 7 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Nate Wienert authored
* improve cypress test * fix: CODEOWNERS uses Github syntax
-
eddie authored
* wip * feat: use startTimeBufferSecs from API response
-
cartcrom authored
* init * fix: completely hide tax rows while syncing * test: use syncing = false for fot tests
-
eddie authored
* fix: replace base rpc urls with public rpcs * fix: designation of safe vs fallback * fix: remove duplicate
-
eddie authored
* feat: uniswapX default feature flag * fix: bad merge * fix: toggle behavior and style issues * fix: toggle behavior
-
- 07 Sep, 2023 4 commits
-
-
cartcrom authored
* fix: gate FOT UI in swap component * feat: help article
-
eddie authored
-
Jordan Frankfurt authored
* fix: reduce flake from race condition * use interface instead of type for props * closeMenu instead of closeModal with type * simplify useCloseModal * fix bug * pr feedback * remove unnecessary code * fix button wrapper style * remove ApplicationModal.WALLET * update color for spore
-
Zach Pomerantz authored
-
- 05 Sep, 2023 5 commits
-
-
Charles Bachmeier authored
-
Jack Short authored
-
Jack Short authored
* feat: adding currency conversion hook * 5m cache policy * conversion rate hook * usd check in outer hook * converting usd price to localcurrencyprice * checking usd manually
-
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 * adding currencies * changing formatter rules to formatter options * renaming file * fixing lint * custom currency symbol in number formatting * refactoring input to number formatter * locale selection * updating all format numbers with currency and locale * updating portfolio * better formatting symbols * removing adding locale and currency * upgrading constants to be translatable * refactoring * adding tests * updating comment * removing 0 from hardcoded input and comment
-
Charles Bachmeier authored
* feat: add source to subgraph queries * update test
-
- 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
-