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.
Péter Szilágyi
6ec6b29051
core: fix import errors on clique crashes + empty blocks ( #19544 )
...
* core: fix import errors on clique crashes + empty blocks
* cosensus/clique, core: add test for the mirrored state issue
* core: address todo question wrt log count
* core: raise a louder warning for non-clique known blocks
6 years ago
..
clique
core: fix import errors on clique crashes + empty blocks ( #19544 )
6 years ago
ethash
consensus,core,miner: avoid overhead of creating a new block ( #19301 )
6 years ago
misc
rlp, trie, contracts, compression, consensus: improve comments ( #14580 )
8 years ago
consensus.go
consensus,core,miner: avoid overhead of creating a new block ( #19301 )
6 years ago
errors.go
core, trie: intermediate mempool between trie and database ( #15857 )
7 years ago