Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
eth/catalyst: ensure TxPool is synced in Fork (ethereum#29876)
This should fix an occasional test failure in ethclient/simulated.TestForkResendTx. Inspection of logs revealed the cause of the failure to be that the txpool was not done reorganizing by the time Fork is called.
- Loading branch information