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. |
||
---|---|---|
.. | ||
discoveryv5 | ||
private | ||
rlpx_protocols | ||
auth.nim | ||
blockchain_sync.nim | ||
blockchain_utils.nim | ||
bootnodes.nim | ||
discovery.nim | ||
ecies.nim | ||
enode.nim | ||
kademlia.nim | ||
mock_peers.nim | ||
p2p_backends_helpers.nim | ||
p2p_protocol_dsl.nim | ||
p2p_tracing.nim | ||
p2p_tracing_ctail_plugin.nim | ||
peer_pool.nim | ||
rlpx.nim | ||
rlpxcrypt.nim | ||
sync.nim |