26 Commits (965af120d6fd51a09b007c92921855a0d715014b)

Author SHA1 Message Date
Artur Zawłocki 8b8a67c7b6 output gas updated in vmPerformanceTest.json 10 years ago
artur-zawlocki 3918a50dbb EVM code updated in vmPerformanceTests 10 years ago
artur-zawlocki de7f0ac7b3 New performance tests [Delivers #81578852] 10 years ago
Paweł Bylica c32e1e05b3 Fix case where JUMPI is the last instruction 10 years ago
Paweł Bylica 8cfe2ee454 BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica e3ccbf8d49 Increase refund counter if deleting a storage item [Delivers #81575908] 10 years ago
artur-zawlocki 9a82a78b88 json test file for performance testing 10 years ago
Paweł Bylica 6ae263f986 Handle bad instructions (BadInstruction exception) [#81563132] 10 years ago
artur-zawlocki 0b2c3c0e00 256-bit arithmetic implemented via calls to boost::multiprecision library. 10 years ago
artur-zawlocki 3fbe03a456 Propagation of values between basic blocks' local stacks [#80895676] 10 years ago
artur-zawlocki 9ec5ffd7d7 new test cases 10 years ago
artur-zawlocki 472f9c749f Fixed the order in which phi nodes are created (was incorrect) 10 years ago
Paweł Bylica 0a84ed39d8 Handle endianness of MSTORE & MLOAD [#79877740] 10 years ago
Paweł Bylica 138ef80577 Tests moved to test/ folder 10 years ago
artur-zawlocki fc9b9f32c9 * codegen for CODECALL 10 years ago
artur-zawlocki 2e3e764fb5 Codegen for CODECOPY. 10 years ago
artur-zawlocki 2b383751b4 Fixes in CALLDATACOPY 10 years ago
artur-zawlocki a5c239ffc9 Fixes in inline asm in some jump tests. 10 years ago
artur-zawlocki 2031240485 Implemented ADDMOD, MULMOD and GAS [Delivers #80566276] 10 years ago
Paweł Bylica b56a815d2c Report error if static-analysed stack is too small 10 years ago
artur-zawlocki 86949720b1 test cases for JUMPS/phi nodes 10 years ago
artur-zawlocki deb0957087 test cases for JUMP 10 years ago
artur-zawlocki c968a3b594 test cases for JUMP(I) 10 years ago
artur-zawlocki 85606447d8 test cases for jumps 10 years ago
artur-zawlocki 209640c1f3 test cases for JUMP 10 years ago