KEthereum icon indicating copy to clipboard operation
KEthereum copied to clipboard

RLPx

Open ligi opened this issue 8 years ago • 5 comments

https://github.com/ethereum/devp2p/blob/master/rlpx.md

but talk to @fjl first as he said ad DevCon3 that some things in this doc might be miss-leading and might send one on the wrong path

ligi avatar Nov 05 '17 11:11 ligi

This issue now has a bounty-address via issuETH.

Your bounty-address is 9de0d4de1d97a13ecfe6c4e02d022975b29b5ec2
Watch on rinkeby
Watch on main

issueth[bot] avatar Nov 05 '17 11:11 issueth[bot]

How about using our lib for RLP here: https://github.com/ConsenSys/cava/tree/master/rlp ?

atoulme avatar Jun 20 '18 17:06 atoulme

Thank you very much for pointing me to cava - was not aware of this library and it looks interesting. That said KEthereum already has a RLP implementation - this issue here is about RLPx and as far as I see this is also still missing from cava. Also I want to have pure kotlin implementations as much as possible (and cava is mainly java as far as I see). Being pure Kotlin opens up much more possibilities to not only target the JVM or Android - but also native, JavaScript, (e)WASM, ...

ligi avatar Jun 20 '18 19:06 ligi

My mistake for misreading. You're right of course. We will in time work out a RLPx lib in Cava.

atoulme avatar Jun 20 '18 19:06 atoulme

Setting to low priority as the future seems to be in libp2p

ligi avatar Aug 13 '18 23:08 ligi