| Commit message (Expand) | Author | Age | Files | Lines |
* | go fmt | zelig | 2014-06-27 | 1 | -2/+8 |
* | space in miner logging message | zelig | 2014-06-26 | 1 | -1/+1 |
* | modified logging API | zelig | 2014-06-23 | 1 | -9/+12 |
* | Removal of manual updating of state objects | obscuren | 2014-06-17 | 1 | -0/+2 |
* | Fixed minor issue with the gas pool | obscuren | 2014-06-16 | 1 | -0/+2 |
* | Moved gas limit err check to buy gas | obscuren | 2014-06-16 | 1 | -1/+2 |
* | Moving closer to interop | obscuren | 2014-06-14 | 1 | -2/+9 |
* | Minor changes | obscuren | 2014-06-12 | 1 | -1/+2 |
* | Peer changes broadcasting and minor miner fix | obscuren | 2014-05-30 | 1 | -1/+1 |
* | Buffered channel to fix not ready (blocking) | obscuren | 2014-05-30 | 1 | -1/+2 |
* | Sort transactions based on the nonce | obscuren | 2014-05-28 | 1 | -1/+4 |
* | Working on interop | obscuren | 2014-05-22 | 1 | -10/+5 |
* | Added start / stopping methods | obscuren | 2014-05-22 | 1 | -21/+31 |
* | Removed some logging and refactored a bit | obscuren | 2014-05-21 | 1 | -43/+41 |
* | Improved miner so it won't include invalid transactions | obscuren | 2014-05-21 | 1 | -5/+16 |
* | Fixed competing block method | obscuren | 2014-05-21 | 1 | -1/+1 |
* | Fixed couple issues | obscuren | 2014-05-21 | 1 | -0/+1 |
* | Testing different mining state | obscuren | 2014-05-19 | 1 | -10/+9 |
* | Changed how changes are being applied to states | obscuren | 2014-05-17 | 1 | -18/+6 |
* | listen to pre instead of post | obscuren | 2014-05-15 | 1 | -2/+2 |
* | Removed old tx pool notification system. Fixes #19 | obscuren | 2014-05-15 | 1 | -2/+2 |
* | Added manifest changes and changed closures | obscuren | 2014-04-30 | 1 | -1/+0 |
* | Fixed state problem | obscuren | 2014-04-29 | 1 | -5/+7 |
* | Removed debug & unused functions | obscuren | 2014-04-24 | 1 | -1/+0 |
* | Removed some log statements and disabled additional validation checks | obscuren | 2014-04-23 | 1 | -4/+8 |
* | @maranh see comment | obscuren | 2014-04-23 | 1 | -7/+8 |
* | Hack for miner problem added w/ note | obscuren | 2014-04-16 | 1 | -0/+3 |
* | Fix transaction on new blocks | Maran | 2014-04-09 | 1 | -0/+1 |
* | Small tweaks | Maran | 2014-04-01 | 1 | -2/+0 |
* | initial testcode for canonical chain | Maran | 2014-03-24 | 1 | -0/+1 |
* | Initial block reorganisation code | Maran | 2014-03-21 | 1 | -10/+9 |
* | More mining rework | Maran | 2014-03-20 | 1 | -0/+149 |