2137 Commits (950cded071128990dd022bfe22415525bd7826e3)

Author SHA1 Message Date
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
CJentzsch dc90ba2346 add test for PC overflow in jump 10 years ago
Vlad Gluhovsky b81a180edb gamma generation algorithm changed 10 years ago
Vlad Gluhovsky be05a43e22 topic encryption with pbkdf2 10 years ago
arkpar 597f56843b GetBlockHashesByNumber packet 10 years ago
CJentzsch 55b30a4a64 add creation transaction 10 years ago
chriseth b6f9d51cd6 Re-introduce string type. 10 years ago
chriseth ba6efaf408 Allow duplicate code removal for loops. 10 years ago
Paweł Bylica a10f7d5dd2 Rename Executive::setResultRef -> collectResult. 10 years ago
Paweł Bylica 72856a8af6 Change the way execution results are collected. 10 years ago
Paweł Bylica 1f17c569b9 Change VM interface to return a copy of output. 10 years ago
ethdev zug 282a817a2a changes required to make miniupnp working on windows 10 years ago
lotrf3 192e8e19f2 Fix dumbest syntax error ever 10 years ago
lotrf3 65cbeafd58 Ensure dependencies are conditional on Windows 10 years ago
CJentzsch 62282c4204 fix blockhashOutOfRange test 10 years ago
CJentzsch 1c5fc72735 update wallet contract to latest changes 10 years ago
CJentzsch 035cc0c3c1 update wallet tests 10 years ago
chriseth c58d5bb7dd Removed redundant std. 10 years ago
CJentzsch fea96e7b07 style 10 years ago
lotrf3 dadac26d0e Added upnp support to Windows 10 years ago
CJentzsch 5c2b10eef4 more tests 10 years ago
CJentzsch 6275148851 fix output memory for CALL 10 years ago
Gav Wood e8b582f3cf Add secret store test. 10 years ago
CJentzsch 07c40c0494 test clearing pending transactions 10 years ago
CJentzsch e8003daa8b update and expand wallet tests 10 years ago
CJentzsch d37cca694d update wallet tests 10 years ago
chriseth 9e2e73da3a Functional gas estimator. 10 years ago
chriseth 02717e8b0c Path gas meter. 10 years ago
Paweł Bylica 33dd3f2e2b Fix code duplication in Executive::call overloadings. 10 years ago
Paweł Bylica 0cee9e6a6a One more unit test for base64 encoding. 10 years ago
Liana Husikyan 378341ce60 Update SolidityEndToEndTest.cpp 10 years ago