plugeth/cmd/devp2p/internal/v4test
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
..
discv4tests.go cmd/devp2p/internal/v4test: fix false-positive hive test (#23966) 2021-11-24 21:22:45 +01:00
framework.go cmd/devp2p: add discv4 test suite (#21163) 2020-07-07 14:37:33 +02:00