erigon-pulse/cmd/observer/observer
battlmonstr bb2c2adbb6
p2p: fix RLPx disconnect message decoding (#8056)
The disconnect message could either be a plain integer, or a list with
one integer element. We were encoding it as a plain integer, but
decoding as a list. Change this to be able to decode any format.
2023-08-24 13:49:19 +02:00
..
node_utils go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
sentry_candidates go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
client_id.go Observer - P2P network crawler (#3928) 2022-04-22 12:02:12 +01:00
command.go mdbx_to_mdbx: to use logger (#7860) 2023-07-09 08:04:20 +01:00
crawler.go Correctly compute fork id when timestamp fork is activated in genesis (#8046) 2023-08-21 15:35:13 +02:00
diplomacy.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
diplomat.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
handshake_test.go Prioritize eth/68 by default (#7463) 2023-05-08 16:03:59 +02:00
handshake.go p2p: fix RLPx disconnect message decoding (#8056) 2023-08-24 13:49:19 +02:00
interrogation_error.go Observer - P2P network crawler (#3928) 2022-04-22 12:02:12 +01:00
interrogator.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
keygen_test.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
keygen.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00
server.go Correctly compute fork id when timestamp fork is activated in genesis (#8046) 2023-08-21 15:35:13 +02:00
status_logger.go go1.19 gofmt (#4988) 2022-08-10 19:04:13 +07:00