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
Undefinedor a13b92524d
eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590)
7 months ago
..
broadcast.go consensus, cmd, core, eth: remove support for non-merge mode of operation (#29169) 8 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) 9 months ago
handler.go cmd/devp2p, eth: drop support for eth/67 (#28956) 9 months ago
handler_test.go all: fix mismatched names in comments (#29348) 8 months ago
handlers.go eth/protocols/eth,p2p/discover: remove unnecessary checks (#29590) 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) 9 months ago
metrics.go p2p, p2p/discover: add dial metrics (#27621) 1 year ago
peer.go all: use min/max/clear from go1.21 (#29307) 8 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) 8 months ago
protocol_test.go cmd/devp2p, eth: drop eth/66 (#28239) 1 year ago
tracker.go eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 4 years ago