Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core: removed nonce resetting from the block processor. | obscuren | 2015-04-21 | 1 | -0/+1 |
* | state: fixed mutex lockes | obscuren | 2015-04-14 | 1 | -2/+14 |
* | state: fixed nonce issue in managed state | obscuren | 2015-04-14 | 1 | -2/+2 |
* | Moved handling of nonces to the managed state | obscuren | 2015-04-09 | 2 | -5/+8 |
* | Improved transaction pool | obscuren | 2015-04-09 | 1 | -8/+4 |
* | Changed how logs are being recorded | obscuren | 2015-04-08 | 2 | -81/+49 |
* | Added additional methods to the managed state | obscuren | 2015-04-08 | 2 | -2/+44 |
* | Moved logging to logger.Core | obscuren | 2015-04-04 | 2 | -5/+5 |
* | basic glog | obscuren | 2015-04-04 | 2 | -7/+16 |
* | glog wip | obscuren | 2015-04-03 | 1 | -1/+4 |
* | Removed old (unused) argument | obscuren | 2015-04-02 | 2 | -2/+2 |
* | fixed tests | obscuren | 2015-04-01 | 1 | -1/+1 |
* | Blocktest fixed, Execution fixed | obscuren | 2015-04-01 | 1 | -26/+42 |
* | Secure trie shakey / key matching | obscuren | 2015-03-24 | 1 | -4/+4 |
* | moved state and vm to core | obscuren | 2015-03-23 | 9 | -0/+1159 |