ethereumjs-devp2p icon indicating copy to clipboard operation
ethereumjs-devp2p copied to clipboard

discovery v5 support

Open timxor opened this issue 6 years ago • 2 comments

Replaces original PR #42

Fixes issue #19

Nearly ready for approval.

Cleaning up right now and addressing @holgerd77 comments .

Task name Status? Required Description
new PR ✅ Yes Yes collaborator administrative control granted
clean up ✅ Yes Yes remove debug print lines
finalize example 🚧 Wip Optional remove debug print lines

Feel free to run with it! Happy NYE, hope to work on this more come February 🤗

timxor avatar Dec 31 '18 18:12 timxor

@holgerd77 looks like I need to address the Travis CI build still. Will try to do this evening.

timxor avatar Dec 31 '18 19:12 timxor

Thanks for submitting, very close to the finish line, a handful of more linting error to be fixed. Shouldn't be too complicated, you can eventually just temporarily add a --fix flag to the linting command. 😄

holgerd77 avatar Jan 03 '19 23:01 holgerd77