aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/errors.go
Commit message (Collapse)AuthorAgeFilesLines
* core, trie: intermediate mempool between trie and database (#15857)Péter Szilágyi2018-02-061-0/+4
| | | This commit reduces database I/O by not writing every state trie to disk.
* consensus/clique: Proof of Authority (#3753)Péter Szilágyi2017-04-101-8/+0
| | | | This PR is a prototype implementation of plugable consensus engines and the Clique PoA protocol ethereum/EIPs#225
* consensus, core: drop all the legacy custom core error typesPéter Szilágyi2017-04-061-0/+41