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
lightclient 32fde3f838
core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895)
1 year ago
..
testdata all: remove ethash pow, only retain shims needed for consensus and tests (#27178) 1 year ago
chain.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 1 year ago
chain_test.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2 years ago
helpers.go cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
large.go all: update license headers and AUTHORS from git history (#24947) 2 years ago
snap.go all: use unified emptyRootHash and emptyCodeHash (#26718) 2 years ago
snapTypes.go cmd/devp2p/internal/ethtest: update tests for eth/67 (#25306) 2 years ago
suite.go cmd/devp2p/internal/ethtest: add support for eth/68 (#26078) 2 years ago
suite_test.go cmd, core, eth, graphql, trie: no persisted clean trie cache file (#27525) 1 year ago
transaction.go cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago
types.go cmd: use errrors.New instead of empty fmt.Errorf (#27329) 1 year ago