nim-eth/eth/p2p/rlpx_protocols
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
..
les CI: test with multiple Nim version (#429) 2021-12-11 19:12:55 +01:00
whisper bearssl: use split api (#510) 2022-06-17 22:45:37 +02:00
eth_protocol.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
les_protocol.nim Style fixes according to --styleCheck:usages (#452) 2021-12-20 13:14:50 +01:00
whisper_protocol.nim clean up eth_types (#531) 2022-09-02 16:57:52 +02:00