Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Numerous fixes for consensus. | obscuren | 2014-11-14 | 1 | -1/+7 |
* | Transaction execution fixes | obscuren | 2014-11-12 | 1 | -1/+1 |
* | Removed all implicit logging. Fixed gas issues and jump errors | obscuren | 2014-11-12 | 1 | -1/+1 |
* | debugging code | obscuren | 2014-11-11 | 1 | -0/+1 |
* | Moved messages eventing to chain manager | obscuren | 2014-11-10 | 1 | -4/+9 |
* | Fixed bloom, updated mining & block processing | obscuren | 2014-11-10 | 1 | -20/+10 |
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -5/+29 |
* | Fixed VM and added static analysis for EVM jumps | obscuren | 2014-11-05 | 1 | -1/+0 |
* | Replaced to return the td and throw a specific error on TD | obscuren | 2014-11-04 | 1 | -6/+3 |
* | Reworked chain handling process | obscuren | 2014-11-04 | 1 | -3/+77 |
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -0/+289 |