Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/cmd/devp2p/internal/ethtest
Aaron Chen ed4bc7f27b
all: replace fmt.Errorf() with errors.New() if no param required (#29472)
8 months ago
..
testdata cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
chain.go all: remove dependency on golang.org/exp (#29314) 8 months ago
chain_test.go cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
conn.go cmd/devp2p, eth: drop support for eth/67 (#28956) 10 months ago
engine.go cmd: use package filepath over path for file system operations (#29227) 9 months ago
mkchain.sh cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
protocol.go cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
snap.go all: use EmptyUncleHash, EmptyCodeHash instead of raw value (#29134) 9 months ago
suite.go crypto/kz4844: pass blobs by ref (#29050) 8 months ago
suite_test.go cmd: use package filepath over path for file system operations (#29227) 9 months ago
transaction.go all: replace fmt.Errorf() with errors.New() if no param required (#29472) 8 months ago