go-ethereum/beacon/light
Sina M 43640f12d8
beacon/light: handle endpoint URL more gracefully (#30306)
blsync was failing if the light endpoint it was provided ended with a
`/`. This change should handle the joining more gracefully.
2024-08-16 14:39:57 +02:00
..
api beacon/light: handle endpoint URL more gracefully (#30306) 2024-08-16 14:39:57 +02:00
request beacon/light: fix shutdown issues (#29946) 2024-06-12 16:38:19 +02:00
sync all: fix inconsistent receiver name and add lint rule for it (#29974) 2024-06-12 10:45:42 +03: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 beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02: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