Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented new miner w/ ui interface for merged mining. Closes #177 | obscuren | 2014-11-07 | 1 | -5/+29 |
| | | | | | | | | * 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 | ||||
* | 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 |
| | | | | | | | * Forks * Rename * Moved inserting of blocks & processing * Added chain testing method for validating pieces of a **a** chain. | ||||
* | ethlog => logger | obscuren | 2014-10-31 | 1 | -2/+2 |
| | |||||
* | Moved ethchain to chain | obscuren | 2014-10-31 | 1 | -0/+289 |