go-ethereum/beacon
Felföldi Zsolt a01e9742d9
beacon/light/api: fixed blsync update query (#30421)
This PR fixes what https://github.com/ethereum/go-ethereum/pull/30306/
broke. Escaping the `?` in the event sub query was fixed in that PR but
it was still escaped in the `updates` request. This PR adds a URL params
argument to `httpGet` and fixes `updates` query formatting.
2024-09-12 16:08:29 +02:00
..
blsync beacon/blsync: better error information in test (#30336) 2024-08-23 12:29:02 +02:00
engine beacon/engine/types: remove PayloadV4 (#30415) 2024-09-10 21:52:20 +03:00
light beacon/light/api: fixed blsync update query (#30421) 2024-09-12 16:08:29 +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