nim-eth/tests
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
..
db port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
fuzzing Update fuzzing tests now that the helpers have moved to ntu 2020-06-12 18:58:05 +03:00
keyfile port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
keys secp: requiresInit updates (#258) 2020-06-22 18:07:48 +02:00
p2p Add routing table metrics + tweaks + fixes (#261) 2020-06-30 13:35:15 +02:00
rlp port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
trie port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
config.nims Fix nim v1.0.2 compile issues 2019-10-29 14:44:26 +02:00
test_async_utils.nim Add a new asyncDiscard replacement that traces recoverable errors and aborts on defects 2019-03-28 14:47:25 +02:00
test_bloom.nim Moved eth_bloom to eth, some fixes 2019-02-05 16:22:21 +02:00