ChainSafe / discv5

A Typescript implementation of the Discv5 protocol
Apache License 2.0
28 stars 15 forks source link

Implement Discv5.2 #250

Open wemeetagain opened 1 year ago

wemeetagain commented 1 year ago

See https://github.com/ethereum/devp2p/pull/227 Once the spec is more fully baked, implement the changes from 5.1 to 5.2

philknows commented 2 weeks ago

Oct 2024: Specs still WIP. Related #199