- 14 Mar, 2023 6 commits
-
-
eddie authored
-
Jordan Frankfurt authored
fix: "revert feat: Use ETH based pricing instead of USDC based pricing for quote USD values (#6132) (#6150) * Revert "feat: Use ETH based pricing instead of USDC based pricing for quote USD values (#6132)" This reverts commit a8864614. * revert isLoading api * fix lint errors * fix loading state
-
lynn authored
* init * update unit test * fix hover states, fix landing pg behavior * wip * fix hook * rename tax service hook * fix typo * remove left and right borders on mobile * fix height of inner container on mobile
-
cartcrom authored
* fix: fetch same tokens for topTokens and sparkline queries * fix: updated comment
-
Tina authored
* set loading state in usdc price fetch * remove console log * use 100 for polygon * use 10k for polygon
-
Zach Pomerantz authored
-
- 13 Mar, 2023 3 commits
-
-
Jordan Frankfurt authored
* fix: fix full range LP * make a dedicated hook for syncing query parameters * sync full range button to url * add comment explaining lint rule disable
-
eddie authored
fix: tdp widget bug
-
lynn authored
* fix * incorporate comments from jordan + tina
-
- 12 Mar, 2023 1 commit
-
-
Tina authored
* use non subgraph fields for querying usd prices * undefined check * remove unuecessary logoUrl field * remove outdated test * fix: switch recently fetched tokens to token project market & update missing chart message --------- Co-authored-by:
cartcrom <cartergcromer@gmail.com>
-
- 11 Mar, 2023 7 commits
-
-
Tina authored
fix weth + dont call gql for testnets
-
Tina authored
* add eth denominated usd pricing mecanism * fix usd value change and trade price calculations * remove console log * break out 10k into constant * put back faulty block number check for now - separate PR * add 1 min poll interval * use lib/utils/tryParseCurrencyAmount --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
* chore: bump dep versions * drop sdk-core * checkout lock from main, yarn i, dedupe
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
shortcircuit authored
* Use html for linking to tax services * Add target blank * styling * override default styling --------- Co-authored-by:
Lynn Yu <lynn.yu@uniswap.org>
-
- 10 Mar, 2023 7 commits
-
-
Vignesh Mohankumar authored
* fix: use `chain` query param properly when activating * move * Update src/hooks/useSyncChainQuery.ts Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Zach Pomerantz authored
* fix: update test-size * fix: update main size
-
Zach Pomerantz authored
build: gitignore types and hooks
-
Vignesh Mohankumar authored
-
lynn authored
* working * unused export * remove fiat on ramp toast * design feedback tweaks * add test + final design tweaks from fred * add back fiat on ramp modal * temp * remove temp * remove fiat on ramp stuff * add back modal * remove fiat on ramp ack from reducer * respond to jordan * mobile full width * add feature flag * fixes * TESTING FEATURE FLAG * testing w blair * add stat sig server to prod env * testing stat sig, wait for initialization * revert stat sig testing stuff * fix
-
Vignesh Mohankumar authored
* fix: remove full range warning in AddLiquidity * rm button yellow
- 09 Mar, 2023 8 commits
-
-
Jordan Frankfurt authored
* fix: dont fetch a route for wrap transactions * refactor logic into useBestTrade * add mock for useWeb3React * remove unnecessary diff * fix tests * Update src/hooks/useBestTrade.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/hooks/useBestTrade.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * remove unnecessary wethContract reference --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Annie Ke authored
* fix: change optimism goerli addresses to actual deploy * Update addresses.ts --------- Co-authored-by:
Vignesh Mohankumar <me@vig.xyz>
-
Jesse authored
Update Celo logo SVG with new version
-
Tina authored
-
Charles Bachmeier authored
the limit does not exist Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
eddie authored
-
Zach Pomerantz authored
* chore: clean up 3P initialization * chore: integrations
-
Charles Bachmeier authored
* add new search query and formatting helper fn * working search * skip gql search if not enabled * minimize query --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 08 Mar, 2023 8 commits
-
-
Mike Grabowski authored
* feat: add sentry middleware * chore: remove file * chore: reorg * chore: update txt * chore: fix types * chore * chore: normalize * add todo * Update src/state/logging.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/state/logging.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * chore: update type * nits --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Vignesh Mohankumar authored
* chore: derrive SupportedChainId from sdk-core * fix * fix more types * wip * Revert "wip" This reverts commit dccd83f6ac565d71d0936c57c20f48b99f00d68e. * Revert "fix more types" This reverts commit 4f11b5a10cc78ad24c3a819720b3f12bc8970988. * fix: use literal enum for derived types * Update src/components/NetworkAlert/NetworkAlert.tsx Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Vignesh Mohankumar authored
-
Charles Bachmeier authored
* upgrade seaport * working 1.4 listing * update OS fee to 0% * update zone to null addr * update var name * rounding bug * unused exports --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
eddie authored
* feat: upgrade widget again * fix: verify chainId is supported
-
Zach Pomerantz authored
-
eddie authored
* fix: show error message when token is not found * fix: make onContinue optional
-
eddie authored
* chore: add reviewers to dependabot PRs * chore: update dependabot reviewers to team * fix: remove web tokens * Update .github/dependabot.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-