aboutsummaryrefslogtreecommitdiffstats
path: root/core/state/managed_state.go
Commit message (Expand)AuthorAgeFilesLines
* core: removed nonce resetting from the block processor.obscuren2015-04-211-0/+1
* state: fixed mutex lockesobscuren2015-04-141-2/+14
* state: fixed nonce issue in managed stateobscuren2015-04-141-2/+2
* Moved handling of nonces to the managed stateobscuren2015-04-091-2/+2
* Added additional methods to the managed stateobscuren2015-04-081-2/+26
* moved state and vm to coreobscuren2015-03-231-0/+89