sveneh
e5186e5c54
Initial change to support external dependency management via cmake. Proof of work, just for crypto++ dependency. Not yet functional.
10 years ago
sveneh
700a3570f3
Merge branch 'build_enhancement_debris' into build_enhancement
10 years ago
Marek Kotewicz
e88f8e72ed
miniupnpc cmake
10 years ago
Marek Kotewicz
cb82c77851
extdep dir
10 years ago
Gav Wood
280fb3fe27
Merge pull request #465 from ethereum/bugfix
jsonrpc to run once, and only when jsonrpc test suite is invoked
10 years ago
Marek Kotewicz
e33517a47d
cryptopp as external project
10 years ago
Gav Wood
3b786cf004
Fix for log blooms.
10 years ago
sveneh
851bae4dd5
Test to bring in dependencies via CMake ExternalProject. Testing for libcryptopp only
10 years ago
Gav Wood
2ff0317fb6
Get logblooms/receipts into the database.
10 years ago
subtly
ae8d6e0a3a
coding standards. suite setup struct.
10 years ago
Gav Wood
0f824f124c
Merge pull request #468 from CJentzsch/bugfix
bugfix jumps after push
10 years ago
subtly
7bc9c8b0ef
Merge branch 'develop' into bugfix
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
subtly
a3ea170751
json rpc only runs once, and only when json rpc test suite is invoked
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
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
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
Marek Kotewicz
1bf6713c19
fixed cmake
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
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
Gav Wood
2770e6ccc7
PoC-7: Instruction set reform
10 years ago
Gav Wood
d1d20c1782
Merge pull request #450 from imapp-pl/pr-fixes
Update Visual Studio project file for LibEthereum
10 years ago
chriseth
46d413e83a
Merge pull request #415 from chriseth/sol_expressionCompiler
Solidity expression compiler
10 years ago
Christian
0c88f03204
Corrected doxygen post comments.
10 years ago
Marek Kotewicz
c2095d44b7
clientDieing is called QWebThree dealloc
10 years ago
Gav Wood
44435bb89d
Merge pull request #432 from CJentzsch/newTests
Added tests for SIGNEXTEND and BNOT
10 years ago
Gav Wood
c663ff6f39
Fixed #444
10 years ago
Gav Wood
b45701e427
For for copying high addresses from CALLDATA/CODE/EXTCODE
10 years ago
Paweł Bylica
3711dded23
Update Visual Studio project file for LibEthereum
10 years ago
Marek Kotewicz
c26e5644fe
updated README.md
10 years ago
Marek Kotewicz
aaf1bfc733
style changes
10 years ago
Gav Wood
07e446d8da
Rename storage() -> storageOverlay().
10 years ago