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
55599ee95d
core, trie: intermediate mempool between trie and database (#15857)
This commit reduces database I/O by not writing every state trie to disk.
|
7 years ago |
.. |
clique
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
ethash
|
consensus/ethash: improve cache/dataset handling (#15864)
|
7 years ago |
misc
|
rlp, trie, contracts, compression, consensus: improve comments (#14580)
|
8 years ago |
consensus.go
|
accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)
|
7 years ago |
errors.go
|
core, trie: intermediate mempool between trie and database (#15857)
|
7 years ago |