27 Commits (b1765749f5f1de3803b8710a2bad7c624b2fc357)

Author SHA1 Message Date
Paweł Bylica c6fcdbc7d6 Arith performace tests 10 years ago
Artur Zawłocki bf6a4d4042 output gas updated in vmPerformanceTest.json 10 years ago
artur-zawlocki d77ee403d5 EVM code updated in vmPerformanceTests 10 years ago
artur-zawlocki d32daf6cc4 New performance tests [Delivers #81578852] 10 years ago
Paweł Bylica 3725432bef Fix case where JUMPI is the last instruction 10 years ago
Paweł Bylica dd75da2d3a BNOT instruction [Delivers #81700198] 10 years ago
Paweł Bylica e4a77c1f69 Increase refund counter if deleting a storage item [Delivers #81575908] 10 years ago
artur-zawlocki 664de37772 json test file for performance testing 10 years ago
Paweł Bylica 6da6f3dc52 Handle bad instructions (BadInstruction exception) [#81563132] 10 years ago
artur-zawlocki 68ca6962cf 256-bit arithmetic implemented via calls to boost::multiprecision library. 10 years ago
artur-zawlocki 547ca3870d Propagation of values between basic blocks' local stacks [#80895676] 10 years ago
artur-zawlocki 0dae894c05 new test cases 10 years ago
artur-zawlocki 701d99e052 Fixed the order in which phi nodes are created (was incorrect) 10 years ago
Paweł Bylica 5db2038111 Handle endianness of MSTORE & MLOAD [#79877740] 10 years ago
Paweł Bylica f0928f54f3 Tests moved to test/ folder 10 years ago
artur-zawlocki 00a872ec98 * codegen for CODECALL 10 years ago
artur-zawlocki df932921dc Codegen for CODECOPY. 10 years ago
artur-zawlocki 42b14ae334 Fixes in CALLDATACOPY 10 years ago
artur-zawlocki 475b85d959 Fixes in inline asm in some jump tests. 10 years ago
artur-zawlocki 6caff31697 Implemented ADDMOD, MULMOD and GAS [Delivers #80566276] 10 years ago
Paweł Bylica 3a2596960b Report error if static-analysed stack is too small 10 years ago
artur-zawlocki a2a496ebce test cases for JUMPS/phi nodes 10 years ago
artur-zawlocki 56a17a0f2e test cases for JUMP 10 years ago
artur-zawlocki 2c3d0cc375 test cases for JUMP(I) 10 years ago
artur-zawlocki 52d1ceb198 test cases for jumps 10 years ago
artur-zawlocki 67789404b0 test cases for JUMP 10 years ago