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.
rjl493456442
73f5bcb75b
core, accounts, eth, trie: handle genesis state missing (#28171)
* core, accounts, eth, trie: handle genesis state missing
* core, eth, trie: polish
* core: manage txpool subscription in mainpool
* eth/backend: fix test
* cmd, eth: fix test
* core/rawdb, trie/triedb/pathdb: address comments
* eth, trie: address comments
* eth: inline the function
* eth: use synced flag
* core/txpool: revert changes in txpool
* core, eth, trie: rename functions
|
1 year ago |
.. |
testdata
|
all: remove ethash pow, only retain shims needed for consensus and tests (#27178)
|
2 years 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)
|
2 years ago |
large.go
|
all: update license headers and AUTHORS from git history (#24947)
|
3 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
|
core, accounts, eth, trie: handle genesis state missing (#28171)
|
1 year ago |
transaction.go
|
cmd: use errrors.New instead of empty fmt.Errorf (#27329)
|
2 years ago |
types.go
|
cmd: use errrors.New instead of empty fmt.Errorf (#27329)
|
2 years ago |