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
Marcin Sobczak d11e9c0b51
cmd/devp2p/internal/ethtest: remove TD from status validation (#31137)
3 weeks ago
..
testdata params,core: add max and target value to chain config (#31002) 3 weeks ago
chain.go all: nuke total difficulty (#30744) 4 weeks ago
chain_test.go cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 1 year ago
conn.go cmd/devp2p/internal/ethtest: remove TD from status validation (#31137) 3 weeks ago
engine.go cmd: use package filepath over path for file system operations (#29227) 12 months ago
mkchain.sh cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 1 year ago
protocol.go all: fix some typos in comments and names (#31023) 1 month ago
snap.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
suite.go params,core: add max and target value to chain config (#31002) 3 weeks ago
suite_test.go all: simplify tests using t.TempDir() (#30150) 8 months ago
transaction.go all: replace fmt.Errorf() with errors.New() if no param required (#29472) 11 months ago