plugeth/eth/protocols/eth
rjl493456442 30602163d5
eth: introduce eth67 protocol (#24093)
The new protocol version removes support for GetNodeData.
See https://eips.ethereum.org/EIPS/eip-4938 for more information.

Co-authored-by: Felix Lange <fjl@twurst.com>
Co-authored-by: Martin Holst Swende <martin@swende.se>
2022-06-15 12:56:47 +02:00
..
broadcast.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
discovery.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
dispatcher.go eth: pre-process downloader responses on the peer reader thread 2021-12-01 20:18:12 +02:00
handler_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
handler.go eth: introduce eth67 protocol (#24093) 2022-06-15 12:56:47 +02:00
handlers.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
handshake_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
handshake.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
peer_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
peer.go eth/protocols/eth: fix godoc comments (#24810) 2022-05-05 17:35:36 +02:00
protocol_test.go all: update license headers and AUTHORS from git history (#24947) 2022-05-24 20:39:40 +02:00
protocol.go eth: introduce eth67 protocol (#24093) 2022-06-15 12:56:47 +02:00
tracker.go eth/protocols, prp/tracker: add support for req/rep rtt tracking (#22608) 2021-04-22 11:42:46 +03:00