Commit Graph

20 Commits (667cafc13e32c85c4dfecd20fd86a5f57f65bfa9)

Author SHA1 Message Date
CJentzsch cfb120d179 more Pawel tests 10 years ago
CJentzsch 36e862c989 add Pawels tests 10 years ago
CJentzsch 9b9f7cffde long jumpdest list 10 years ago
CJentzsch 1ad28d0494 add valid jumpdest with jumpdest at beginning 10 years ago
CJentzsch 08a72727cd more dynamic jump tests 10 years ago
CJentzsch 0aa66f02ef jump into push data is forbidden 10 years ago
CJentzsch b94c610e49 jumpdests tests, OOG at max call depth, ... 10 years ago
CJentzsch 93bf0d6f4e zeroMemExpansionTests 10 years ago
CJentzsch dc087ffa97 more jumpdest test 10 years ago
CJentzsch 2e75a216c7 new jumpdest interpretation 10 years ago
CJentzsch ad322fbb58 Log as array 10 years ago
Christoph Jentzsch c5e5228e0d Removed log,post,out,gas,callcreates if exception occured 10 years ago
Christoph Jentzsch 3ba0007e86 Added log sections in all vmtests + log tests 10 years ago
Christoph Jentzsch 1d42d1d7c6 fix ecrecover2 10 years ago
ethers 78f1e4a945 rename tests since they are valid opcodes that exist 10 years ago
Christoph Jentzsch 30c266caff jump to position outside code stops execution 10 years ago
Christoph Jentzsch 60924843f0 Unintended Exceptions work like OOG 10 years ago
Christoph Jentzsch 189527e563 added dynamic jump out of code 10 years ago
Christoph Jentzsch 9120274a46 Update tests to latest protocol changes (PoC7) 10 years ago
Christoph Jentzsch 3930ca3a9a Restructered tests in folders in accordance to test suites 10 years ago
Christoph Jentzsch c9eae764b8 Update SSTORE gas cost and BNOT instead of NEG 10 years ago
Christoph Jentzsch ad2a75ac58 Added new recursive bombs 10 years ago
Christoph Jentzsch 834c52af64 Changing gas cost to zero at stackunderflow 10 years ago
Christoph Jentzsch 46eb6283ae tested new opcodes (JUMPDEST,CALLCODE) and created test for CALL/CREATE depth 10 years ago
Nick Savers 8d38d62d10 INVALID stops the operation and doesn't cost gas 10 years ago
Christoph Jentzsch ed6eba7c8e Update + ABA recursive bomb which needs maximum recursion limit of 1024 10 years ago
Christoph Jentzsch 2d72050db1 Applied recent protocol changes (PoC7) to existin tests 10 years ago
Christoph Jentzsch c1696531a6 corrected tests and different style for storage 10 years ago
Vitalik Buterin 2d561a5373 separated out vmtests 10 years ago
Christoph Jentzsch 9cdd218083 Added IOandFlowOperation-, PushDupSwap- and SystemOperations- tests. Removed empty storage from adresses. 10 years ago
Christoph Jentzsch 54c14f1ff3 Added bitwise logic operation test 10 years ago