• Péter Szilágyi's avatar
    core/forkid: implement the forkid EIP, announce via ENR (#19738) · 983f9236
    Péter Szilágyi authored
    * 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
    983f9236
Name
Last commit
Last update
..
discover Loading commit data...
discv5 Loading commit data...
enode Loading commit data...
enr Loading commit data...
nat Loading commit data...
netutil Loading commit data...
simulations Loading commit data...
testing Loading commit data...
dial.go Loading commit data...
dial_test.go Loading commit data...
message.go Loading commit data...
message_test.go Loading commit data...
metrics.go Loading commit data...
peer.go Loading commit data...
peer_error.go Loading commit data...
peer_test.go Loading commit data...
protocol.go Loading commit data...
rlpx.go Loading commit data...
rlpx_test.go Loading commit data...
server.go Loading commit data...
server_test.go Loading commit data...
util.go Loading commit data...
util_test.go Loading commit data...