nim-eth/eth/trie
Ștefan Talpalaru f4712aaf74
rename safeEnterList() to enterList()
in order to avoid unhandled exceptions due to malformed data received
over the network
2020-02-25 16:10:09 +01:00
..
backends Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
binaries.nim Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
binary.nim Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
branches.nim Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
db.nim Reduce the use of the general Exception type and improve the exception tarcking in protocol.receive 2020-02-18 00:47:13 +02:00
db_tracing.nim Moved rlp and trie to eth 2019-02-05 14:01:10 +02:00
hexary.nim rename safeEnterList() to enterList() 2020-02-25 16:10:09 +01:00
nibbles.nim assert() -> doAssert() 2019-03-13 23:15:26 +01:00
sparse_binary.nim std_shims -> stew 2019-07-07 11:56:01 +02:00
sparse_proofs.nim std_shims -> stew 2019-07-07 11:56:01 +02:00
trie_defs.nim Review all exceptions and classify them as Defects and Errors 2020-02-06 16:32:00 +01:00
trie_utils.nim std_shims -> stew 2019-07-07 11:56:01 +02:00