nim-eth/tests
Jacek Sieka 0b110f3287
Secp more refactor (#211)
* simplify some modules

* mark several modules with raises
* fix clearing of keys in auth.nim
* fix keyfile case dropping off
* fix keyfile stream storage
* uuid should be output in lowercase

* enode: simplify API
2020-04-06 18:24:15 +02:00
..
fuzzing Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
keyfile Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
keys keys: get rid of deprecated calls (#213) 2020-04-04 18:44:01 +02:00
p2p Secp more refactor (#211) 2020-04-06 18:24:15 +02:00
rlp Address review comments from Enterlist PR 2020-03-01 11:46:38 +01:00
trie Prepare for Nim 1.2 2020-03-24 14:05:30 +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
test_common.nim Moved rlp and trie to eth 2019-02-05 14:01:10 +02:00