aboutsummaryrefslogtreecommitdiffstats
path: root/core/chain_manager.go
Commit message (Expand)AuthorAgeFilesLines
* Closure => Contextobscuren2015-01-021-20/+0
* Added a query interface for world stateobscuren2015-01-021-0/+9
* Set TD to block once processedobscuren2015-01-021-0/+1
* Delete current chain for resetobscuren2014-12-231-0/+4
* Chain importerobscuren2014-12-231-5/+0
* Refactored block & Transactionobscuren2014-12-231-59/+75
* Merge fixesobscuren2014-12-181-1/+4
* Merged developobscuren2014-12-181-37/+83
|\
| * Updated to new methodsobscuren2014-12-181-0/+7
| * Locks, refactor, testsobscuren2014-12-181-37/+76
* | Merge branch 'develop' into poc8obscuren2014-12-181-1/+10
|\|
| * moved err checkobscuren2014-12-171-1/+10
* | resolve merge conflict hellzelig2014-12-151-4/+0
* | adapt chain_manager to eth protocol interfacezelig2014-12-151-0/+4
* | 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