go-ethereum/eth/catalyst
Felix Lange bca6c40709
beacon/blsync: support for deneb fork (#29180)
This adds support for the Deneb beacon chain fork, and fork handling
in general, to the beacon chain light client implementation.

Co-authored-by: Zsolt Felfoldi <zsfelfoldi@gmail.com>
2024-03-20 19:22:44 +01: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 miner: refactor the miner, make the pending block on demand (#28623) 2024-03-06 14:45:03 +02:00
simulated_beacon.go eth/catalyst: update simulated beacon for cancun (#28829) 2024-02-29 14:17:32 +02:00
tester.go cmd, eth: switch the dev synctarget to hash from block (#28209) 2023-09-29 22:11:15 +03:00