rene
|
cac1b21d39
|
cmd/devp2p/internal/ethtest: add more tx propagation tests (#22630)
This adds a test for large tx announcement messages, as well as a test to
check that announced tx hashes are requested by the node.
|
2021-04-23 18:14:39 +02:00 |
|
rene
|
ea54c58d4f
|
cmd/devp2p/internal/ethtest: run test suite as Go unit test (#22698)
This change adds a Go unit test that runs the protocol test suite
against the go-ethereum implementation of the eth protocol.
|
2021-04-23 11:15:42 +02:00 |
|
rene
|
de9465f991
|
cmd/devp2p: add eth66 test suite (#22363)
Co-authored-by: Martin Holst Swende <martin@swende.se>
|
2021-02-25 18:36:01 +01:00 |
|
rene
|
f9445e93bb
|
cmd/devp2p/internal/ethtest: use shared message types (#22315)
This updates the eth protocol test suite to use the message type
definitions of the 'production' protocol implementation in eth/protocols/eth.
|
2021-02-16 15:23:03 +01:00 |
|
Marius van der Wijden
|
a1ddd9e1d3
|
cmd/devp2p/internal/ethtest: add transaction tests (#21857)
|
2020-11-30 15:23:48 +01:00 |
|