plugeth/eth/catalyst
Marius van der Wijden 5bc2ef984f
core, eth/catalyst: fix race conditions in tests (#26790)
Fixes a race in TestNewPayloadOnInvalidTerminalBlock where setting the TTD raced with
the miner. Solution: set the TTD on the blockchain config not the genesis config.

Also fixes a race in CopyHeader which resulted in race reports all over the place.
2023-03-06 23:32:27 +01:00
..
api_test.go core, eth/catalyst: fix race conditions in tests (#26790) 2023-03-06 23:32:27 +01:00
api.go all: change chain head markers from block to header (#26777) 2023-03-02 08:29:15 +02:00
queue.go eth: use the last announced finalized block as the sync ancient limit (#26685) 2023-02-23 13:22:41 +02:00
tester.go eth: use the last announced finalized block as the sync ancient limit (#26685) 2023-02-23 13:22:41 +02:00