erigon-pulse/cmd/lightclient/sentinel
Enrique Jose Avila Asapche ff2e763a98
fixed disconnecting and now nimbus happy with us (#5662)
Added no disconnecting with metadata requests, and we answer now with a
bogus status call and proper prefix for both status and metadata
request. This changes allows for nimbus nodes to connect to us and
actually stay connected.
2022-10-07 18:40:18 +02:00
..
communication Fixed Encoding of requests + Added unit tests (#5658) 2022-10-07 14:38:12 +02:00
handlers fixed disconnecting and now nimbus happy with us (#5662) 2022-10-07 18:40:18 +02:00
peers Fixed Encoding of requests + Added unit tests (#5658) 2022-10-07 14:38:12 +02:00
config.go Fixed Encoding of requests + Added unit tests (#5658) 2022-10-07 14:38:12 +02:00
discovery.go Added tests for config functions and further refactoring (#5646) 2022-10-06 18:23:46 +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 fixed disconnecting and now nimbus happy with us (#5662) 2022-10-07 18:40:18 +02:00
utils.go Adding light client requesting (#5580) 2022-10-03 11:05:59 +02:00