Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth/protocols/eth
Péter Szilágyi f4d53133f6
consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169)
7 months ago
..
broadcast.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
discovery.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 1 year ago
dispatcher.go all: fix function names in docs (#29128) 7 months ago
handler.go cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
handler_test.go core: move genesis alloc types to core/types (#29003) 7 months ago
handlers.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
handshake.go p2p, p2p/discover: add dial metrics (#27621) 1 year ago
handshake_test.go cmd/devp2p, eth: drop support for eth/67 (#28956) 7 months ago
metrics.go p2p, p2p/discover: add dial metrics (#27621) 1 year ago
peer.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
peer_test.go eth: implement eth/68 (#25980) 2 years ago
protocol.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 7 months ago
protocol_test.go cmd/devp2p, eth: drop eth/66 (#28239) 12 months ago
tracker.go eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 3 years ago