- 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 14 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
-
eddie authored
-
Zach Pomerantz authored
* chore: prohibit barrels * lint * lint * more lint * add motivation to eslint message
-
eddie authored
* fix: show common bases on mobile * test: add unit tests
-
eddie authored
* fix: reset LDO approvals * fix: constant file, better name * Update src/components/swap/constants.ts Co-authored-by:
Charles Bachmeier <charles@bachmeier.io> --------- Co-authored-by:
Charles Bachmeier <charles@bachmeier.io>
-
eddie authored
* test: unit tests for activity tab createGroups * fix: update cloud test snapshots
-
Zach Pomerantz authored
-
- 21 Sep, 2023 7 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
* build: improve tree-shaking * dedup terser
-
eddie authored
-
cartcrom authored
* refactor: implement chart model type * refactor: move PriceChart component into charts folder * refactor: relocate pricechart test file * lint * fix: pr comments * fix: use formatter hook in price chart file
-
Nate Wienert authored
* feat: make meta theme-color adapt to new spore background colors * fix: make glow behind swap modal use a blur strategy rather than box shadow for a more squared glow * test: grainy bg * fix: make pool liquidity add input focus border same as swap * remove svg grain
-
Zach Pomerantz authored
* feat: eagerly connect outside of react lifecycle * test: reflect selected wallet in localStorage * test: spy only on portfolio balances
-
Zach Pomerantz authored
-
- 20 Sep, 2023 3 commits
-
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Brendan Wong authored
remove settings button from lp page
-
- 19 Sep, 2023 9 commits
-
-
Charles Bachmeier authored
* feat: block link previews for blocked collections * update collection test * single invalid * move blocklist to its own const file * rename file to blocklist
-
Charles Bachmeier authored
-
Zach Pomerantz authored
-
Jack Short authored
-
eddie authored
* fix: fetch balances when opening token selector in LP page * fix: move PrefetchBalancesWrapper
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Zach Pomerantz authored
-
Charles Bachmeier authored
-
- 16 Sep, 2023 3 commits
-
-
Callil Capuozzo authored
* Polish search bar styles * fix hover state * Change background to surface1 * update tests * Update styles
-
Zach Pomerantz authored
-
Kristie Huang authored
* fix: duplicate or single-token remove-liquidity routes should show error page * use maxUint256 for nonexistent pool * move tests back to rem-liq * rename pooled token id * nit: use uni address from sdk core * nit: use maxuint256 from sdk core * nit: use liqudityValue for doublecurrencylogo --------- Co-authored-by:
Kristie Huang <kristie.huang@uniswap.org>
-