aboutsummaryrefslogtreecommitdiffstats
path: root/ethchain/closure.go
Commit message (Expand)AuthorAgeFilesLines
* Removed regular ints from the virtual machine and closuresobscuren2014-03-221-2/+7
* Closure return, arguments fixed. Added proper testsobscuren2014-03-211-8/+16
* Added address to account and contractobscuren2014-03-211-0/+1
* Removed caller from tx and added "callership" to account.obscuren2014-03-211-2/+2
* Fixed MSTORE and added some more commetsobscuren2014-03-211-4/+12
* Closures and vm based on closuresobscuren2014-03-211-0/+68