- 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 7 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
-
eddie authored
-
- 17 Aug, 2023 8 commits
-
-
Brendan Wong authored
* Update PriceChart.tsx * simplify deltaarrow function * update text coloring * increase gap a bit more * rename tags * restyling of information * fix import issue * Update src/components/Tokens/TokenDetails/PriceChart.tsx Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * unit testing! --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
Jordan Frankfurt authored
* feat: dedupe on commit * run existing script
-
Brendan Wong authored
* feat: lower white levels if too close * testing and parameterization * Update getColor.ts * Update getColor.test.ts * Update getColor.ts * Update getColor.test.ts * Update getColor.test.ts
-
eddie authored
* wip: more metrics * wip: SWAP_INPUT_FIRST_USED * feat: track elapsed times * feat: add e2e test * fix: order of logging * fix: nits
-
Brendan Wong authored
Update 1200x630_Rich_Link_Preview_Image.png
-
Zach Pomerantz authored
-
Brendan Wong authored
* feat: add CodeCov to cloud tests * Update codecov.yml * Update codecov.yml * get cov to 80% * remove unneeded test
-
Thomas Thachil authored
-
- 16 Aug, 2023 4 commits
-
-
eddie authored
* feat: start working on redux migrations * feat: fix migations and add tests * feat: fix persistence and improve tests * fix: tests * fix: rename test file so it doesnt run in jest * fix: tests * fix: lint * feat: indexedDB * fix: e2e tests * fix: address some comments * fix: update legacy migrations * fix: fix rehydrations * fix: remove PersistGate and fix e2e tests * fix: add comment to helper function
-
Nate Wienert authored
-
cartcrom authored
* test: e2e uniswapX toggle/opt-in tests * fix: update visit to match new version of hardhat * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * test: uniswapx activity * fix: lint and small pending hook refactors * test: e2e UniswapX orders (#7110) * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * fix: PR nits
-
cartcrom authored
* test: e2e uniswapX toggle/opt-in tests * fix: update visit to match new version of hardhat * test: e2e UniswapX orders (#7110) * test: e2e gouda orders * fix: remove swapping before allowance has loaded * refactor: opt-in rather than toggle * fix: test comment * fix: PR nits
-
- 15 Aug, 2023 9 commits
-
-
Charles Bachmeier authored
* fix: test id based on address instead of ticker * add chain to test id * use token address * lowercase
-
Charles Bachmeier authored
* filter search results * feat: add full base TDP support * add base to uni wallet supported chains
-
eddie authored
* feat: swap quote latency * feat: measure quote latency * feat: swap quote latency * fix: improve variable name
-
Tina authored
bump ver
-
Nate Wienert authored
-
Brendan Wong authored
* fix: remove flakey tests * increase setup time * reduce max workers * Update .github/workflows/test.yml Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update functions/global-setup.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update global-teardown.ts * add retry time --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Tina authored
feature flag cleanup
-
eddie authored
* feat: add chainId to swap_tx_completed * feat: time_to_sign * test: add tests for SignedTransactionTimestampRegistry * fix: remove time_to_sign
-
Brendan Wong authored
* fix margins for nav * fix spacing on mobile * Revert "fix spacing on mobile" This reverts commit c87791669a826dd37f93ad219ad8e780e333b5b1. * update css for minis
-
- 14 Aug, 2023 1 commit
-
-
Tina authored
* add time to sign analytics * move comment
-