nim-eth/tests
Jacek Sieka 42b36d1aef
secp: handle invalid keys better (#210)
* secp: handle invalid keys better

we can't guarantee with the type system that invalid keys don't exist,
so we have to introduce error handling for it
2020-04-04 11:40:47 +02:00
..
fuzzing Replace getCurrentException and getCurrentExceptionMsg 2019-12-02 23:35:34 +02:00
keyfile Moved eth_bloom to eth, some fixes 2019-02-05 16:22:21 +02:00
keys secp: handle invalid keys better (#210) 2020-04-04 11:40:47 +02:00
p2p refactor secp interface (#203) 2020-04-02 14:40:29 +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