erigon-pulse/cmd/lightclient/sentinel
a 25a7cb38ef
[light client] gossip propogation (#5591)
* refactor gossip handler once again

* write packet

* comment

* make linter happy

* remove functional handler

* add codecstring as config parameter

* copy in dependency

* remove merge header

* pass lint

Co-authored-by: a <a@a.a>
2022-10-04 22:03:30 +02:00
..
handlers Adding light client requesting (#5580) 2022-10-03 11:05:59 +02:00
peers Better memory management when peering (#5582) 2022-09-30 20:21:48 +02:00
proto [light client] gossip propogation (#5591) 2022-10-04 22:03:30 +02:00
config.go Support for Goerli/Sepolia/Mainnet Fork ids on Consensus Layer (#5575) 2022-09-30 00:20:09 +02:00
discovery.go Support for Goerli/Sepolia/Mainnet Fork ids on Consensus Layer (#5575) 2022-09-30 00:20:09 +02:00
gater.go licensed lightclient (#5509) 2022-09-25 21:01:39 +02:00
gossip.go [light client] gossip propogation (#5591) 2022-10-04 22:03:30 +02:00
pubsub.go [light client] gossip propogation (#5591) 2022-10-04 22:03:30 +02:00
request.go better retry (#5605) 2022-10-03 20:38:21 +02:00
sentinel.go [light client] gossip propogation (#5591) 2022-10-04 22:03:30 +02:00
utils.go Adding light client requesting (#5580) 2022-10-03 11:05:59 +02:00