- 07 Mar, 2023 3 commits
-
-
Mike Grabowski authored
* Update index.tsx * Update index.tsx * add type * chore: fix lint
-
Vignesh Mohankumar authored
-
eddie authored
-
- 06 Mar, 2023 2 commits
- 04 Mar, 2023 9 commits
-
-
gzeon authored
* chore: add ARBITRUM_GOERLI * chore: add arb goerli custom deployment * fix: typo * chore: add arbitrum goerli rpc * fix: add rpc url for arb goerli * chore: update providers.ts * fix: arb goerli everywhere * fix: declare ARBITRUM_GOERLI as testnet * chore: add ARBITRUM_GOERLI to theme * Merge remote-tracking branch 'upstream/main' * chore: add todos * fix: patch router * fix: use bridged goerli usdc * chore: remove patch * feat: add usdc to arb goerli default * chore: bump smart-order-router to 3.4.0 * fix: yarn-deduplicate * chore: bump sdk-core to 3.1.1 * revert: smart-order-router 2.10.0 * Revert "chore: remove patch" This reverts commit 84311c182809cc6df22de5f51fc6505a5f593e99. * fix: remove debug log in patch file * fix: use bridged official Goerli USDC in patch * fix: revert unnecessary change to yarn.lock * fix: yarn yarn-deduplicate * docs: fix comments * remove patch * rm rink * link --------- Co-authored-by:
Vignesh Mohankumar <me@vig.xyz>
-
Vignesh Mohankumar authored
* fix * Update cypress/support/ethereum.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Zach Pomerantz authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
upgrade
-
Zach Pomerantz authored
* build: upgrade ethers@5.7.2 * fix: use namehash directly * fix: TS7030 * build: upgrade widgets version and smart-order-router (#6053) * upgrade widgets * build: dedup router packages --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * chore: remove deprecated chains (#6054) * start * more * more * more * use SupportedChainId from sdk * add support for arbitrum goerli * add arbitrum_goerli to jsonrpc list * local sdk-core * Revert "add arbitrum_goerli to jsonrpc list" This reverts commit 51b29764f55685fc2f29a0366725ed7ba4b3bde6. * add local chain ids * Revert "add support for arbitrum goerli" This reverts commit 46cdd15543170d76f816eacb932d325a6cca98a6. * rm arb goerli in supported chain ids * autofix * fix import * fix import * fix import * move back down for sdk-core * use the supportedchainid * add-types * comment --------- Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com> * combine --------- Co-authored-by:
Vignesh Mohankumar <vignesh@vigneshmohankumar.com> Co-authored-by:
Vignesh Mohankumar <me@vig.xyz> Co-authored-by:
Jordan Frankfurt <jordanwfrankfurt@gmail.com>
-
eddie authored
* fix: e2e tsts for goerli * fix: test
-
Marcus Milton-Ellis authored
* Imporove a11y * fix cypress test * Add translations to labels
-
- 03 Mar, 2023 4 commits
-
-
Jordan Frankfurt authored
-
Zach Pomerantz authored
-
Jordan Frankfurt authored
-
-
- 02 Mar, 2023 1 commit
-
-
Charles Bachmeier authored
* defined useTrendingCollections hook and made fields optional * working trending collections table * add gql file * add gql to search suggestions and handle floor wei vs eth * gql carousel * fontWeight typo and skip if flag disabled --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 01 Mar, 2023 4 commits
-
-
cartcrom authored
-
Jack Short authored
* moving cards to styled components * converting rows to styled components * image * finished images * handling all media * removed VE from cards * no content colors * removing aspect ratio calc * responding to all comments
-
Charles Bachmeier authored
* NFT-1113 add new statsig backed feature flag for nft graphql migration * remove comment --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
Charles Bachmeier authored
* NFT-91 move listing mode to shared * move expiration setting out of useEffect * simplify price input color logic * unused boolean * simplify removal of local listing market * handle global same pricing * undo local market change * added comment * undo expiration changes * remove old listing state logic * formatting * small cleanup * cleanup * deprecate global listing state * use stablecoin values * remove unused pausing functionality * remove unused pausing functionality * remove unused warning logic * remove unused royalty field * use royalty helper fn * simplify global vs normal price input * simplified price setting logic * price inputs need to respond to global price method changes * slight simplifcations * move dynamic price logic to hook * move utils file * move enum to shared * only usdc check --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 28 Feb, 2023 3 commits
-
-
Vignesh Mohankumar authored
-
dependabot[bot] authored
Bumps [@uniswap/widgets](https://github.com/Uniswap/widgets) from 2.39.0 to 2.40.0. - [Release notes](https://github.com/Uniswap/widgets/releases) - [Changelog](https://github.com/Uniswap/widgets/blob/main/.releaserc.json) - [Commits](https://github.com/Uniswap/widgets/compare/v2.39.0...v2.40.0) --- updated-dependencies: - dependency-name: "@uniswap/widgets" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
Charles Bachmeier authored
* remove unused wrapper * remove old listing modal * simplify button styling * deprecate outdated listing logic and move button to styled components * remove unused linting protection * remove unused functions from sellAssets hook * undo and save this refactor for different PR * remove more unused items * hook dependencies * more trash cleanup * styled continue button * slight continue button tweaks * cleanup * add new standard hover state * no mixed conditionals * lint --------- Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 27 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
schema changed gen types
-
Moody Salem authored
fix: references to old id `upload` `upload` seems to have been changed to `pinata`
-
Andrew MacPherson authored
Updating .env.production file to also include the same comment as .env about reporting these public API keys
-
- 25 Feb, 2023 3 commits
-
-
Vignesh Mohankumar authored
-
Vignesh Mohankumar authored
* fix: reset tokens when switching chains on widget * clear amounts
-
eddie authored
* feat: log error from widget * fix: upgrade analytics * feat: add swap error to main Error Boundary too
-
- 24 Feb, 2023 3 commits
-
-
blairmason authored
* config statsig init to use reverse proxy * formatting fixes * update statsig proxy endpoints to prod url
-
eddie authored
* feat: add statsig feature gate for widget * feat: move statsig check into featureFlag infra * fix: move statsig check deeper into feature flag code * Update src/featureFlags/flags/featureFlags.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> * Update src/featureFlags/flags/dummyFeatureGate.ts Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org> --------- Co-authored-by:
Zach Pomerantz <zzmp@uniswap.org>
-
Charles Bachmeier authored
Co-authored-by:
Charles Bachmeier <charlie@genie.xyz>
-
- 23 Feb, 2023 4 commits
-
-
Jordan Frankfurt authored
-
Jordan Frankfurt authored
-
Jack Short authored
-
eddie authored
-