go-ethereum/eth/catalyst
lmittmann a851e39cbe
core/types: use new atomic types in caches (#29411)
* use generic atomic types in tx caches

* use generic atomic types in block caches

* eth/catalyst: avoid copying tx in test

---------

Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
Co-authored-by: Felix Lange <fjl@twurst.com>
2024-04-04 16:50:31 +03:00
..
api_test.go params: use the same variable name as EIP-4788 (#29195) 2024-03-15 09:14:31 +01:00
api.go eth/catalyst: prettier output on bad new payloads (#29259) 2024-03-15 10:44:41 +01: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: fix flaw in withdrawal-gathering in simulated beacon (#29344) 2024-03-26 12:26:44 +01:00
tester.go cmd, eth: switch the dev synctarget to hash from block (#28209) 2023-09-29 22:11:15 +03:00