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.
Showing
- cmd/devp2p/internal/ethtest/chain_test.go 4 additions, 3 deletionscmd/devp2p/internal/ethtest/chain_test.go
- cmd/devp2p/internal/ethtest/suite.go 11 additions, 8 deletionscmd/devp2p/internal/ethtest/suite.go
- cmd/devp2p/internal/ethtest/transaction.go 2 additions, 2 deletionscmd/devp2p/internal/ethtest/transaction.go
- cmd/devp2p/internal/ethtest/types.go 19 additions, 71 deletionscmd/devp2p/internal/ethtest/types.go
Loading
Please register or sign in to comment