mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
* add ENRRequest and ENRResponse messages * todo: encode and decode impls * scaffold enrrequest and enrresponse msgs * implement encodable and decodable for enr * cargo fmt * impl sending enr requests * silence clippy for now * add todos for enrrequest and response in mocks * make payload length fold more explicit * feat: add enr support to ping pong * integrate enr * add update methods * add enr handling * feat: add enr handling * integrate fork id * fix: set frontier forkid * disable eip868 by default * address comments Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>