aboutsummaryrefslogtreecommitdiffstats
path: root/core/state/statedb.go
Commit message (Expand)AuthorAgeFilesLines
* core/state: removed trie copyobscuren2015-06-171-1/+1
* core/state: removed state from state objectobscuren2015-06-171-10/+2
* core/state, core/vm: reworked storage get / set to use common.Hashobscuren2015-06-171-5/+5
* core/state, core/vm: cleanup refundsobscuren2015-06-171-14/+8
* Improved transaction poolobscuren2015-04-091-8/+4
* Changed how logs are being recordedobscuren2015-04-081-9/+33
* Moved logging to logger.Coreobscuren2015-04-041-1/+1
* basic glogobscuren2015-04-041-3/+1
* glog wipobscuren2015-04-031-1/+4
* Removed old (unused) argumentobscuren2015-04-021-1/+1
* Blocktest fixed, Execution fixedobscuren2015-04-011-26/+42
* moved state and vm to coreobscuren2015-03-231-0/+325