erigon-pulse/cmd/sentinel
Mike Neuder 5518e69005
Finish BeaconBlocksByRange decoder (#5943)
issue: https://github.com/ledgerwatch/erigon/issues/5884

this PR finishes the decoding of BeaconBlocksByRange responses.
`stream_test.go` now checks two sample ranges, of length 2 and 3
respectively (avoiding doing super long ranges to keep the files
relatively smaller).

https://beaconcha.in/slot/5000007 is the source i used to verify the
decoded data.
2022-11-03 19:04:49 +01:00
..
cli refactored files regarding lightclient (#5904) 2022-10-29 21:51:32 +02:00
sentinel Finish BeaconBlocksByRange decoder (#5943) 2022-11-03 19:04:49 +01:00
main.go Finish BeaconBlocksByRange decoder (#5943) 2022-11-03 19:04:49 +01:00