rene
|
716864deba
|
cmd/devp2p/internal/ethtest: improve eth test suite (#21615)
This fixes issues with the protocol handshake and status exchange
and adds support for responding to GetBlockHeaders requests.
|
2020-10-07 17:22:44 +02:00 |
|
rene
|
fdd42d425b
|
cmd/devp2p/internal/ethtest: lower protocol version to 64 (#21604)
|
2020-09-24 10:46:43 +02:00 |
|
rene
|
39f8268147
|
cmd/devp2p/internal/ethtest: update version in handshake (#21603)
|
2020-09-23 17:48:47 +02:00 |
|
rene
|
a25899f3dc
|
cmd/devp2p: add eth protocol test suite (#21598)
This change adds a test framework for the "eth" protocol and some basic
tests. The tests can be run using the './devp2p rlpx eth-test' command.
|
2020-09-23 15:18:17 +02:00 |
|