1. 07 Jul, 2023 5 commits
    • cartcrom's avatar
      feat: remove old routing slice and flag (#6895) · dfe50b4b
      cartcrom authored
      feat: remove ura flag
      dfe50b4b
    • Charles Bachmeier's avatar
      feat: upgrade sdk-core to 3.2.6 and add AVAX (#6757) · 90f72e05
      Charles Bachmeier authored
      * init refactor
      
      * upgrade to 3.2.6 and refactor more uses of chainid
      
      * cleaned up lock file
      
      * remove console log and add placeholder
      
      * use supported chains type for switch fn
      
      * allow passing of all chainIds to switcher
      
      * additional typecast
      
      * better casting solution
      
      * yarn.lock cleanup
      
      * prettier
      
      * better casting for rpc
      
      * prettier
      
      * deprecate no longer needed addresses
      
      * better isSupported checking
      
      * deprecate redundant fn
      
      * cleanup toSupportedChainId
      
      * address initial ocmments
      
      * pretier
      
      * includes testnet
      
      * remove unused export
      
      * merge conflicts
      
      * spread for mutable copy
      
      * explorer text
      
      * check is supported before activating chain
      
      * remove extra uses of mumbai
      
      * remove cast to MockChainId
      
      * retain var name supportedChainId
      
      * updated prettier
      
      * use t for explorer translation
      
      * use mockchainid for test
      
      * feat: Add Avalanche support (#6776)
      
      * init avax
      
      * add most avax props
      
      * add logo
      
      * correct subgraph
      
      * update avax blocksPerFetch
      
      * add square logo
      
      * upgrade ur sdk
      
      * version syntax
      
      * correct tokens
      
      * remove unused token
      
      * remove unused token
      
      * update token list and add coming soon to searchbar
      
      * add coming soon to token explore page
      
      * names to ids
      
      * cleaned up routing
      
      * usdc token
      
      * upgrade default token list
      
      * update SOR
      
      * upgrade SOR
      
      * merge conflicts
      
      * snowtrace
      
      * upgrade SOR
      
      * handle be avax support
      
      * temp hide avax
      
      * show pool positions
      
      * whole
      
      * spotprice update
      
      * not yet supported
      
      * BACKEND_SUPPORTED_CHAINS
      
      * add avax to BE not supported
      
      * update multicall blocks to 5
      
      * add todo
      
      * updated prettier
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      
      * be added avax token balances
      
      * validateUrlChainParam should return eth for backend unsupported chain
      
      * readonly
      
      * respond to comments
      
      ---------
      Co-authored-by: default avatarCharles Bachmeier <charlie@genie.xyz>
      90f72e05
    • Vignesh Mohankumar's avatar
      build: use webpack-retry-chunk-load-plugin (#6885) · 3a0f6920
      Vignesh Mohankumar authored
      * build: use webpack retry chunk load plugin
      
      * fix
      
      * dedupe
      
      * lint
      
      * retry backoff
      
      * reduce from 1000 to 500ms
      
      * add cache bust query
      
      * rm cache bust
      
      * 3
      
      * cache bust
      
      * Update craco.config.cjs
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      ---------
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      3a0f6920
    • eddie's avatar
      fix: combine userState with default injected wallet in cypress setup (#6849) · 07eb9eb9
      eddie authored
      * fix: combine userState with default injected wallet in cypress setup
      
      * fix: unconnected state in two tests
      
      * fix: update name
      07eb9eb9
    • Brendan Wong's avatar
      fix: web app without NFTs (#6712) · a9e8e8b2
      Brendan Wong authored
      * fix: web app without NFTs
      
      * fix: change card display to memoization
      
      * fix: remove unneeded imports and variables
      
      * fix: readd search bar modification
      
      * fix: update dependencies
      
      * fix: update atom value to use hook
      
      * fix: change hook name
      
      * fix: add tests
      
      * Update src/pages/Landing/index.tsx
      Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      
      * Update src/components/NavBar/SearchBar.tsx
      Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      
      * Update src/components/NavBar/SearchBarDropdown.tsx
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * Update src/components/NavBar/SearchBarDropdown.test.tsx
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      
      * Update SearchBar.tsx
      
      * fix lint
      
      ---------
      Co-authored-by: default avatarJordan Frankfurt <jordanwfrankfurt@gmail.com>
      Co-authored-by: default avatarZach Pomerantz <zzmp@uniswap.org>
      a9e8e8b2
  2. 06 Jul, 2023 9 commits
  3. 05 Jul, 2023 2 commits
  4. 04 Jul, 2023 3 commits
  5. 01 Jul, 2023 4 commits
  6. 30 Jun, 2023 3 commits
  7. 27 Jun, 2023 1 commit
  8. 26 Jun, 2023 5 commits
  9. 24 Jun, 2023 7 commits
  10. 23 Jun, 2023 1 commit