Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | core, xeth: moved nonce management burden from xeth to txpool | obscuren | 2015-06-10 | 1 | -1/+1 |
* | 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 | 1 | -2/+2 |
* | Added additional methods to the managed state | obscuren | 2015-04-08 | 1 | -2/+26 |
* | moved state and vm to core | obscuren | 2015-03-23 | 1 | -0/+89 |