aboutsummaryrefslogtreecommitdiffstats
path: root/state/state.go
Commit message (Expand)AuthorAgeFilesLines
* Switched to new trieobscuren2014-12-241-325/+0
* Minor updates on gas and removed/refactored old code.obscuren2014-12-201-0/+7
* Fixed refund modelobscuren2014-12-191-7/+10
* Gas corrections and vm fixesobscuren2014-12-191-20/+10
* 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