Paweł Bylica
|
1a18343612
|
Prepare VM test engine for running JIT-ed tests
|
10 years ago |
Paweł Bylica
|
5dbc877b29
|
test/rlp bugfix: expectedText can be empty
|
10 years ago |
Marek Kotewicz
|
3689a363cf
|
removed build errors
|
10 years ago |
Paweł Bylica
|
9552394cd1
|
VM execution wrapper with similar interface as libevm/VM
|
10 years ago |
Marek Kotewicz
|
e48f5e0f6a
|
doTransact and doCall
|
10 years ago |
Marek Kotewicz
|
a2cf4d9674
|
few missing methods api
|
10 years ago |
Marek Kotewicz
|
1c9ca3d720
|
jsonrpc offset method
|
10 years ago |
Marek Kotewicz
|
982ef819fb
|
retab
|
10 years ago |
Marek Kotewicz
|
5001c19987
|
retab
|
10 years ago |
Marek Kotewicz
|
24a13ec765
|
retab
|
10 years ago |
Marek Kotewicz
|
a54b6b1ae2
|
libethrpc retab
|
10 years ago |
Marek Kotewicz
|
defcdcb26e
|
added headers to ethrpc cmake
|
10 years ago |
Marek Kotewicz
|
f9e2c8e092
|
removed empty lines
|
10 years ago |
Paweł Bylica
|
7aa713e4b3
|
Merge branch 'develop' into develop-evmcc
Conflicts:
CMakeLists.txt
|
10 years ago |
Marek Kotewicz
|
875a5dc78f
|
missing tests
|
10 years ago |
Paweł Bylica
|
1d27105ba2
|
Merge branch 'develop' of https://github.com/ethereum/cpp-ethereum into develop
|
10 years ago |
Paweł Bylica
|
e06c05e9d4
|
Fix missing include of cstdint and GCC warning.
|
10 years ago |
Marek Kotewicz
|
3b9ac153a0
|
listening and peer count separated to QPeer2Peer
|
10 years ago |
Paweł Bylica
|
a6c58c38d8
|
Move JIT compiler project to library
|
10 years ago |
subtly
|
fc14f46a63
|
add headers to cmake
|
10 years ago |
Christian
|
68a85f4f80
|
Corrected coding style.
|
10 years ago |
Paweł Bylica
|
b01d1ea8a3
|
Add comment about BadInstruction exception
|
10 years ago |
Marek Kotewicz
|
1bb1b0fa4d
|
ethstubserver listening and peerCount
|
10 years ago |
Paweł Bylica
|
8080038691
|
Revert "Throw bad instruction exception in case instruction is bad"
This reverts commit ddb6392338 .
|
10 years ago |
Paweł Bylica
|
dea94c669b
|
Throw BadInstruction exception in FeeStructure::getInstructionFee() when instruction code is ivalid
|
10 years ago |
artur-zawlocki
|
49015515b2
|
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
|
10 years ago |
artur-zawlocki
|
92cf0b9ab0
|
Dumping CFG to .dot: showing indirect jumps with dashed lines
|
10 years ago |
Paweł Bylica
|
f6f8aebc8e
|
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
|
10 years ago |
Paweł Bylica
|
6420516157
|
InsertPointGuard definition moved to CompilerHelper.h
|
10 years ago |
Paweł Bylica
|
960380b8e5
|
Get IR module from IR builder on demand
|
10 years ago |
artur-zawlocki
|
cc2809c9b6
|
Added dumping of CFG to a .dot file
[Delivers #80816506]
|
10 years ago |
Paweł Bylica
|
cbab654678
|
Get IR module from IR builder
|
10 years ago |
Marek Kotewicz
|
702f283d9d
|
updated eth.js
|
10 years ago |
Marek Kotewicz
|
df557180c0
|
jsonrpc http watch
|
10 years ago |
Paweł Bylica
|
83642fe9de
|
Introducing CompilerHelper - a base class for... compiler helper classes like Memory, GasMeter, etc.
|
10 years ago |
Marek Kotewicz
|
672e56c7b5
|
common changes to unify apis
|
10 years ago |
Paweł Bylica
|
837f17cea4
|
Cleanup block terminator generation
|
10 years ago |
Paweł Bylica
|
1367f89b84
|
Basic block compilation in separated function
|
10 years ago |
Paweł Bylica
|
08c7dcc3d2
|
Placing IRBuilder in Compiler class (for future refactoring)
|
10 years ago |
Christian
|
77852f5f0a
|
Remove unused parameters.
|
10 years ago |
Christian
|
df43644111
|
Some fixes for the type system, should be quite usable now.
|
10 years ago |
Christian
|
b71e993223
|
Added meaningful exception types.
|
10 years ago |
Christian
|
2f9d821967
|
Type system, not yet complete.
|
10 years ago |
Paweł Bylica
|
3beeb4226e
|
Some changes about final/stop block
|
10 years ago |
Marek Kotewicz
|
94b83b934d
|
separating sync and async transaction and call in qethereum
|
10 years ago |
Marek Kotewicz
|
0f304c1ca6
|
async qethereum api methods
|
10 years ago |
Paweł Bylica
|
2c44470e87
|
Removing unnecessary `dev` name prefixes
[#80021262]
|
10 years ago |
Paweł Bylica
|
91770a2e4d
|
Eliminating some `using namespace`
[#80021262]
|
10 years ago |
Marek Kotewicz
|
acf9bdc5e7
|
Merge branch 'develop' into mk_jsonrpc
|
10 years ago |
Marek Kotewicz
|
e645900eb7
|
getMessage in QEthereum made async
|
10 years ago |