aboutsummaryrefslogtreecommitdiffstats
path: root/vmSystemOperationsTestFiller.json
Commit message (Collapse)AuthorAgeFilesLines
* nonce value from 0 to "0" in fillerswinsvega2015-02-061-68/+68
|
* included vmInpulLimit Tests, updated vmSystemOperationTestsCJentzsch2015-01-151-18/+18
|
* call to precomppiled contract testCJentzsch2015-01-131-0/+30
|
* Added new recursive bombs to vm testsChristoph Jentzsch2014-10-231-1/+85
|
* Added call depth testsChristoph Jentzsch2014-10-231-0/+71
|
* Added random test createrChristoph Jentzsch2014-10-141-14/+86
|
* Corrected call function in FakeExtVMChristoph Jentzsch2014-10-081-10/+147
| | | | | | | | Added ABA calls to tests, corrections in FakeExtVm::call Use FakeStateClass instead of altering real state class for testing purposes remove posts, add broken test
* corrected CALLSTATELESS test, style fixes, code length independent call in ↵Christoph Jentzsch2014-10-011-9/+9
| | | | FakeExtVM
* Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESSChristoph Jentzsch2014-09-291-3/+184
|
* Reorganized FakeExtVM class into .h and .cpp file. Added state class member ↵Christoph Jentzsch2014-09-271-2/+605
| | | | in order to test CREATE and CALL. Added system operations test.
* Added more vm testsChristoph Jentzsch2014-09-251-0/+30