go-ethereum/p2p/enr
Péter Szilágyi 8e998ecabe core/forkid: implement the forkid EIP, announce via ENR (#19738)
* eth: chain config (genesis + fork) ENR entry

* core/forkid, eth: protocol independent fork ID, update to CRC32 spec

* core/forkid, eth: make forkid a struct, next uint64, enr struct, RLP

* core/forkid: change forkhash rlp encoding from int to [4]byte

* eth: fixup eth entry a bit and update it every block

* eth: fix lint

* eth: fix crash in ethclient tests
2024-06-28 11:30:31 +04:00
..
enr.go p2p, p2p/discover: add signed ENR generation (#17753) 2024-06-28 11:30:16 +04:00
enr_test.go core/forkid: implement the forkid EIP, announce via ENR (#19738) 2024-06-28 11:30:31 +04:00
entries.go all: new p2p node representation (#17643) 2024-06-28 11:30:16 +04:00