erigon-pulse/cmd/lightclient/sentinel/proto
a 9f6fd488d2
[cl lightclient] - packet decoding & ssz code generation (#5558)
* added subscription to gossip

* added all handlers with logs

* disconnecting from peers with goodbye message received

* added time out for stream

* wip

* Remove unused

* remove extra structs

* status handler

* minor clean up

* add structs for altair light client

* begin writing out altair light client sync protocol to figure out what other structs are needed

* remove sszgen

* cleanup pt 1

* cleanup pt 2

* remove go 1.19 function

* less ambigious variable name

* run go fmt

* rename snappy_ssz to ssz_snappy to better align with wire name

* move more structs over

* poof set deadline

Co-authored-by: Enrique Jose Avila Asapche <eavilaasapche@gmail.com>
Co-authored-by: a <a@a.a>
2022-09-29 19:07:57 +02:00
..
p2p [cl lightclient] - packet decoding & ssz code generation (#5558) 2022-09-29 19:07:57 +02:00
ssz_snappy [cl lightclient] - packet decoding & ssz code generation (#5558) 2022-09-29 19:07:57 +02:00
packet.go [cl lightclient] - packet decoding & ssz code generation (#5558) 2022-09-29 19:07:57 +02:00
util.go [cl lightclient] - packet decoding & ssz code generation (#5558) 2022-09-29 19:07:57 +02:00