aboutsummaryrefslogtreecommitdiffstats
path: root/core/chain_makers.go
Commit message (Expand)AuthorAgeFilesLines
* Separated block db from state db. Partial fix for #416obscuren2015-03-071-1/+1
* uncle validationobscuren2015-03-041-1/+1
* Changed nonce to a uint64obscuren2015-03-041-3/+3
* fixed pow stuffobscuren2015-03-041-3/+3
* Introducing ethashMatthew Wampler-Doty2015-03-031-18/+29
* public functions for making chains on the flyEthan Buchman2015-02-281-0/+131