| Commit message (Expand) | Author | Age | Files | Lines |
* | go fmt | zelig | 2014-06-27 | 1 | -1/+1 |
* | modified logging API | zelig | 2014-06-23 | 1 | -10/+10 |
* | Removed old fees | obscuren | 2014-06-16 | 1 | -1/+1 |
* | Refactoring state transitioning | obscuren | 2014-06-13 | 1 | -1/+1 |
* | Merge branch 'develop' into interop | obscuren | 2014-06-12 | 1 | -0/+6 |
|\ |
|
| * | log changes | obscuren | 2014-06-12 | 1 | -0/+6 |
* | | Merge branch 'develop' into interop | obscuren | 2014-06-12 | 1 | -0/+7 |
|\| |
|
| * | Validate minimum gasPrice and reject if not met | Maran | 2014-06-10 | 1 | -0/+7 |
* | | Moved process transaction to state manager | obscuren | 2014-06-12 | 1 | -10/+19 |
|/ |
|
* | Fixes #60 | obscuren | 2014-05-28 | 1 | -2/+2 |
* | Closure call now returns the total usage as well | obscuren | 2014-05-28 | 1 | -4/+14 |
* | Working on interop | obscuren | 2014-05-22 | 1 | -8/+10 |
* | Proper log statement | obscuren | 2014-05-21 | 1 | -4/+3 |
* | Testing different mining state | obscuren | 2014-05-19 | 1 | -1/+1 |
* | Changed how changes are being applied to states | obscuren | 2014-05-17 | 1 | -1/+2 |
* | Removed old tx pool notification system. Fixes #19 | obscuren | 2014-05-15 | 1 | -16/+3 |
* | Remove any invalid transactions after block processing | obscuren | 2014-05-14 | 1 | -3/+14 |
* | Added trans state and removed watch address etc | obscuren | 2014-05-09 | 1 | -2/+1 |
* | Removed debug log | obscuren | 2014-05-02 | 1 | -8/+6 |
* | Removed debugging log | obscuren | 2014-04-30 | 1 | -8/+10 |
* | Removed debug logging | obscuren | 2014-04-30 | 1 | -7/+3 |
* | Minor improvements and bug fixes | obscuren | 2014-04-24 | 1 | -4/+4 |
* | Fixed minor issue with gas and added state object init | obscuren | 2014-04-23 | 1 | -3/+1 |
* | Merged accounts and contracts in to StateObject | obscuren | 2014-04-16 | 1 | -7/+7 |
* | Reverted changes | obscuren | 2014-04-09 | 1 | -5/+5 |
* | Typo fix | obscuren | 2014-04-09 | 1 | -1/+1 |
* | Merge branch 'develop' into miner | obscuren | 2014-04-05 | 1 | -5/+7 |
|\ |
|
| * | Handle contract messages | obscuren | 2014-04-01 | 1 | -5/+7 |
* | | Merge conflicts | Maran | 2014-04-01 | 1 | -1/+7 |
|\| |
|
| * | Added missing GetTx (0x16) wire message | obscuren | 2014-03-28 | 1 | -1/+7 |
* | | More mining rework | Maran | 2014-03-20 | 1 | -5/+4 |
* | | Merge conflicts | Maran | 2014-03-17 | 1 | -2/+2 |
|\| |
|
| * | Moved on to the state manager | obscuren | 2014-03-17 | 1 | -2/+2 |
* | | Removed extra invalid nonce return | Maran | 2014-03-17 | 1 | -5/+1 |
* | | Initial smart-miner stuff | Maran | 2014-03-10 | 1 | -1/+7 |
|/ |
|
* | Partially refactored server/txpool/block manager/block chain | obscuren | 2014-03-05 | 1 | -12/+6 |
* | Updated block to use state instead of trie directly | obscuren | 2014-03-03 | 1 | -4/+4 |
* | WIP Observing pattern | obscuren | 2014-02-25 | 1 | -8/+33 |
* | Added a secondary processor | obscuren | 2014-02-23 | 1 | -3/+9 |
* | If sender is receiver only subtract the fee | obscuren | 2014-02-18 | 1 | -7/+15 |
* | The great merge | obscuren | 2014-02-15 | 1 | -0/+219 |