plugeth/internal
Adam Schmideg 6a48ae37b2
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>
2020-07-07 14:37:33 +02:00
..
build build/ci: handle split up listing (#21293) 2020-07-04 20:10:48 +02:00
cmdtest all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
debug cmd/geth: allow configuring metrics HTTP server on separate endpoint (#21290) 2020-07-03 19:12:22 +02:00
ethapi ethapi: don't crash when keystore-specific methods are called but external signer used (#21279) 2020-07-02 10:00:18 +02:00
guide all: update license information 2017-04-14 10:29:00 +02:00
jsre all: fix typos in comments (#21118) 2020-05-25 10:21:28 +02:00
testlog internal/testlog: print file+line number of log call in test log (#20528) 2020-01-08 17:11:51 +02:00
utesting cmd/devp2p: add discv4 test suite (#21163) 2020-07-07 14:37:33 +02:00
web3ext internal/web3ext: add missing params to debug.accountRange (#21208) 2020-06-11 15:41:43 +02:00