fix: deduplicate remote and local tx lists (#6438)
* 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
Showing
Please register or sign in to comment