go-ethereum/beacon/light
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 beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
request beacon/light/request: fix typos (#29216) 2024-03-11 11:17:16 +01:00
sync beacon/light/sync: fix typo in comment (#29256) 2024-03-19 14:05:06 +01:00
canonical.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00
committee_chain_test.go cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
committee_chain.go cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
head_tracker.go cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
range.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00
test_helpers.go beacon/light: add CommitteeChain (#27766) 2023-12-08 13:38:00 +01:00