Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renamed `chain` => `core` | obscuren | 2014-12-04 | 1 | -414/+0 |
* | reverted vm back | obscuren | 2014-12-03 | 1 | -1/+1 |
* | merge | obscuren | 2014-12-03 | 1 | -26/+29 |
|\ | |||||
| * | Set proper message value | obscuren | 2014-12-03 | 1 | -27/+29 |
| * | Check coinbase for from/to inclusion | obscuren | 2014-12-03 | 1 | -6/+11 |
| * | Additional logging and removed temp merged mining options. | obscuren | 2014-12-02 | 1 | -5/+1 |
* | | merge errors fixed | obscuren | 2014-12-02 | 1 | -13/+19 |
|\| | |||||
| * | Check for known block err and ignore | obscuren | 2014-12-02 | 1 | -12/+18 |
| * | Changed the way transactions are being added to the transaction pool | obscuren | 2014-12-02 | 1 | -1/+1 |
* | | Fixed merge | obscuren | 2014-11-29 | 1 | -3/+4 |
|\| | |||||
| * | Changed refund | obscuren | 2014-11-29 | 1 | -3/+4 |
* | | Begin of moving objects to types package | obscuren | 2014-11-18 | 1 | -18/+20 |
|/ | |||||
* | Clean up | obscuren | 2014-11-14 | 1 | -10/+10 |
* | Fixes for PV41/42 | obscuren | 2014-11-14 | 1 | -9/+4 |
* | Numerous fixes for consensus. | obscuren | 2014-11-14 | 1 | -4/+4 |
* | Transaction execution fixes | obscuren | 2014-11-12 | 1 | -9/+7 |
* | debugging code | obscuren | 2014-11-11 | 1 | -11/+20 |
* | Moved messages eventing to chain manager | obscuren | 2014-11-10 | 1 | -12/+16 |
* | Fixed bug on gas and setting of receipts and roots | obscuren | 2014-11-10 | 1 | -36/+4 |
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -7/+9 |
* | Reworked chain handling process | obscuren | 2014-11-04 | 1 | -41/+27 |
* | Bloom validation | obscuren | 2014-11-04 | 1 | -4/+5 |
* | StateManager => BlockManager | obscuren | 2014-11-04 | 1 | -0/+439 |