go-ethereum/cmd/devp2p/internal
Felix Lange 85ae3e16f1
Some checks are pending
i386 linux tests / Lint (push) Waiting to run
i386 linux tests / build (push) Waiting to run
cmd/devp2p/internal/ethtest: tests for BlockRangeUpdate (#31843)
I added a test for BlockRangeUpdate in #29158 but forgot to enable it.
Here I'm adding two more tests for it. Also applied a small refactoring
to combine calls to `dial()` and `peer()` into a single function, since
these two calls are duplicated in each test.
2025-05-18 10:25:16 +02:00
..
ethtest cmd/devp2p/internal/ethtest: tests for BlockRangeUpdate (#31843) 2025-05-18 10:25:16 +02:00
v4test all: fix some typos in comments and names (#31023) 2025-01-14 14:16:15 +01:00
v5test cmd/devp2p/internal/v5test: log test descriptions (#31551) 2025-04-03 15:58:37 +02:00