erigon-pulse/p2p
battlmonstr 396bef4ab5
p2p: move v4_lookup_test to integration tests ()
The test is flaky when the reply timeout is too low.
Increasing the timeout makes it slow.

Move the test to the integration suite.
Having a higher timeout is fine there.
2022-05-10 08:49:17 +07:00
..
discover p2p: move v4_lookup_test to integration tests () 2022-05-10 08:49:17 +07:00
dnsdisc Refactor crypto.FromECDSAPub to MarshalPubkey/Std () 2022-03-31 11:06:20 +07:00
enode Refactor crypto.FromECDSAPub to MarshalPubkey/Std () 2022-03-31 11:06:20 +07:00
enr Inner errors () 2021-10-04 22:16:52 +07:00
nat p2p: Disable port mapping task with --nat extip () 2022-02-24 15:09:56 +00:00
netutil RemoteRPC: coherentCache for kv.Code; LocalRPC: enable small blocksLRU () 2021-10-12 12:04:04 +07:00
rlpx Refactor crypto.FromECDSAPub to MarshalPubkey/Std () 2022-03-31 11:06:20 +07:00
simulations p2p: refactor MaxPendingPeers handling () 2022-04-28 09:21:52 +07:00
dial_test.go Canonical tx ids () 2021-11-18 14:07:55 +00:00
dial.go p2p: refactor MaxPendingPeers handling () 2022-04-28 09:21:52 +07:00
message_test.go p2p: move rlpx into separate package () 2020-10-06 14:12:09 +02:00
message.go Replace ioutil with io and os () 2022-04-23 15:43:00 +01:00
metrics.go MIT licensed metrics lib () 2021-07-29 17:27:46 +07:00
node_key_config.go Fix NodeKeyConfig.save() () 2022-03-16 16:58:56 +00:00
peer_error.go p2p: define DiscReason as uint8 () 2022-05-06 16:19:53 +01:00
peer_test.go Switch peerId from 256 to 512 bit (as in stable) () 2022-04-10 08:01:25 +01:00
peer.go p2p: define DiscReason as uint8 () 2022-05-06 16:19:53 +01:00
protocol.go Switch peerId from 256 to 512 bit (as in stable) () 2022-04-10 08:01:25 +01:00
server_test.go p2p: crawler-friendly handshake () 2022-04-28 23:21:22 +01:00
server.go p2p: crawler-friendly handshake () 2022-04-28 23:21:22 +01:00
transport_test.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std () 2022-03-31 11:06:20 +07:00
transport.go remove metrics package, step 1 () 2022-05-07 14:52:04 +07:00
util_test.go rename () 2021-05-20 19:25:53 +01:00
util.go rename () 2021-05-20 19:25:53 +01:00