artur-zawlocki
6ed2622470
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
10 years ago
Paweł Bylica
47102f2003
Merge branch 'develop' into develop-evmcc
10 years ago
Gav Wood
3b786cf004
Fix for log blooms.
10 years ago
Gav Wood
2ff0317fb6
Get logblooms/receipts into the database.
10 years ago
Gav Wood
0f824f124c
Merge pull request #468 from CJentzsch/bugfix
bugfix jumps after push
10 years ago
Christoph Jentzsch
8c1202c76f
bugfix jumps after push
10 years ago
Christoph Jentzsch
aeb353a4d0
Merge pull request #454 from jorisbontje/423-dockerfile
update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423
Cleaned up jsonrpc test
Forgot the #if
Undo jsonrpc test changes
10 years ago
Christoph Jentzsch
b683d02f11
# This is a combination of 2 commits.
# The first commit's message is:
Merge pull request #454 from jorisbontje/423-dockerfile
update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423
Cleaned up jsonrpc test
# This is the 2nd commit message:
Forgot the #if
10 years ago
Gav Wood
0a6b4bf993
Merge pull request #463 from arkpar/develop
fixed crashes on shutdown
10 years ago
Gav Wood
1b2747a42b
Merge pull request #467 from nicksavers/develop
Fix empty unclesHash for Genesis
10 years ago
Gav Wood
1c70e327c8
Merge pull request #458 from chriseth/sol_fix_swap
Bugfix: Swap before mod and div.
10 years ago
arkpar
e166a5a881
fixed crashes on shutdown
10 years ago
nicksavers
5149609e15
Fix empty unclesHash for Genesis
10 years ago
Gav Wood
d9f6dfe64d
Merge pull request #454 from jorisbontje/423-dockerfile
update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423
10 years ago
artur-zawlocki
fe303b4013
(1) Handling evmcc options with boost::program_options. (2) Writing out .ll and .bc files
10 years ago
Joris Bontje
4bbeb479af
update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423
10 years ago
Christian
4dbc566a14
Bugfix: Swap before mod and div.
10 years ago
artur-zawlocki
f8a5779891
unused var removed
10 years ago
artur-zawlocki
1c9fb4acb7
1) JUMP/I semantics updated. 2) Members of BasicBlock::LocalStack pulled out to BasicBlock
10 years ago
Paweł Bylica
d4c7afb10c
Merge branch 'develop' into develop-evmcc
Conflicts:
test/CMakeLists.txt
10 years ago
Gav Wood
bee87b4689
Fix for assembler.
10 years ago
Gav Wood
97df72e810
PoC-7: 7. JUMP reform
10 years ago
Gav Wood
205a464253
Merge pull request #382 from debris/mk_jsonrpc
JSON-RPC
10 years ago
Gav Wood
8766c104bf
Fix #451 .
10 years ago
Marek Kotewicz
8d1ad00648
boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer
10 years ago
Marek Kotewicz
8a568f3efc
Merge branch 'develop' into mk_jsonrpc
10 years ago
Marek Kotewicz
2ee556edc5
fixed style issue
10 years ago
Paweł Bylica
e756b4ae1e
Rename BNOT -> NOT, NOT -> ISZERO
10 years ago
Paweł Bylica
e026f860ad
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
10 years ago
artur-zawlocki
683f956a2e
added struct for compiler options
10 years ago
Paweł Bylica
1732b86f23
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
10 years ago
artur-zawlocki
11d78d44b1
removed *.orig file
10 years ago
artur-zawlocki
44a9ea0fb8
code cleanup and coding-standardization
10 years ago
Marek Kotewicz
1bf6713c19
fixed cmake
10 years ago
Paweł Bylica
ddf647b099
Merge branch 'develop' into develop-evmcc
10 years ago
Paweł Bylica
38766df7fc
Merge branch 'develop-evmcc' of https://github.com/imapp-pl/ethereum into develop-evmcc
10 years ago
Marek Kotewicz
8c6af7f1d4
m_qwebConnector is not a pointer
10 years ago
Marek Kotewicz
cebfa359d7
license for setup.js
10 years ago
Paweł Bylica
c52fd78fb6
Use llvm.longjmp intrinsic for longjmp [Delivers #81792986 ]
10 years ago
artur-zawlocki
0e0032e6ef
Merge branch 'develop-evmcc' of github.com:imapp-pl/ethereum into develop-evmcc
Conflicts:
libevmjit/Compiler.cpp
10 years ago
Paweł Bylica
a19f3df3b3
Coding style: use "o_" prefix for output function arguments
10 years ago
artur-zawlocki
bb4c21e5f3
allow --jit as non first argument
10 years ago
artur-zawlocki
aa3ae14422
code cleanup & coding-standardization
10 years ago
Paweł Bylica
23c7da66fa
Rename Type::i256 -> Type::Word
10 years ago
Paweł Bylica
b039d7ee8e
Use common builder in GasMeter and Memory
10 years ago
Paweł Bylica
5dc0a266c4
Empty lines removal
10 years ago
Marek Kotewicz
fafd0aed91
common fixes
10 years ago
Gav Wood
ae960c577a
Big fixes.
10 years ago
Gav Wood
b28f81bf10
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
10 years ago
Gav Wood
eb5fdb59ea
PoC-7: Instruction set reform redux.
10 years ago