aboutsummaryrefslogtreecommitdiffstats
path: root/consensus/consensus.go
Commit message (Expand)AuthorAgeFilesLines
* consensus,core,miner: avoid overhead of creating a new block (#19301)Martin Holst Swende2019-04-301-1/+10
* consensus: fix comment typo (#17562)ult-bobonovski2018-09-031-1/+1
* consensus, miner: stale block mining support (#17506)gary rong2018-08-281-3/+6
* miner: fix state commit, track old work packages too (#17490)gary rong2018-08-231-0/+3
* consensus/ethash: move remote agent logic to ethash internal (#15853)gary rong2018-08-031-0/+3
* build: enable goimports and varcheck linters (#16446)thomasmodeneis2018-04-181-1/+2
* accounts, consensus, core, eth: make chain maker consensus agnostic (#15497)gary rong2017-12-221-0/+5
* rlp, trie, contracts, compression, consensus: improve comments (#14580)S. Matthew English2017-06-121-2/+1
* consensus, core, ethstats: use engine specific block beneficiary (#14318)Péter Szilágyi2017-04-121-0/+5
* consensus/clique, internal/web3ext: support hash based API queries (#14321)Péter Szilágyi2017-04-121-0/+3
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-0/+94