aboutsummaryrefslogtreecommitdiffstats
path: root/vm/closure.go
Commit message (Expand)AuthorAgeFilesLines
* Renames for chain, updated VM, moved methodsobscuren2014-12-041-8/+8
* Descriptive function names for closure gettersobscuren2014-12-041-31/+26
* Moved execution from vm to chain.obscuren2014-12-041-12/+9
* Make an attempt to pay for the gas prior to expanding the mem.obscuren2014-12-021-1/+1
* Transaction execution fixesobscuren2014-11-121-0/+4
* ethstate => stateobscuren2014-10-311-6/+6
* Merge eth-go repository into go-ethereumFelix Lange2014-10-231-2/+2
* Moved ethvm => vmobscuren2014-10-181-0/+140