erigon-pulse/cmd/devp2p
Adam Schmideg a8123ea3d2 cmd/devp2p: add discv4 test suite (#21163)
This adds a test suite for discovery v4. The test suite is a port of the Hive suite for
discovery, and will replace the current suite on Hive soon-ish. The tests can be
run locally with this command:

    devp2p discv4 test -remote enode//...

Co-authored-by: Felix Lange <fjl@twurst.com>
# Conflicts:
#	cmd/devp2p/discv4cmd.go
#	go.sum
2020-08-07 12:48:58 +02:00
..
internal/v4test cmd/devp2p: add discv4 test suite (#21163) 2020-08-07 12:48:58 +02:00
crawl.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
discv4cmd.go cmd/devp2p: add discv4 test suite (#21163) 2020-08-07 12:48:58 +02:00
discv5cmd.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dns_cloudflare.go cmd/devp2p: submit Route53 changes in batches (#20524) 2020-01-30 13:36:30 +02:00
dns_route53_test.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dns_route53.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00
dnscmd.go cmd/clef, signer/core: password input fixes (#20960) 2020-06-15 19:38:12 +03:00
enrcmd.go Apply Turbo-Geth modifications to go-ethereum codebase 2019-11-01 21:52:03 +01:00
keycmd.go cmd/devp2p: add commands for node key management (#21202) 2020-08-07 11:21:48 +02:00
main.go cmd/devp2p: add commands for node key management (#21202) 2020-08-07 11:21:48 +02:00
nodeset.go cmd/devp2p, p2p: dial using node iterator, discovery crawler (#20132) 2019-12-03 13:08:33 +01:00
nodesetcmd.go geth 1.9.13 (#469) 2020-04-19 18:31:47 +01:00