plugeth/cmd/devp2p/internal
Martin Holst Swende ad7c90c198
cmd/devp2p/internal/v4test: fix false-positive hive test (#23966)
This PR fixes two problems in devp2p tests (and through them, hive).

- Make the output more detailed about what is returned (always print packet kind).
- Allow Ping response to unsolicited findnode.

Without this PR, nethermind fails a hive protocol test, and I misinterpreted the result (NethermindEth/nethermind#3617). Ergo, the output was not fool-proof.
2021-11-24 21:22:45 +01:00
..
ethtest cmd/devp2p/internal/ethtest: clarify protocol version in tests (#23872) 2021-11-09 14:45:34 +01:00
v4test cmd/devp2p/internal/v4test: fix false-positive hive test (#23966) 2021-11-24 21:22:45 +01:00
v5test p2p/discover: implement v5.1 wire protocol (#21647) 2020-10-14 12:28:17 +02:00