• Jordan Frankfurt's avatar
    feat(wallet-connect): add support for v2 (#6582) · 57883859
    Jordan Frankfurt authored
    * feat(wallet-connect): add support for v2
    
    * use theme button to fix opacity issue
    
    * fix lint
    
    * add new web3-react v2 package
    
    * add mainnet to chains list
    
    * fix test
    
    * yarn dedupe
    
    * add new @walletconnect/ethereum-provider
    
    * fix safari padding
    
    * fix second-click flash on popover toggle
    
    * add walletconnect theme
    
    * add goerli to non-prod chain selector
    
    * remove: debug
    
    * remove vertical line
    
    * WEB-2107 Fix modal close behavior
    
    * remove logging
    
    * clean up accountDrawerOpenAtom usage
    
    * remove irrelevant comments
    
    * remove unintentional whitespace diff
    
    * yarn yarn-deduplicate --strategy=highest
    
    * add conditional chain selector
    
    * update wc package version
    
    * goerli -> sepolia
    
    * goerli -> sepolia
    
    * yarn yarn-deduplicate --strategy=highest
    
    * UNIWALLET -> UNISWAP_WALLET
    
    * useWalletSupportsChain -> useWalletSupportedChains
    
    * use TOGGLE_SIZE
    
    * remove inline styles
    
    * remove inline styles and use better alt text
    
    * update Option.test
    
    * use a named function for forwardRef arg
    
    * fix types
    
    ---------
    Co-authored-by: default avatarJordan Frankfurt <jordan@CORN-Jordan-949.frankfurt>
    57883859
UniwalletModal.tsx 3.68 KB