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
Péter Szilágyi 39638c81c5
all: nuke total difficulty (#30744)
1 week ago
..
testdata all: remove TerminalTotalDifficultyPassed (#30609) 4 months ago
chain.go all: nuke total difficulty (#30744) 1 week ago
chain_test.go cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 1 year ago
conn.go p2p: use netip.Addr where possible (#29891) 8 months ago
engine.go cmd: use package filepath over path for file system operations (#29227) 11 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) 3 weeks ago
snap.go build: update to golangci-lint 1.61.0 (#30587) 4 months ago
suite.go all: nuke total difficulty (#30744) 1 week ago
suite_test.go all: simplify tests using t.TempDir() (#30150) 7 months ago
transaction.go all: replace fmt.Errorf() with errors.New() if no param required (#29472) 10 months ago