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
Iskander (Alex) Sharipov 778ff94794
all: fix some go-critic linter warnings (#23709)
3 years ago
..
broadcast.go eth/protocols/eth: replace array with counter in txn broadcaster (#23656) 3 years ago
discovery.go core, eth: split eth package, implement snap protocol (#21482) 4 years ago
handler.go Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
handler_test.go all: fix some go-critic linter warnings (#23709) 3 years ago
handlers.go Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
handshake.go core, eth: split eth package, implement snap protocol (#21482) 4 years ago
handshake_test.go Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
peer.go eth/protocols/eth: simplify peer known block/txs caches (#23649) 3 years ago
peer_test.go eth/protocols/eth: simplify peer known block/txs caches (#23649) 3 years ago
protocol.go Revert "Revert "eth: drop eth/65, the last non-reqid protocol version" (#23426)" (#23456) 3 years ago
protocol_test.go all: add read-only option to database (#22407) 4 years ago
tracker.go eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 4 years ago