aboutsummaryrefslogtreecommitdiffstats
path: root/state/state.go
Commit message (Expand)AuthorAgeFilesLines
* Log is now interfaceobscuren2014-12-041-1/+1
* Renamed State => StateDBobscuren2014-12-041-34/+34
* Changed the way transactions are being added to the transaction poolobscuren2014-12-021-1/+2
* Changed refundobscuren2014-11-291-13/+16
* Transaction execution fixesobscuren2014-11-121-1/+1
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-1/+1
* debugging codeobscuren2014-11-111-3/+3
* ethtrie => trieobscuren2014-10-311-4/+4
* ethstate => stateobscuren2014-10-311-0/+321