aboutsummaryrefslogtreecommitdiffstats
path: root/vm.h
Commit message (Expand)AuthorAgeFilesLines
* Another round of fixing ExtVM interfacePaweł Bylica2014-10-201-9/+9
* Merge pull request #346 from CJentzsch/developGav Wood2014-10-101-1/+9
|\
| * Corrected call function in FakeExtVMChristoph Jentzsch2014-10-081-1/+9
* | PoC-7: Maximum recursion limit 1024.Gav Wood2014-10-081-1/+1
|/
* Bug fix, push callcreate before changing gas value in FakeExtVMChristoph Jentzsch2014-10-061-0/+2
* corrected CALLSTATELESS test, style fixes, code length independent call in Fa...Christoph Jentzsch2014-10-011-5/+4
* Reorganized FakeExtVM class into .h and .cpp file. Added state class member i...Christoph Jentzsch2014-09-271-0/+85