artur-zawlocki
|
0d283dfa7c
|
fixed implementation of JUMPI (cond casted to bool)
|
10 years ago |
artur-zawlocki
|
d11127c94d
|
Added Module* constructor argument to Memory and Ext.
|
10 years ago |
artur-zawlocki
|
f28dfaae03
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |
artur-zawlocki
|
ca49fe4897
|
initial implementation of JUMP/JUMPI (untested)
|
10 years ago |
Paweł Bylica
|
f6759913e4
|
Print returned memory to standard output
|
10 years ago |
Paweł Bylica
|
68b2e4cdc5
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
f41550077a
|
Implementing RETURN and STOP instructions
|
10 years ago |
artur-zawlocki
|
65908ab5e8
|
fixed bug in memory handling
|
10 years ago |
artur-zawlocki
|
5b265b8f4b
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
638bb9390c
|
Implemented MLOAD, MSTORE, MSTORE8 and MSIZE
|
10 years ago |
Paweł Bylica
|
9ee462570b
|
Push call data on stack - CALLDATALOAD
|
10 years ago |
Paweł Bylica
|
696f6ae62e
|
Accessing Ext static data: CALLER, ORIGIN, CALLVALUE, CALLDATASIZE, GASPRICE
|
10 years ago |
Paweł Bylica
|
10e5182860
|
Send Ext static data to running contract. ADDRESS instruction
|
10 years ago |
Paweł Bylica
|
bd3cd40e96
|
Improve stack binary interface
|
10 years ago |
Paweł Bylica
|
362acacfa2
|
Set/get values in Ext store - SSTORE & SLOAD
|
10 years ago |
artur-zawlocki
|
afb0de7f02
|
added ethcore to libs required by evmcc
|
10 years ago |
artur-zawlocki
|
b93e964473
|
Merge branch 'develop-evmcc' of git@github.com:imapp-pl/ethereum.git into develop-evmcc
Conflicts:
evmcc/Compiler.cpp
|
10 years ago |
artur-zawlocki
|
8a63213b6b
|
initial implementation of memory
|
10 years ago |
Paweł Bylica
|
6eab61a1ae
|
Starting ExtVM binary interface
|
10 years ago |
Paweł Bylica
|
7abca55b44
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
Paweł Bylica
|
826c86bf05
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
72bb2d3e0c
|
Fix stack set/get bad function signature
|
10 years ago |
Paweł Bylica
|
4ec1ebc82c
|
Basic arithmetic, limited precision for MUL, DIV and MOD.
|
10 years ago |
Paweł Bylica
|
2eabdb0ced
|
SWAP* instructions
|
10 years ago |
Paweł Bylica
|
646f954ac6
|
POP and DUP* instructions
|
10 years ago |
Paweł Bylica
|
a9bdd81d49
|
PUSH instruction implementation
|
10 years ago |
Paweł Bylica
|
9051a2198a
|
Output compilation (option -c) result to standard output by default
|
10 years ago |
Paweł Bylica
|
26a952cd1d
|
Stack interface and implementation
|
10 years ago |
Artur Zawłocki
|
c3b165684c
|
evmcc's CMakeLists updated:
* added std=c++14 for gcc (required for std::make_unique)
* added required llvm libnames
|
10 years ago |
Tim Hughes
|
2908e7706f
|
Update MSVC projects.
|
10 years ago |
Tim Hughes
|
e37fd01bc6
|
Suppress warnings from boost mpl during moc compile.
|
10 years ago |
Tim Hughes
|
b42ecc34a1
|
Fixed size_t to bool warning and internal compiler error with MSVC.
|
10 years ago |
Paweł Bylica
|
b47adc68c7
|
Staring with Stack helper
|
10 years ago |
Paweł Bylica
|
9ddc25a664
|
Implementation of ExecutionEngine with LLVM MCJIT
|
10 years ago |
Paweł Bylica
|
75d7b8592e
|
Remove public LLVM dependency in Compiler
|
10 years ago |
Paweł Bylica
|
ec7609f0ad
|
ExecutionEngine stub and -i program option for interpreting EVM Code
|
10 years ago |
Paweł Bylica
|
f378909442
|
Moving Compiler to separated files
|
10 years ago |
Paweł Bylica
|
f4c7a514e9
|
Fixing evmcc Visual Studio project settings
|
10 years ago |
Paweł Bylica
|
76975a1b42
|
Visual Studio project config for evmcc
|
10 years ago |
Paweł Bylica
|
4c36146f8b
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
a3a33112be
|
etc --> evmcc in cmakefile
|
10 years ago |
Paweł Bylica
|
e0466e2754
|
Merge branch 'develop' into develop-evmcc
|
10 years ago |
Paweł Bylica
|
199a2d32db
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
0a78fe0756
|
Init of evmcc - EVM Code Compiler
|
10 years ago |
Paweł Bylica
|
2050af26f8
|
Revert "Initial commit for etc"
Moving evmcc work to another branch. This reverts commit 0ae8abdc7a .
|
10 years ago |
Gav Wood
|
735507a043
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
0bbfec52d6
|
Don't assert.
|
10 years ago |
Gav Wood
|
6625d51d39
|
Merge branch 'develop'
|
10 years ago |
Gav Wood
|
5379afef8d
|
Merge branch 'master' into develop
|
10 years ago |
Gav Wood
|
431a3c242f
|
Fixes...
|
10 years ago |