aboutsummaryrefslogtreecommitdiffstats
path: root/core/chain_manager.go
Commit message (Expand)AuthorAgeFilesLines
* add Status to retrieve TD, currentBlock, genesis for easy interface with eth/...zelig2014-12-151-1/+5
* moved interfacesobscuren2014-12-111-0/+2
* states moved to chainobscuren2014-12-111-0/+13
* upped proto version and modified block poolobscuren2014-12-051-9/+15
* Only set TD if it's actually higherobscuren2014-12-041-1/+4
* Renamed `chain` => `core`obscuren2014-12-041-0/+276