Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add VMTRACE to user defined vm test | Christoph Jentzsch | 2014-10-28 | 1 | -0/+3 |
* | Move suicides into SubState and include logs and refunds. | Gav Wood | 2014-10-27 | 1 | -1/+1 |
* | Drop universal initializer in some places | Paweł Bylica | 2014-10-22 | 1 | -1/+1 |
* | Add virtual specifier to overridden methods in FakeVM | Paweł Bylica | 2014-10-22 | 1 | -10/+10 |
* | Another round of fixing ExtVM interface | Paweł Bylica | 2014-10-22 | 1 | -9/+9 |
* | Merge pull request #346 from CJentzsch/develop | Gav Wood | 2014-10-10 | 1 | -1/+9 |
|\ | |||||
| * | Corrected call function in FakeExtVM | Christoph Jentzsch | 2014-10-08 | 1 | -1/+9 |
* | | PoC-7: Maximum recursion limit 1024. | Gav Wood | 2014-10-08 | 1 | -1/+1 |
|/ | |||||
* | Bug fix, push callcreate before changing gas value in FakeExtVM | Christoph Jentzsch | 2014-10-06 | 1 | -0/+2 |
* | corrected CALLSTATELESS test, style fixes, code length independent call in Fa... | Christoph Jentzsch | 2014-10-01 | 1 | -5/+4 |
* | Reorganized FakeExtVM class into .h and .cpp file. Added state class member i... | Christoph Jentzsch | 2014-09-27 | 1 | -0/+85 |