nim-eth/tests/p2p
Kim De Mey 9a467225fb
Add routing table metrics + tweaks + fixes (#261)
- routing table metrics + option in dcli
- only forward "seen" nodes on a findNode request
- setJustSeen & replace on ping AND findnode
- self lookup only at start
- revalidate 10x more
- use bitsPerHop (b) of 5
- small fix in resolve
- small fix in bucket split
2020-06-30 13:35:15 +02:00
..
les Moved eth-p2p to eth 2019-02-05 17:40:29 +02:00
bzz_basic_client.nim Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
config.nims Fixed appveyor test compilation (#4) 2019-02-07 17:11:38 +01:00
disabled_test_shh_connect_mocked.nim keys: get rid of deprecated calls (#213) 2020-04-04 18:44:01 +02:00
discv5_test_helper.nim Add routing table metrics + tweaks + fixes (#261) 2020-06-30 13:35:15 +02:00
p2p_test_helper.nim make bitsPerHop configurable + add routing table tests 2020-06-23 09:35:12 +02:00
shh_basic_client.nim Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
test_auth.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_crypt.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_discovery.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_discoveryv5.nim Add routing table metrics + tweaks + fixes (#261) 2020-06-30 13:35:15 +02:00
test_discv5_encoding.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_ecies.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_enode.nim Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
test_enr.nim Fix discovery after introduction of ValidIpAddress (#248) 2020-06-09 11:09:35 +02:00
test_protocol_handlers.nim make bitsPerHop configurable + add routing table tests 2020-06-23 09:35:12 +02:00
test_rlpx_thunk.json Make msgId fixed int32 2019-10-23 09:35:33 +09:00
test_rlpx_thunk.nim Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
test_routing_table.nim Add more routing table kbucket tests 2020-06-23 17:54:12 +02:00
test_shh.nim secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
test_shh_config.nim Split off whisper config related tests 2019-11-19 14:08:20 +01:00
test_shh_connect.nim make bitsPerHop configurable + add routing table tests 2020-06-23 09:35:12 +02:00
tserver.nim make bitsPerHop configurable + add routing table tests 2020-06-23 09:35:12 +02:00