• Martin Holst Swende's avatar
    cmd/devp2p/internal/v4test: fix false-positive hive test (#23966) · ad7c90c1
    Martin Holst Swende authored
    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.
    ad7c90c1
Name
Last commit
Last update
..
internal Loading commit data...
README.md Loading commit data...
crawl.go Loading commit data...
discv4cmd.go Loading commit data...
discv5cmd.go Loading commit data...
dns_cloudflare.go Loading commit data...
dns_route53.go Loading commit data...
dns_route53_test.go Loading commit data...
dnscmd.go Loading commit data...
enrcmd.go Loading commit data...
keycmd.go Loading commit data...
main.go Loading commit data...
nodeset.go Loading commit data...
nodesetcmd.go Loading commit data...
rlpxcmd.go Loading commit data...
runtest.go Loading commit data...