erigon-pulse/p2p/enode
battlmonstr 7754f53385
p2p (#4119): treat slow integration tests (#4136)
* TestTable_ReadRandomNodesGetAll: refactor to integration and examples
* TestTable_bumpNoDuplicates: refactor to integration and examples
* TestUDPv4_smallNetConvergence: speed up from 1.7s to 0.3s by applying the test config
* TestUPNP_DDWRT: move to integration tests
* TestFairMix: split in 2, do more iterations in integration tests
* TestDialSched: speed up from 1s to 0.2s by removing the unexpected dial check,
  (keep the check during the integration tests)
2022-05-13 10:18:55 +07:00
..
idscheme_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
idscheme.go Discovery: refactor public key to node ID conversions. (#3634) 2022-03-03 21:58:31 +07:00
iter_integration_test.go p2p (#4119): treat slow integration tests (#4136) 2022-05-13 10:18:55 +07:00
iter_test.go p2p (#4119): treat slow integration tests (#4136) 2022-05-13 10:18:55 +07:00
iter.go hide file exists err (#2218) 2021-06-22 11:09:45 +01:00
localnode_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
localnode.go Clean up DEBUG category logs (#2776) 2021-10-05 08:14:04 +07:00
node_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
node.go rename (#1978) 2021-05-20 19:25:53 +01:00
nodedb_test.go Genesis sync from existing snapshots (#3087) 2021-12-05 09:03:08 +07:00
nodedb.go Discovery: split node records to a sepatate DB table (#3581) (#3667) 2022-03-10 14:57:25 +01:00
urlv4_test.go rename (#1978) 2021-05-20 19:25:53 +01:00
urlv4.go Refactor crypto.FromECDSAPub to MarshalPubkey/Std (#3797) 2022-03-31 11:06:20 +07:00