1. 13 Jul, 2022 1 commit
    • lynn's avatar
      feat: implement trace framework for analytics (#4060) · 817d808e
      lynn authored
      * init commit
      
      * add amplitude ts sdk to package.json
      
      * add more comments and documentation
      
      * respond to vm comments
      
      * respond to cmcewen comments
      
      * fix: remove unused constants
      
      * init commit
      
      * adapt to web
      
      * add optional event properties to trace
      
      * correct telemetry to analytics
      
      * change telemetry to analytics in doc
      
      * fix: respond to cmcewen comments + initialize analytics in app.tsx + add missing return statement
      
      * respond to zzmp comments
      
      * fixes
      
      * eliminate unnecessary state
      
      * respond to part of zzmp comments
      
      * respond to zzmp comments round 2
      
      * fixes
      
      * respond to zzmp comments
      817d808e
  2. 12 Jul, 2022 8 commits
    • github-actions[bot]'s avatar
      chore(i18n): new Crowdin translations (#4084) · aee1bce6
      github-actions[bot] authored
      chore(i18n): synchronize translations from crowdin [skip ci]
      Co-authored-by: default avatarCrowdin Bot <support+bot@crowdin.com>
      aee1bce6
    • Bruno Crosier's avatar
      fix: add crossplatform `prei18n-extract` script (#3728) · 8b38a9c4
      Bruno Crosier authored
      * fix: 🐛 add crossplatform `prei18n-extract` script
      
      * fix: 🚨 add newline
      
      * Revert "fix: 🐛 add crossplatform `prei18n-extract` script"
      
      This reverts commit 201bd2308a3caf648368b3945d5b73d8cb46c816.
      
      * build: 📦 add `shx` as dev dep, use it in `prei18n:extract` script
      
      * fix: 🐛 use platform-specific commands for prei18n-extract
      8b38a9c4
    • cartcrom's avatar
      fix: unsupported chain displays message instead of crash (#4054) · 0a115fab
      cartcrom authored
      * made initial changes for pools page displaying w/ unsupported chains
      * condensed styling
      * added chain validation to CTACards and wrote tests for both CTAcards and Pools page
      * linted changes
      * switched from snapshot to text matching tests
      * switched test to use check for text instead of testid
      0a115fab
    • Kaylee George's avatar
      fix: revert "fix button jump on currency panel" (#4083) · 882147b5
      Kaylee George authored
      fix padding
      882147b5
    • Jesse's avatar
      feat: add support for Celo (#3915) · eb06aef1
      Jesse authored
      * feat: Support for Celo
      
      * fix: wrong condition
      
      * combine celo and alfajores lists
      
      * use celo erc20 representation
      
      * fix: refactor infura.ts to networks.ts & add celo to rpc urls
      
      * feature: add celo contract addresses
      fix: remove celo from supported gas estimate chains until feature is available
      
      * refactor: useUSDCPrice to useStablecoinPrice
      fix: add celo to supported gas estimate chains
      
      * fix: use unique factory address for getting pool address
      
      * fix: darkmode background graident
      
      * fix: removing a comment left behind
      
      * fix: remove bad import
      
      * fix: remove dead link until the Celo is live on info.uniswap.org
      
      * fix: add asset to common bases & minor refactoring
      
      * fix: celo info links point to root info.uniswap.org
      
      * fix: change celo token bridge to portal
      
      * fix: update redux-multicall to latest version
      
      * refactor: for code readability
      
      * fix: celo banner colors & remove unused alternative logo
      
      * fix: change celo token list to hosted version
      
      * fix: update celo banner colors
      
      * fix: move celo to the bottom of the network selector list
      
      * fix: dedup dependencies @uniswap/router-sdk @uniswap/v3-sdk
      
      * fix: refactoring + move Celo above L2s
      
      * fix: update celo contract addresses
      
      * fix: update celo subgraph
      
      * fix: update v3-sdk and smart-order-router versions
      
      * fix: move Celo to the bottom of the network selector list
      
      * fix: downgrade smart-order-router and add casting fix
      
      * fix: downgrade smart-order-router and add casting fix
      
      * fix: resolve Pool dependency
      
      * fix: bridge chain id types
      
      * fix: explorer link test
      
      * fix: use quoter v2 ABI in useClientSideV3Trade fro Celo
      
      * fix: update connection "infura_rpc" to networks
      
      * fix: revert yarn.lock and force install
      
      * fix: dedup router and v3 sdk
      
      * refactor: mv quoter v2 to client side v3 trade
      
      * build: dedup lockfile
      
      * feature: add portal ether to common bases
      
      * fix: add comment for chains that use QuoterV2
      
      * fix: use token as native asset
      
      * fix: supply correct factory address to getPoolAddress call & refactor nativeOnChain method
      
      * feature: adjust celo tokens presetned
      
      * fix: update celo explorer to celoscan
      
      * fix: celo token casting
      
      * fix: celo celo explorer it
      
      * fix: celo chain info should be consistent with block explorer used.
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      eb06aef1
    • Vignesh Mohankumar's avatar
      fix: Revert "refactor: remove coinbase wallet resetState" (#4081) · 1b91e7ce
      Vignesh Mohankumar authored
      Revert "refactor: remove coinbase wallet resetState (#4024)"
      
      This reverts commit e36722cc.
      1b91e7ce
    • Anas Yousef's avatar
      535e670c
    • Bruno Crosier's avatar
      fix: NetworkSelect mobile toggle bug (#3698) · 0b4c7715
      Bruno Crosier authored
      * fix windows dev environment bugs
      
      * fix NetworkSelector toggle bug
      
      * revert:  add `prei18n:extract` script back
      
      this change to make the script Windows-compatible will be dealt with in a separate PR
      
      * revert:  revert prettier endOfLine fix
      
      Will be dealt with in a separate PR
      
      * updates
      Co-authored-by: default avatarVignesh Mohankumar <vignesh@vigneshmohankumar.com>
      Co-authored-by: default avatarVignesh Mohankumar <me@vig.xyz>
      0b4c7715
  3. 11 Jul, 2022 7 commits
  4. 08 Jul, 2022 4 commits
  5. 07 Jul, 2022 3 commits
  6. 06 Jul, 2022 1 commit
  7. 05 Jul, 2022 6 commits
  8. 02 Jul, 2022 5 commits
  9. 01 Jul, 2022 5 commits