nim-eth-p2p/eth_p2p
Zahary Karadjov b38804f873 This commit only moves files around (no need for review)
In the next commit, I'm going to squash all the changes in the LES.
This commit just sets the directory tree to its final state, so the
diffs in the follow up commits are easier to review.

Please note that eth.nim was renamed to eth_protocol.nim, because
it's not advisable to have a module name that shares the name of
a protocol identifier (this creates hard to figure out ambiguity
errors)
2018-10-15 16:49:49 +03:00
..
private This commit only moves files around (no need for review) 2018-10-15 16:49:49 +03:00
rlpx_protocols This commit only moves files around (no need for review) 2018-10-15 16:49:49 +03:00
auth.nim Deal with the refactoring in status-im/nim-rlp#20 2018-09-26 17:21:49 +03:00
blockchain_sync.nim This commit only moves files around (no need for review) 2018-10-15 16:49:49 +03:00
discovery.nim Blocks ordering 2018-10-02 14:40:08 +03:00
ecies.nim Moved eth_p2p to asyncdispatch2. 2018-06-18 12:05:38 +03:00
enode.nim Moved eth_p2p to asyncdispatch2. 2018-06-18 12:05:38 +03:00
kademlia.nim Blocks ordering 2018-10-02 14:40:08 +03:00
peer_pool.nim This commit only moves files around (no need for review) 2018-10-15 16:49:49 +03:00
rlpx.nim This commit only moves files around (no need for review) 2018-10-15 16:49:49 +03:00
rlpxcrypt.nim Deal with the refactoring in status-im/nim-rlp#20 2018-09-26 17:21:49 +03:00