erigon-pulse/cmd/lightclient/sentinel
Enrique Jose Avila Asapche 6a55337266
Metadata resp (#5634)
Now we are sending correct metadata responses
We disconnect from peer no matter if we fail to respond to them once we
receive a goodbye message
We close all writers once we are done writing to signal our peer
2022-10-06 22:53:24 +02:00
..
communication Removing useless and rendundant code from cmd/lightclient (#5643) 2022-10-06 14:34:39 +02:00
handlers Metadata resp (#5634) 2022-10-06 22:53:24 +02:00
peers [Experimental] GRPC Prototype with --experimental.lightclient to have Erigon listen on ConsenSUS gossip. (#5590) 2022-10-06 11:01:56 +02:00
config.go Added tests for config functions and further refactoring (#5646) 2022-10-06 18:23:46 +02:00
discovery.go Added tests for config functions and further refactoring (#5646) 2022-10-06 18:23:46 +02:00
gater.go licensed lightclient (#5509) 2022-09-25 21:01:39 +02:00
gossip.go Removing useless and rendundant code from cmd/lightclient (#5643) 2022-10-06 14:34:39 +02:00
pubsub.go Removing useless and rendundant code from cmd/lightclient (#5643) 2022-10-06 14:34:39 +02:00
request.go Metadata resp (#5634) 2022-10-06 22:53:24 +02:00
sentinel.go Metadata resp (#5634) 2022-10-06 22:53:24 +02:00
utils.go Adding light client requesting (#5580) 2022-10-03 11:05:59 +02:00