nim-eth/tests
Kim De Mey a110f091af
Discv5 eh2 (#240)
* Discv5: More error handling improvements

- More results usage and raises pragma annotations
- Remove ENode related code and adjust Node object
- Misc.

* Add sendMessage and catch RlpError when decoding WhoAreYou

* Make the receive proc exception free

Except for `Exception` hah...

* Address review comments

* And another bunch of results and raises annotations

* Send Nodes Message also on 0 nodes and remove usage of broken require
2020-05-28 10:19:36 +02:00
..
db port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
fuzzing Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
keyfile port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
keys port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
p2p Discv5 eh2 (#240) 2020-05-28 10:19:36 +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