Paweł Bylica
|
51fc9adfab
|
Fix compiling empty bytecode
|
10 years ago |
Paweł Bylica
|
c97ca249a0
|
Throw exception if EVM program is not jitable instead of terminating to make tests going
|
10 years ago |
Paweł Bylica
|
f83e23a749
|
Another round of fixing ExtVM interface
|
10 years ago |
Paweł Bylica
|
607458b193
|
BYTE reimplementation
[Delivers #80911670]
|
10 years ago |
Paweł Bylica
|
afe02541ed
|
Endianness handler
|
10 years ago |
Paweł Bylica
|
b13f1ac2aa
|
Check if pushed item is a word
|
10 years ago |
Paweł Bylica
|
52ba848c18
|
Add support for direct jump outside the code - terminates with STOP
|
10 years ago |
Paweł Bylica
|
6c3af96a40
|
Limit debug output
|
10 years ago |
Paweł Bylica
|
de8deab6ff
|
Fix for invalid jump table basic block
|
10 years ago |
Paweł Bylica
|
0febd6ae1a
|
Do not try to add additional cost (call instruction) to cost-block
|
10 years ago |
Paweł Bylica
|
f31f3bcfc5
|
Using gas provided by test engine and fix for creating fake ExtVMFace.
|
10 years ago |
Paweł Bylica
|
dfac5a0033
|
Using ExtVM provided by test engine
|
10 years ago |
Paweł Bylica
|
dd6fbdaf2a
|
Fix not allocated arg8 for CALL
|
10 years ago |
Paweł Bylica
|
15714cecf6
|
Fix GasMeter not nulling cost call
|
10 years ago |
Paweł Bylica
|
0f4c8eb63f
|
VM execution wrapper with similar interface as libevm/VM
|
10 years ago |
Paweł Bylica
|
9105fb1771
|
Merge branch 'develop' into develop-evmcc
Conflicts:
CMakeLists.txt
|
10 years ago |
Paweł Bylica
|
7df24fad4a
|
Move JIT compiler project to library
|
10 years ago |