55 Commits (057c7376fa4b0c380d5aab68d847389e5b4d323a)

Author SHA1 Message Date
Dimitry 9512a38832 Remove NOBOOST, move createRandomTest to testeth --createRandomTest 10 years ago
Dimitry fde97e186c Error logs 10 years ago
CJentzsch 0ac34822d7 update test to new Block/State refactoring - credit to winsvega and chriseth 10 years ago
Gav Wood 9f756124b0 First draft at splitting State. 10 years ago
Paweł Bylica 2565fe1fa7 Fix EVM JIT stack limit checking. 10 years ago
Paweł Bylica 1de60c02e6 Add test for global stack underflow. 10 years ago
Paweł Bylica 3ffdcd9f13 Test dynamic jumps. 10 years ago
arkpar 374b1960f7 tests repared 10 years ago
arkpar 1c1e9aea02 eth working 10 years ago
Gav Wood e14d000bea All fields of BlockInfo now private. 10 years ago
arkpar 3202427722 tests repared 10 years ago
arkpar 1547a72b3a eth working 10 years ago
Gav Wood f693ac0cc4 All fields of BlockInfo now private. 10 years ago
arkpar 697e42f9e4 eth working 10 years ago
Gav Wood ff2f952184 All fields of BlockInfo now private. 10 years ago
arkpar 8de4926f74 eth working 10 years ago
Gav Wood 1e6bf809b4 All fields of BlockInfo now private. 10 years ago
arkpar ad50498fae eth working 10 years ago
Gav Wood 5ee3e8e5fc All fields of BlockInfo now private. 10 years ago
arkpar 9d8f9e3517 eth working 10 years ago
Gav Wood 487349bf09 All fields of BlockInfo now private. 10 years ago
Paweł Bylica 773c2303d8 Do not compute code hash twice in VM test engine. 10 years ago
Dimitry Khokhlov 867fe4033d fuzzTests: debug support 10 years ago
Dimitry 76a72769f4 FuzzTesting: VMTests + TransactionTests support 10 years ago
Paweł Bylica 623a24ff99 Set code hash in FakeExtVM. 10 years ago
Dimitry cb133837c4 expectOut fill section to vmTests 10 years ago
Paweł Bylica e5bf3e16a3 Add code hash to VM tester. 10 years ago
arkpar 4787970b0d codeHash in ExtVM 10 years ago
Dimitry 1cc8ac8bd5 VM Filler: Style 10 years ago
Dimitry 7ff49e87bf Issues: VMTest filler fix 10 years ago
CJentzsch dc944ca5b3 some data copy tests 10 years ago
CJentzsch 6f9e7ef3c8 style 10 years ago
CJentzsch 06f5bfc2cf add ambiguous push test 10 years ago
Lefteris Karapetsas a61e4a70a3 Move the u256 test to external_dependencies tests 10 years ago
Lefteris Karapetsas be62f61837 Test for issue #1977 10 years ago
CJentzsch 03d5ffd166 add similiar tests for jumpi 10 years ago
CJentzsch 9e177a01dc fix test 10 years ago
CJentzsch dc90ba2346 add test for PC overflow in jump 10 years ago
Paweł Bylica 1f17c569b9 Change VM interface to return a copy of output. 10 years ago
Paweł Bylica 259dc9a63b testeth: let expected be expected. 10 years ago
Gav Wood 846de9acea Pregenerate DAG when mining on AZ/eth/ethminer. 10 years ago
CJentzsch bb7ca7a6b4 handle output larger than 4069 bytes in test 10 years ago
Paweł Bylica 4409bc5d7d Tests: SMOD edge case test. 10 years ago
Paweł Bylica 7391606d83 Tests: SMOD edge case test. 10 years ago
Paweł Bylica 6b0007d98e Add support for --singletest filter in VM tests. 10 years ago
Paweł Bylica b0937aafd9 Tests: add edge cases for ADDMOD and MULMOD. 10 years ago
Paweł Bylica 9a025df4e7 Add support for --singletest filter in VM tests. 10 years ago
Paweł Bylica 0315689bb3 Ping buildbot 10 years ago
Paweł Bylica 5b4a3e1f60 Remove gas counter from interpreter VM. OnOp callback signature changed. 10 years ago
CJentzsch be75f4872b reorganize inout Limits tests 10 years ago