status-im / nimbus-eth1

Nimbus: an Ethereum Execution Client for Resource-Restricted Devices
https://status-im.github.io/nimbus-eth1/
Apache License 2.0
565 stars 110 forks source link

Implement discv5 sub-protocol data transmission PoC #1734

Open kdeme opened 11 months ago

kdeme commented 11 months ago

Implementation + benchmarking of PoC for discv5 sub-protocol data transmission in combination with uTP.

See also https://github.com/ethereum/devp2p/issues/229

kdeme commented 11 months ago
kdeme commented 11 months ago

I think the steps to take for this task should/could be something similar like this:

At any give step it should be tracked when there are blockers or if you see potential improvements to suggest to spec. This can be done here or in separate issues.