nim-eth/eth/trie
Jacek Sieka d31abca010
clean up eth_types (#531)
`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.
2022-09-02 16:57:52 +02:00
..
binaries.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
binary.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
branches.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
db.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
db_tracing.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
hexary.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
nibbles.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
sparse_binary.nim Add build_dcli target and add it to CI (#344) 2021-04-06 13:33:24 +02:00
sparse_proofs.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
trie_bitseq.nim Rlp experimental (#227) 2020-04-20 20:14:39 +02:00
trie_defs.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00
trie_utils.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00