25 Commits (d0c1c510bdeea0b9d582ca809e9cc4925dd8d65a)

Author SHA1 Message Date
wanderer 7460d88bae using json_spirit 10 years ago
Gav Wood 9e2eb149af Beginnings of cleaning up the Executive/State code. 10 years ago
Gav Wood 946fd2126a Remove extraneous old stuff for PoC-7. 10 years ago
CJentzsch 38454cc08f state log tests 10 years ago
CJentzsch c4138a5ad4 added logs to state tests 10 years ago
Christoph Jentzsch 946f7d3d85 Add Log tests 10 years ago
Christian 99882a76a7 Moved instructions and assembly to new libevmcore. 10 years ago
Christoph Jentzsch be3ccd3444 Clean up and organize tests + state class tests 10 years ago
Christoph Jentzsch 55e77a1bed Clean up FakeExtVM - move to state tests 10 years ago
Christoph Jentzsch 602c4115ff Clean up 10 years ago
Christoph Jentzsch 00b64587fd clean up PR 10 years ago
Christoph Jentzsch 0449b647c0 Restructure state tests. Remove FakeStateClass 10 years ago
Paweł Bylica f48c0d7e96 Expose VM kind setting of State in FakeExtVM 10 years ago
Christoph Jentzsch a03e7ab8a8 Fixed storage output in VMTRACE for vm tests 10 years ago
Christoph Jentzsch 314b070d36 Update vm.h 10 years ago
Christoph Jentzsch 875d526590 log VMTRACE in file for user defined test 10 years ago
Christoph Jentzsch bc1e4ceee2 Add VMTRACE to user defined vm test 10 years ago
Gav Wood 52e385905e Move suicides into SubState and include logs and refunds. 10 years ago
Christoph Jentzsch 2f6a20cbb1 Add VMTRACE to user defined vm test 10 years ago
Paweł Bylica 6ad065bb3e Revert "Expose VM kind setting of State in FakeExtVM" 10 years ago
Paweł Bylica 2d0557e2ee Expose VM kind setting of State in FakeExtVM 10 years ago
Paweł Bylica 2de947ecc3 Drop universal initializer in some places 10 years ago
Paweł Bylica 3460d7695f Add virtual specifier to overridden methods in FakeVM 10 years ago
Paweł Bylica 214ab5d519 Another round of fixing ExtVM interface 10 years ago
Paweł Bylica d173447b97 Another round of fixing ExtVM interface 10 years ago
Gav Wood cd5203fa9e PoC-7: Maximum recursion limit 1024. 10 years ago
Christoph Jentzsch cf6bbcf097 Corrected call function in FakeExtVM 10 years ago
Christoph Jentzsch c494a3f886 Bug fix, push callcreate before changing gas value in FakeExtVM 10 years ago
Christoph Jentzsch a6a76a1f4b corrected CALLSTATELESS test, style fixes, code length independent call in FakeExtVM 10 years ago
Christoph Jentzsch 98658ddd13 Reorganized FakeExtVM class into .h and .cpp file. Added state class member in order to test CREATE and CALL. Added system operations test. 10 years ago