nim-eth/tests/trie/all_tests.nim
KonradStaniec 059d319c16
Safer mpt proof verification (#536)
* Safer mpt proof verification
2022-09-14 19:02:05 +02:00

12 lines
236 B
Nim

import
./test_bin_trie,
./test_binaries_utils,
./test_branches_utils,
./test_examples,
./test_hexary_trie,
./test_json_suite,
./test_sparse_binary_trie,
./test_transaction_db,
./test_trie_bitseq,
./test_hexary_proof