1. 23 Dec, 2021 1 commit
    • Moody Salem's avatar
      feat(polygon): polygon mainnet and testnet support (#3015) · f047f0d1
      Moody Salem authored
      * feat(polygon): polygon mainnet and testnet support
      
      WIP! DO NOT USE
      
      * fix unit test
      
      * fix explorer links
      
      * compute usdc prices
      
      * - fix the header currency label
      - fix unit tests
      
      * polygon gradient colors
      
      * chore: adding weth to common bases (#3025)
      
      * adding weth to common bases
      
      * adding usdc and dai
      
      * adding usdt and wbtc
      
      * fix a bunch of polish issues
      - 3085 detection
      - some wrapping stuff
      - the network selector dropdown
      
      * fix wrap/unwrap notification text on polygon
      
      * background color per the figma
      
      * subgraph url
      
      * fix the re-render blinking on the network selector
      
      * failed network switch
      
      * clean up duplicate code in the network switching functions
      
      * fix text color in the privacy notice on light mode
      
      * add some routing constants for polygon
      
      * do not show the separator in the trade route if auto router is not supported
      
      * - network switching without a wallet connected
      - remove v2 stuff from pool page when n/a
      - remove WMATIC from common bases on polygon
      
      * background colors of network alert
      
      * oops fix background on network alert
      
      * clean up optimism labels
      
      * fix alignment of text on downtime warning
      
      * finish the network alert styles
      Co-authored-by: default avatarSara Reynolds <30504811+snreynolds@users.noreply.github.com>
      f047f0d1
  2. 22 Dec, 2021 3 commits
  3. 20 Dec, 2021 1 commit
  4. 17 Dec, 2021 6 commits
  5. 16 Dec, 2021 1 commit
  6. 14 Dec, 2021 2 commits
  7. 10 Dec, 2021 1 commit
  8. 08 Dec, 2021 1 commit
  9. 06 Dec, 2021 1 commit
  10. 04 Dec, 2021 1 commit
  11. 03 Dec, 2021 2 commits
  12. 02 Dec, 2021 3 commits
  13. 01 Dec, 2021 4 commits
  14. 30 Nov, 2021 6 commits
  15. 29 Nov, 2021 1 commit
  16. 28 Nov, 2021 2 commits
  17. 26 Nov, 2021 1 commit
  18. 23 Nov, 2021 2 commits
    • Kimmo S's avatar
      Update locales.ts (#2825) · 5a3c91f1
      Kimmo S authored
      update Finnish from person (Suomalainen) to language (suomi)
      5a3c91f1
    • Zach Pomerantz's avatar
      feat: display an ENS avatar (#2806) · d5c4ee03
      Zach Pomerantz authored
      * feat: ens avatar resolution
      
      * chore: uninstall @davatar/react
      
      * fix: add avatar alt
      
      * feat: support data uris
      
      * feat: support arweave uris
      
      * feat: support erc721 avatars
      
      * feat: support erc1155 avatars
      
      * fix: jazzicon integration
      
      * fix: clean usage of status icon
      
      * fix: fix jazzicon svg offset
      
      * refactor: share status icon component
      
      * fix: pass memoized args to multicall
      d5c4ee03
  19. 22 Nov, 2021 1 commit