go-ethereum/beacon/types
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
..
testdata beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
beacon_block_test.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
beacon_block.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
committee.go beacon/types: auto-generate SyncCommittee marshaling methods (#27296) 2023-05-19 17:05:50 +03:00
config.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
exec_header.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
exec_payload.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
gen_header_json.go beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
gen_syncaggregate_json.go beacon/types: auto-generate SyncCommittee marshaling methods (#27296) 2023-05-19 17:05:50 +03:00
header.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
light_sync.go beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00