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.
gary rong
40a71f28cf
miner: fix state commit, track old work packages too ( #17490 )
...
* miner: commit state which is relative with sealing result
* consensus, core, miner, mobile: introduce sealHash interface
* miner: evict pending task with threshold
* miner: go fmt
7 years ago
..
clique
miner: fix state commit, track old work packages too ( #17490 )
7 years ago
ethash
miner: fix state commit, track old work packages too ( #17490 )
7 years ago
misc
rlp, trie, contracts, compression, consensus: improve comments ( #14580 )
8 years ago
consensus.go
miner: fix state commit, track old work packages too ( #17490 )
7 years ago
errors.go
core, trie: intermediate mempool between trie and database ( #15857 )
7 years ago