aboutsummaryrefslogtreecommitdiffstats
path: root/chain/state_transition.go
Commit message (Collapse)AuthorAgeFilesLines
* Transaction execution fixesobscuren2014-11-121-0/+2
|
* Removed all implicit logging. Fixed gas issues and jump errorsobscuren2014-11-121-5/+4
|
* ethstate => stateobscuren2014-10-311-13/+13
|
* Moved ethchain to chainobscuren2014-10-311-0/+264