go-ethereum/beacon
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
..
blsync beacon/light: request finality update explicitly when necessary (#29567) 2024-04-23 13:31:32 +02:00
engine beacon/engine, consensus/beacon: use params.MaximumExtraDataSize instead of hard-coded value (#29721) 2024-08-10 12:44:31 +02:00
light beacon/light: handle endpoint URL more gracefully (#30306) 2024-08-16 14:39:57 +02: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/types, cmd/devp2p, p2p/enr: clean up uses of fmt.Errorf (#30182) 2024-07-25 00:32:58 +02:00