• Jordan Frankfurt's avatar
    fix: deduplicate remote and local tx lists (#6438) · 6d5e17a6
    Jordan Frankfurt authored
    * fix: deduplicate remote and local tx lists
    
    * add nonce to local transactions
    
    * removes local transactions that have nonces that are duplicates of remote transactions
    
    * add e2e test
    
    * lint fix
    
    * fix types in test
    
    * use supported chain id for reducer tests
    
    * use getReceipt to remove outdated transactions via existing polling setup
    
    * pr nits from cmcewen
    
    * fix lint
    
    * fix test
    6d5e17a6
parseLocal.ts 7.57 KB