2
0
mirror of https://github.com/status-im/nim-eth-p2p.git synced 2025-01-18 19:00:55 +00:00

8 Commits

Author SHA1 Message Date
cheatfate
24d762da34 Moved eth_p2p to asyncdispatch2.
Fix some warnings at rlpx.nim.
Commented debug echo in rlpx.nim.
2018-06-18 12:05:38 +03:00
Zahary Karadjov
812c6284c0 rename package to eth_p2p to make it consistent with our naming scheme 2018-06-16 21:58:41 +03:00
data-man
b6b511c1ad Fix tests 2018-05-17 15:49:22 +03:00
cheatfate
c07b9f4457 RLPx encryption/decryption module with tests. 2018-04-19 15:43:24 +03:00
cheatfate
d7bd43c334 Remove ecc.nim.
Remove testecc.nim.
Switch auth/ecies to use eth_keys instead of ecc.nim.
Fix tests according to new API.
2018-04-11 00:29:46 +03:00
cheatfate
59d65df3f4 Final version for review. 2018-04-02 10:15:16 +03:00
cheatfate
a027af3a73 Remove trailing spaces. 2018-03-28 03:22:20 +03:00
cheatfate
56f034f57a Initial commit 2018-03-28 03:17:01 +03:00