go-ethereum/eth/catalyst
Felix Lange 6bb13e8e2b
eth/catalyst: ensure TxPool is synced in Fork (#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.
2024-05-29 15:56:52 +02:00
..
api_test.go all: improve some error strings (#29842) 2024-05-28 13:44:40 +02:00
api.go eth/catalyst: fix typo (#29580) 2024-04-19 09:58:14 +02:00
queue.go cmd/geth: implement dev mode for post-merge (#27327) 2023-07-06 04:42:34 -04:00
simulated_beacon_api.go ethclient/simulated: implement new sim backend (#28202) 2024-01-10 16:45:08 +01:00
simulated_beacon_test.go core/types: use new atomic types in caches (#29411) 2024-04-04 16:50:31 +03:00
simulated_beacon.go eth/catalyst: ensure TxPool is synced in Fork (#29876) 2024-05-29 15:56:52 +02:00
tester.go cmd, eth: switch the dev synctarget to hash from block (#28209) 2023-09-29 22:11:15 +03:00