2094 Commits (05e25f7d2b23c91d561680631c7ee5a4f27b43ce)

Author SHA1 Message Date
CJentzsch 05e25f7d2b style 10 years ago
CJentzsch 1ded374bae log on OOG call 10 years ago
CJentzsch c48a44fe96 retune gas cost of recursive bombs 10 years ago
CJentzsch c9a7593e07 style 10 years ago
CJentzsch dc944ca5b3 some data copy tests 10 years ago
CJentzsch 9e23002428 add tests for returning from call and then hitting 1024 stack limit depth 10 years ago
CJentzsch 1df0c9f202 add blockhash DOS attack test 10 years ago
CJentzsch 4f87421229 add gasLimit is zero blockchain test 10 years ago
CJentzsch 5df5c422cb add ability to test unsigned transaction 10 years ago
Vlad Gluhovsky e0c3095bda refactored the topic naming conventions 10 years ago
Dimitry 78e6e007d6 TransactionTest: V = unit64+28 10 years ago
CJentzsch 6f9e7ef3c8 style 10 years ago
CJentzsch 5674b45a7e fix bruncle test 10 years ago
CJentzsch fddc206d84 add EqualUncleInTwoDifferentBlocks test 10 years ago
CJentzsch 30b531d0ad fix block chain tests creation 10 years ago
CJentzsch 06f5bfc2cf add ambiguous push test 10 years ago
Dimitry 3bcee73c84 Random Code: build issues 10 years ago
Dimitry b6d9041676 Random code: style 10 years ago
Dimitry b1f4f68326 Random Code: cath fill exceptions 10 years ago
Dimitry 0021abf270 Random Code: smart opcode fuzz 10 years ago
Dimitry 50d6e8cb31 Random Code: exceptions when filling rnd StateTest 10 years ago
Dimitry 8ea48967f1 Random Code: fulloutput option + test 10 years ago
Dimitry b429e1cfde Random Code: Style 10 years ago
Dimitry b43c4f1145 Random test code 10 years ago
winsvega 3c6f053a79 Random Codes With Probability 10 years ago
winsvega 7788d4f6d9 undo vmTest 10 years ago
winsvega 120611e9d4 Random Code 10 years ago
Liana Husikyan 214542eb5e renamed the test framwork function. 10 years ago
Liana Husikyan 32458c0808 fixed CALL case. added exception 10 years ago
Dimitry 1f8bd0fe68 BlockWeight: uncle POW issue 10 years ago
Liana Husikyan 2d076b8954 corrected intends in solidityExecutionFramwork.h 10 years ago
Liana Husikyan 7512689bec style fixes 10 years ago
Liana Husikyan e8148a444f style fixes in test/libsolidity/solidityExecutionFramework.h 10 years ago
Liana Husikyan 0d55798adf removed exception when function is not found 10 years ago
Liana Husikyan a723fb7e81 special handle of send 10 years ago
Liana Husikyan 7ef2c7dc44 modified the test 10 years ago
Liana Husikyan 5996d912a2 remove line for debugging 10 years ago
Liana Husikyan 803bea6654 test for constructor (out of band exception) 10 years ago
Liana Husikyan 4b0e0d8691 test for exception in constructor 10 years ago
Liana Husikyan 77e1d116ca one more test to test the call of non-existed function 10 years ago
Liana Husikyan 74549bd60f added test to check evm exception 10 years ago
Liana Husikyan 10fe1b4cfe added error jump instead of STOP instraction in case of exception 10 years ago
Lefteris Karapetsas 2c89b071d0 Move external-dependencies test out of lifdevcore 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 fb38fb5010 add uncle is brother test 10 years ago
CJentzsch ec0074c225 add ability to test uncle as brother 10 years ago
CJentzsch bed201a691 add JUMPDEST attack test with JUMP 10 years ago
CJentzsch 03d5ffd166 add similiar tests for jumpi 10 years ago
CJentzsch 9e177a01dc fix test 10 years ago