• 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
Name
Last commit
Last update
..
ActivityRow.tsx Loading commit data...
index.tsx Loading commit data...
parseLocal.test.ts Loading commit data...
parseLocal.ts Loading commit data...
parseRemote.tsx Loading commit data...
types.ts Loading commit data...