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.
Martin Holst Swende
4c90efdf57
consensus,core,miner: avoid overhead of creating a new block (#19301)
* consensus,core,miner: avoid overhead of creating a new block
* consensus: nitpick dot
* consensus: fix some comment formatting nits
|
6 years ago |
.. |
clique
|
consensus,core,miner: avoid overhead of creating a new block (#19301)
|
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 |