Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added a query interface for world state | obscuren | 2015-01-02 | 1 | -0/+9 |
* | Set TD to block once processed | obscuren | 2015-01-02 | 1 | -0/+1 |
* | Delete current chain for reset | obscuren | 2014-12-23 | 1 | -0/+4 |
* | Chain importer | obscuren | 2014-12-23 | 1 | -5/+0 |
* | Refactored block & Transaction | obscuren | 2014-12-23 | 1 | -59/+75 |
* | Merge fixes | obscuren | 2014-12-18 | 1 | -1/+4 |
* | Merged develop | obscuren | 2014-12-18 | 1 | -37/+83 |
|\ | |||||
| * | Updated to new methods | obscuren | 2014-12-18 | 1 | -0/+7 |
| * | Locks, refactor, tests | obscuren | 2014-12-18 | 1 | -37/+76 |
* | | Merge branch 'develop' into poc8 | obscuren | 2014-12-18 | 1 | -1/+10 |
|\| | |||||
| * | moved err check | obscuren | 2014-12-17 | 1 | -1/+10 |
* | | resolve merge conflict hell | zelig | 2014-12-15 | 1 | -4/+0 |
* | | adapt chain_manager to eth protocol interface | zelig | 2014-12-15 | 1 | -0/+4 |
* | | add Status to retrieve TD, currentBlock, genesis for easy interface with eth/... | zelig | 2014-12-15 | 1 | -1/+5 |
|/ | |||||
* | moved interfaces | obscuren | 2014-12-11 | 1 | -0/+2 |
* | states moved to chain | obscuren | 2014-12-11 | 1 | -0/+13 |
* | upped proto version and modified block pool | obscuren | 2014-12-05 | 1 | -9/+15 |
* | Only set TD if it's actually higher | obscuren | 2014-12-04 | 1 | -1/+4 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -0/+276 |