plugeth/cmd/devp2p/internal
rene 6a528fce33
cmd/devp2p/internal/ethtest: return request ID in BlockHeaders response (#22508)
This PR fixes an issue with the eth66 test suite where, during a readAndServe when
the test is manually responding to GetBlockHeader requests, it now responds
with a BlockHeaders eth66 packet that includes the inbound request ID.
2021-03-19 10:57:23 +01:00
..
ethtest cmd/devp2p/internal/ethtest: return request ID in BlockHeaders response (#22508) 2021-03-19 10:57:23 +01:00
v4test cmd/devp2p: add discv4 test suite (#21163) 2020-07-07 14:37:33 +02:00
v5test p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00