mirror of https://github.com/status-im/nim-eth.git
d31abca010
`eth_types` is being imported from many projects and ends up causing long build times due to its extensive import lists - this PR starts cleaning some of that up by moving the chain DB and RLP to their own modules. this PR also moves `keccakHash` to its own module and uses it in many places. |
||
---|---|---|
.. | ||
binaries.nim | ||
binary.nim | ||
branches.nim | ||
db.nim | ||
db_tracing.nim | ||
hexary.nim | ||
nibbles.nim | ||
sparse_binary.nim | ||
sparse_proofs.nim | ||
trie_bitseq.nim | ||
trie_defs.nim | ||
trie_utils.nim |