aboutsummaryrefslogtreecommitdiffstats
path: root/core/state
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-092-5/+8
* Improved transaction poolobscuren2015-04-091-8/+4
* Changed how logs are being recordedobscuren2015-04-082-81/+49
* Added additional methods to the managed stateobscuren2015-04-082-2/+44
* Moved logging to logger.Coreobscuren2015-04-042-5/+5
* basic glogobscuren2015-04-042-7/+16
* glog wipobscuren2015-04-031-1/+4
* Removed old (unused) argumentobscuren2015-04-022-2/+2
* fixed testsobscuren2015-04-011-1/+1
* Blocktest fixed, Execution fixedobscuren2015-04-011-26/+42
* Secure trie shakey / key matchingobscuren2015-03-241-4/+4
* moved state and vm to coreobscuren2015-03-239-0/+1159