aboutsummaryrefslogtreecommitdiffstats
path: root/chain/chain_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-071-5/+29
* Fixed VM and added static analysis for EVM jumpsobscuren2014-11-051-1/+0
* Replaced to return the td and throw a specific error on TDobscuren2014-11-041-6/+3
* Reworked chain handling processobscuren2014-11-041-3/+77
* ethlog => loggerobscuren2014-10-311-2/+2
* Moved ethchain to chainobscuren2014-10-311-0/+289