aboutsummaryrefslogtreecommitdiffstats
path: root/core/chain_pow_test.go
Commit message (Expand)AuthorAgeFilesLines
* core, consensus: pluggable consensus engines (#3817)Péter Szilágyi2017-04-051-238/+0
* all: swap out the C++ ethash to the pure Go one (mining todo)Péter Szilágyi2017-03-091-12/+16
* core, core/state, trie: EIP158, reprice & skip empty account writeJeffrey Wilcke2016-11-131-3/+4
* accounts, core, eth: pass chain config for chain maker to test DAOPéter Szilágyi2016-07-151-3/+3
* core, eth: receipt chain reconstructionPéter Szilágyi2015-10-191-3/+3
* all: Add GPU mining, disabled by defaultGustav Simonsson2015-10-071-2/+2
* core: separate and contain POW verifier, extensive testsPéter Szilágyi2015-09-211-0/+233