nim-eth/tests/trie
Kim De Mey d57a1094b1
Remove all Defect raises to avoid unnecessary warnings (#607)
As this module dropped support for Nim versions < 1.6, all Defect
raises can be removed to avoid unnecessary warnings
2023-05-10 15:50:04 +02:00
..
cases Moved rlp and trie to eth 2019-02-05 14:01:10 +02:00
all_tests.nim Safer mpt proof verification (#536) 2022-09-14 19:02:05 +02:00
test_bin_trie.nim Clean-up of several compiler warnings (#519) 2022-07-09 10:55:15 +02:00
test_binaries_utils.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_branches_utils.nim Remove all Defect raises to avoid unnecessary warnings (#607) 2023-05-10 15:50:04 +02:00
test_examples.nim --styleCheck:error (#520) 2022-07-21 08:58:17 +00:00
test_hexary_proof.nim Remove all Defect raises to avoid unnecessary warnings (#607) 2023-05-10 15:50:04 +02:00
test_hexary_trie.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_json_suite.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
test_sparse_binary_trie.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_transaction_db.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
test_trie_bitseq.nim CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
testutils.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00