Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Moved methods to messages | obscuren | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Created generic message (easy for testing) | obscuren | 2014-12-18 | 1 | -2/+2 |
| | |||||
* | Updated to new methods | obscuren | 2014-12-18 | 1 | -1/+1 |
| | |||||
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -55/+4 |
| | |||||
* | updated to types | obscuren | 2014-12-03 | 1 | -1/+1 |
| | |||||
* | merge errors fixed | obscuren | 2014-12-02 | 1 | -41/+78 |
|\ | |||||
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -41/+77 |
| | | |||||
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -4/+5 |
|/ | | | | | * Block(s) * Transaction(s) | ||||
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -0/+4 |
| | | | | | | | | * Miner has been rewritten * Added new miner pane * Added option for local txs * Added option to read from MergeMining contract and list them for merged mining | ||||
* | StateManager => BlockManager | obscuren | 2014-11-04 | 1 | -2/+2 |
| | |||||
* | ethstate => state | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | ethpipe => xeth (eXtended ETHereum) | obscuren | 2014-10-31 | 1 | -0/+264 |