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
jwasinger 478012ab23
all: remove TerminalTotalDifficultyPassed (#30609)
2 weeks ago
..
testdata all: remove TerminalTotalDifficultyPassed (#30609) 2 weeks ago
chain.go build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
chain_test.go cmd/devp2p: update eth/snap protocol test suites for PoS (#28340) 11 months ago
conn.go p2p: use netip.Addr where possible (#29891) 5 months ago
engine.go cmd: use package filepath over path for file system operations (#29227) 8 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 build: update to golangci-lint 1.61.0 (#30587) 3 weeks ago
suite.go eth/fetcher: fix blob transaction propagation (#30125) 2 months ago
suite_test.go all: simplify tests using t.TempDir() (#30150) 4 months ago
transaction.go all: replace fmt.Errorf() with errors.New() if no param required (#29472) 7 months ago