package
4.3.0+incompatible
Repository: https://github.com/scroll-tech/go-ethereum.git
Documentation: pkg.go.dev

# Functions

NewSuite creates and returns a new eth-test suite that can be used to test the given node against the given blockchain data.

# Structs

No description provided by the author
Conn represents an individual connection with a peer.
Disconnect is the RLP structure for a disconnect message.
No description provided by the author
Hello is the RLP structure of the protocol handshake.
No description provided by the author
No description provided by the author
Suite represents a structure used to test a node's conformance to the eth protocol.

# Interfaces

No description provided by the author

# Type aliases

BlockBodies is the network packet for block content distribution.
No description provided by the author
GetBlockBodies represents a GetBlockBodies request.
GetBlockHeaders represents a block header query.
No description provided by the author
NewBlock is the network packet for the block propagation message.
NewBlockHashes is the network packet for the block announcements.
NewPooledTransactionHashes is the network packet for the tx hash propagation message.
No description provided by the author
Status is the network packet for the status message for eth/64 and later.
No description provided by the author