ethereum / aleth

Aleth – Ethereum C++ client, tools and libraries
GNU General Public License v3.0
3.96k stars 2.18k forks source link

Add fork identifier into ENR #5889

Open gumb0 opened 4 years ago

gumb0 commented 4 years ago

eth field of ENR spec: https://github.com/ethereum/devp2p/blob/master/enr-entries/eth.md fork-id spec: https://eips.ethereum.org/EIPS/eip-2124 Only fork-id generation part is needed for this issue.