mirror of
https://github.com/status-im/nim-eth.git
synced 2025-01-12 15:24:21 +00:00
205b57fe71
* 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
6 lines
95 B
Nim
6 lines
95 B
Nim
import
|
|
./test_api_usage,
|
|
./test_common,
|
|
./test_json_suite,
|
|
./test_object_serialization
|