ConsenSysMesh / cava

ConsenSys core libraries for Java & Kotlin
Apache License 2.0
84 stars 34 forks source link

Add an ethereum ÐΞVp2p discovery implementation using Kotlin Coroutines #115

Closed cleishm closed 5 years ago

cleishm commented 5 years ago
atoulme commented 5 years ago

There is one disabled test, not sure if it needs more work or is meant for a developer to run this on their machines locally when debugging. I can merge this as is for now.

cleishm commented 5 years ago

I could have added a comment to that. It runs, but it uses a real network (rposten) and takes at least 30sec to run. So I didn't want to leave it enabled by default, but also didn't want to throw the code as it was quite useful for debugging.