• cartcrom's avatar
    fix: portfolio balances after switching accounts (#6527) · cf2b6bf5
    cartcrom authored
    * fix: handle portfolio staleness upon account change
    
    * fix: only consider current account for tx updates
    
    * test: add e2e test for account switching
    
    * fix: remove unnused data-testid
    
    * fix: added todo comment
    
    * refactor: move test into existing folder
    
    * fix: add account to dependency array
    
    * todo: tx reducer
    
    * test: update cypress config to pass in env variables
    
    * fix: undo unintended change
    
    * fix: use process.env
    
    * fix: use regex instead of env
    cf2b6bf5
PrefetchBalancesWrapper.tsx 3.02 KB