nim-eth/tests/trie
Jacek Sieka 205b57fe71
port kvstore from nim-beacon-chain (#230)
* port kvstore from nim-beacon-chain
* remove old database backends
* use kvstore in trie database
* add sqlite dep
* avoid template param double evaluation
* clean up heterogenous lookup todo
2020-04-27 15:16:11 +02:00
..
cases Moved rlp and trie to eth 2019-02-05 14:01:10 +02:00
all_tests.nim port kvstore from nim-beacon-chain (#230) 2020-04-27 15:16:11 +02:00
config.nims Fix nim v1.0.2 compile issues 2019-10-29 14:44:26 +02:00
test_bin_trie.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_binaries_utils.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_branches_utils.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_examples.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_hexary_trie.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_json_suite.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_sparse_binary_trie.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_transaction_db.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
test_trie_bitseq.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
testutils.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00