go-ethereum/beacon
Felix Lange eda9cb7b36
beacon/light/api: improve handling of event stream setup failures (#29308)
The StartHeadListener method will only be called once. So it can't just make one attempt
to connect to the eventsource endpoint, it has to keep trying. Note that once the stream
is established, the eventsource implementation itself will keep retrying.
2024-03-25 20:27:50 +01:00
..
blsync beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00
engine eth/catalyst,beacon/engine: implement GetClientVersionV1 (#28915) 2024-02-15 12:01:30 +01:00
light beacon/light/api: improve handling of event stream setup failures (#29308) 2024-03-25 20:27:50 +01:00
merkle beacon/types: add beacon chain data types (#27292) 2023-05-17 17:39:33 +03:00
params cmd/blsync, beacon/light: beacon chain light client (#28822) 2024-03-06 17:50:22 +01:00
types beacon/blsync: support for deneb fork (#29180) 2024-03-20 19:22:44 +01:00