- 08 Mar, 2023 9 commits
-
-
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>
-
Vignesh Mohankumar authored
fix
-
eddie authored
* feat: add Peer Wallet Name to WALLET_CONNECT_TXN_COMPLETED event * fix: yarn dedup * feat: use agent instead of name * fix: rename name to agent
-
- 07 Mar, 2023 10 commits
-
-
Vignesh Mohankumar authored
Revert "fix: deep link by swapping sooner after user interaction (#6073)" This reverts commit 3eeb4672.
-
Jack Short authored
-
Zach Pomerantz authored
* build: use fewer babel versions * build: dedup * test: test deps dedups * fix: test.yml * fix: typo * test: failing * fix: dedup * fix: dedup * test: comment dedup tests * chore: whitespace * test: package size * build: scripts * test: update test-size * docs: CONTRIBUTING
-
Charles Bachmeier authored
Revert "chore: upgrade web3-react, widgets (#6077)" This reverts commit 521b9b8e.
-
Zach Pomerantz authored
* build: conedison@1.5 * fix: use conedison/sendTransaction when able * build: dedup * build: upgrade conedison again * build: deduplicate * fix: nits
-
Vignesh Mohankumar authored
* refactor: always enable permit2 * rm from modal * one more * rm * more * more * more * rm useswapcallback * rm useapprovecallback * unused hooks * unused hooks * rm * lint
-
Vignesh Mohankumar authored
* fix: support permit2 in gnosis safe apps * package * rm qr code * 8.1.1 * revert * update widgets
-
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 1 commit
-
-
Vignesh Mohankumar authored
-