Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renames for chain, updated VM, moved methods | obscuren | 2014-12-04 | 1 | -35/+28 |
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 4 | -70/+19 |
* | Updated environments according to the new interface set | obscuren | 2014-12-04 | 2 | -9/+38 |
* | updated to types | obscuren | 2014-12-03 | 2 | -6/+6 |
* | merge errors fixed | obscuren | 2014-12-02 | 2 | -71/+113 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 2 | -70/+112 |
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 4 | -17/+19 |
|/ | |||||
* | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 1 | -0/+4 |
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 2 | -0/+6 |
* | StateManager => BlockManager | obscuren | 2014-11-04 | 3 | -7/+7 |
* | Properly list caps | obscuren | 2014-11-04 | 1 | -2/+4 |
* | ethstate => state | obscuren | 2014-10-31 | 6 | -29/+29 |
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 7 | -0/+831 |