- 06 Oct, 2023 4 commits
-
-
eddie authored
-
eddie authored
-
eddie authored
-
Matthew Spector authored
-
- 05 Oct, 2023 3 commits
-
-
Charles Bachmeier authored
-
Charles Bachmeier authored
* fix: use discontinued project for low volume test * use token I created * update comment * no info available * remove socials * update comment * checksummed address
-
cartcrom authored
* feat: gas costs ui updates * lint * test: update snapshots * test: update other snapshots
-
- 04 Oct, 2023 5 commits
-
-
eddie authored
* test: try no coverage for unit tests * test: onlychanged * test: try parallel * fix: no http in unit tests * fix: deduplicate * fix: nock only * fix: maxworkers 2 * fix: remove nock * fix: restore nock * fix: comment * fix: try again with jest-offline * fix: remove jest-offline * test: try 2 again * fix: 100%
-
eddie authored
-
Jack Short authored
* formatPercent * hook deps * price chart * price chart formatting * bug bash findings * Update src/utils/formatNumbers.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * fixing merge errors * unit tests * special cases --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
cartcrom authored
* refactor: swap line items and tooltips decomposition * test: test line items directly * refactor: added tooltip prop * refactor: preview trade logic * fix: percentage color * lint * fix: exchange rate alignment * fix: initial pr comments * test: fix snapshots * refactor: var naming * fix: uneeded dep array var * refactor: small nit
-
Jordan Frankfurt authored
* chore: update @web3-react/walletconnect-v2 * update remaining packages and their patches
-
- 03 Oct, 2023 1 commit
-
-
Tina authored
startTime -> deadline
-
- 02 Oct, 2023 5 commits
-
-
Kristie Huang authored
* change fetch url to uniswap api * clean code + write tests * nit updates * nit-rename test --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-
gnewfield authored
* add pages for nonexistent and blocked NFT collections * add padding * fix themed text import * update design and revise based on pr comments
-
Charles Bachmeier authored
-
Charles Bachmeier authored
* feat: setup initial pool details page and route * add pool data query and call on enw page * make query dynamic to url chainId * Get and display Header info * add token symbols * split header into its own file * add helper function to not default to eth chain * add helper function tests * add header component tests * add mocked test for PDP * use valid values * allow unsupported BE chains supported by thegraph * typecheck * remove useless row * no longer needed child * use first and last child * move mock consts to their own file * skele linear task * return null * descriptiive pool not found bool * modify correct logo container * update snapshots * instantiate all chain apollo clients * added snapshot test * merge main and update snapshots * Update src/pages/PoolDetails/PoolDetailsHeader.tsx Co-authored-by:
Nate Wienert <natewienert@gmail.com> * type feeTier * setup init stats component * correctly query pool data for t24, t48, and tWeek timestamps * add comments * sanitize pool data and update tests * correct test data * add todo * lint * show correct data * remove logs * use formatter * showing colored bars * styled graph * get muted color * refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * 1st class var support courtesy of carter * remove logging and adds comments * mobile styling * move Stats to its own file * add test cases * add test file * update padding * remove old test file * respond to feedback * right column wrapper * add non-functional pdp buttons * update tests * add button functionality * working tokenId for position * split buttons in their own file * add tests * reduce screenshots --------- Co-authored-by:
Nate Wienert <natewienert@gmail.com>
-
eddie authored
-
- 30 Sep, 2023 1 commit
-
-
Kristie Huang authored
* feat: add feature flags dynamic config for chains * fix * add better chainid error checking * quiet linter * refactor & should be quick_route_chains only
-
- 29 Sep, 2023 3 commits
-
-
eddie authored
* fix: add unit test * fix: re-use swap parse logic
-
Jack Short authored
* feat: remove buy button and landing terminology for uk * removing tarballs * mocked setup * setting compliance to gb * turning back on defaults * cache for user * moving to hook and grid sizing * fixing tests * comments * landinage page cards * cypress test * removing extra store
-
Tina authored
* wip, added PreviewTrade and now amending request arg type * updates * update logic to progress to swap review screen * add token tax info to preview trades * add loading component * add feature flag and fix analytics and perf stuff * update debounce amount * add latencyMs measure * change types * add inline comments * actually pass in feature flags * dep array * fix snapshot and unit tests * fix unit tests * update font color for loading text * remove all chains feature flag * remove from feature flag modal * dont flicker review modal when allowance is loading * remove comment * add snapshot tests * triple equals * add comment * change cast
-
- 28 Sep, 2023 2 commits
-
-
eddie authored
* feat: uniswapX time-to-sign * fix: animation timing * fix: bug * fix: improve props and remove memo
-
Charles Bachmeier authored
* feat: setup initial pool details page and route * add pool data query and call on enw page * make query dynamic to url chainId * Get and display Header info * add token symbols * split header into its own file * add helper function to not default to eth chain * add helper function tests * add header component tests * add mocked test for PDP * use valid values * allow unsupported BE chains supported by thegraph * typecheck * remove useless row * no longer needed child * use first and last child * move mock consts to their own file * skele linear task * return null * descriptiive pool not found bool * modify correct logo container * update snapshots * instantiate all chain apollo clients * added snapshot test * merge main and update snapshots * Update src/pages/PoolDetails/PoolDetailsHeader.tsx Co-authored-by:
Nate Wienert <natewienert@gmail.com> * type feeTier * setup init stats component * correctly query pool data for t24, t48, and tWeek timestamps * add comments * sanitize pool data and update tests * correct test data * add todo * lint * show correct data * remove logs * use formatter * showing colored bars * styled graph * get muted color * refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * 1st class var support courtesy of carter * remove logging and adds comments * mobile styling * move Stats to its own file * add test cases * add test file * update padding * remove old test file * respond to feedback * right column wrapper * update tests --------- Co-authored-by:
Nate Wienert <natewienert@gmail.com>
-
- 27 Sep, 2023 4 commits
-
-
eddie authored
* fix: hide price when no amount input * fix: snapshots
-
Kristie Huang authored
-
eddie authored
-
eddie authored
-
- 26 Sep, 2023 1 commit
-
-
Jack Short authored
-
- 25 Sep, 2023 1 commit
-
-
Brendan Wong authored
* update polygon branding * Update matic-token-icon.svg
-
- 23 Sep, 2023 2 commits
-
-
Jordan Frankfurt authored
* feat: new app provider w/ fallback behavior * progress * update useContractX signer params * Revert "update useContractX signer params" This reverts commit 386d1580dff77338810a4b31be38efd039d4b138. * extend jsonrpcprovider * add mainnet quicknode example, use old staticJsonRpc extension * add tests * unit testing * fixes to tests/tsc * Update src/state/routing/gas.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * pr review * e2e tests should only talk to the chain via connected wallet * Revert "e2e tests should only talk to the chain via connected wallet" This reverts commit 0ce76eb7e4132917a52b49531db871a189448e51. * add charlie's null nit * fix e2e * add feature flag * Update cypress/support/setupTests.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * pr review * pr feedback * fix tests * add generic send test * fix merge error * add a failure rate calculation and inline comments on scoring algo w/ an example * fix sort test * cleaner provider creation * simplify sort --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Tina authored
* remove now untrue test * add test about missing stats
-
- 22 Sep, 2023 8 commits
-
-
eddie authored
* feat: show usd price with no input amount * fix: snapshots * fix: make tokens undefined only - no null * fix: readability * fix: syntax improvements
-
Kristie Huang authored
* fix: should show slippage/deadline on LP flow settings * write unit tests & update --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-
Charles Bachmeier authored
* refactor: move getColor to src * refactor useColor to use getColor function * remove consts * refactor files * clean up color convert fn * move getColor test and import test images * hardcode array buffers for images * add invalid png
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* feat: eagerly connect outside of react lifecycle * test: reflect selected wallet in localStorage * test: spy only on portfolio balances * feat: connectionReady * feat: connecting state * feat: leave space for address * fix tests * better meta * fix * fix wallet change * add interactivity earlier * add validation * update localstorage key in cypress setup * even less thrash * load per account * simplify, hopefully * explanatory * inf render * whoopsie * ordering
-
Charles Bachmeier authored
* correctly query pool data for t24, t48, and tWeek timestamps * add comments * sanitize pool data and update tests * correct test data * add todo * lint * remove logs * 1st class var support courtesy of carter * remove logging and adds comments
-
eddie authored
-
eddie authored
-