1. 03 Jun, 2021 4 commits
    • Crowdin Bot's avatar
      63e9f6e4
    • Moody Salem's avatar
      refactor(L2): Arbitrum Kovan testnet and Arbitrum One support (#1716) · 02d80e07
      Moody Salem authored
      * experimental! point at a kovan arbitrum deployment
      
      * remove the unwrapped token from mint hook
      
      * fix explorer links
      
      * Etherscan -> Explorer
      
      * move chains to constant file
      
      * use NETWORK_URLS instead
      
      * temporary fix to the syncing issue
      
      * fix tests
      
      * fix unknown chain id crash
      
      * use a multicall that returns arbitrum block numbers
      
      * lower polling interval for layer 2
      
      * use a better multicall
      
      * remove unused import
      
      * fixed multicall2
      
      * make some v2 code chain specific
      
      * fix build
      
      * line number changes
      
      * update keys
      
      * fix the locale parsing of full locale string
      
      * extract
      
      * fix lint
      
      * add arbitrum one
      
      * add arbitrum one to supported chains
      
      * add missing arbitrum one label
      
      * refactor: remove storybook
      
      * point to the arbitrum explorer address
      
      * fix arbitrum mainnet links
      
      * fix how weth shows up in the interface
      
      * make the usdc price feature more cross chain compatible
      
      * missing translation
      
      * clean up some governance code so it doesn't crash on unsupported networks
      
      * improve how we check for transaction receipts for sequencer networks
      
      * improve it a bit more
      02d80e07
    • Crowdin Bot's avatar
      ad53da5e
    • Crowdin Bot's avatar
      29223ce3
  2. 02 Jun, 2021 18 commits
  3. 01 Jun, 2021 15 commits
  4. 31 May, 2021 3 commits