erigon-pulse/p2p/discover
battlmonstr 04498180dc
p2p/discv4: revert gotreply handler change from () ()
The handler had race conditions in the candidates processing goroutine.
2024-01-11 15:04:46 +00:00
..
v4wire p2p/discover/v4wire: use optional RLP field for EIP-868 seq () 2022-04-26 15:37:00 +01:00
v5wire Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
common.go Discovery zero refresh timer () 2023-11-07 08:48:58 +00:00
lookup_util_test.go up linter version () 2022-05-10 10:14:09 +07:00
lookup.go Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
node.go Discovery: refactor public key to node ID conversions. () 2022-03-03 21:58:31 +07:00
ntp.go Bor span testing () 2023-07-18 09:47:04 +01:00
table_integration_test.go Use go:build lines and remove obsolete +build lines () 2022-05-17 14:46:53 +07:00
table_test.go Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
table_util_test.go Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
table.go Discovery zero refresh timer () 2023-11-07 08:48:58 +00:00
v4_lookup_test.go disable disc tests on Mac () 2023-11-23 16:00:42 +07:00
v4_udp_test.go Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
v4_udp.go p2p/discv4: revert gotreply handler change from () () 2024-01-11 15:04:46 +00:00
v5_lookup_test.go disable disc tests on Mac () 2023-11-23 16:00:42 +07:00
v5_udp_integration_test.go disable disc tests on Mac () 2023-11-23 16:00:42 +07:00
v5_udp_test.go Added db loggers to all db callers and fixed flag settings () 2023-12-31 17:10:08 +07:00
v5_udp.go Discovery zero refresh timer () 2023-11-07 08:48:58 +00:00