Commit Graph

11 Commits

Author SHA1 Message Date
winsvega
4d76086860 nonce value from 0 to "0" in fillers 2015-02-06 18:28:48 +03:00
CJentzsch
4250af041d included vmInpulLimit Tests, updated vmSystemOperationTests 2015-01-14 22:35:33 +01:00
CJentzsch
c028ad2949 call to precomppiled contract test 2015-01-12 17:17:05 +01:00
Christoph Jentzsch
9e28ef7cf0 Added new recursive bombs to vm tests 2014-10-23 16:07:13 +02:00
Christoph Jentzsch
52e3b15735 Added call depth tests 2014-10-22 21:21:18 +02:00
Christoph Jentzsch
5b3c47aa05 Added random test creater 2014-10-14 13:22:49 +02:00
Christoph Jentzsch
dcfcbda2fa Corrected call function in FakeExtVM
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
2014-10-08 14:19:44 +02:00
Christoph Jentzsch
4d7a55f8e2 corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 2014-10-01 13:59:07 +02:00
Christoph Jentzsch
244b787111 Completed vm tests. Added ADDMOD,MULMOD,POST,CALLSTATELESS 2014-09-29 13:10:25 +02:00
Christoph Jentzsch
9183d2e6e3 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 2014-09-27 12:51:34 +02:00
Christoph Jentzsch
388ed8fa62 Added more vm tests 2014-09-25 11:18:32 +02:00