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
subtly
8eaa26e716
replace asserts with exception
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
Christoph Jentzsch
104adbabcb
Update tests to latest protocol changes (PoC7)
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
chriseth
0f0a464b4e
Stylistic changes.
10 years ago
subtly
a3ea170751
json rpc only runs once, and only when json rpc test suite is invoked
10 years ago
subtly
1c746c7233
codereview fixes
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
subtly
f78c79b204
Merge branch 'crypto' into cryptable
10 years ago
subtly
25b1f76cad
Merge branch 'develop' into cryptable
10 years ago
Christoph Jentzsch
8dcf6635ac
style
10 years ago
Joris Bontje
4bbeb479af
update Dockerfile with cryptopp and jsonrpc dependencies, fixes #423
10 years ago
Christoph Jentzsch
6df4e33f2b
Merge remote-tracking branch 'upstream/develop' into stateTests
Conflicts:
test/vmBitwiseLogicOperationTestFiller.json
10 years ago
Christoph Jentzsch
be3ccd3444
Clean up and organize tests + state class tests
10 years ago
Christian
7e542f55d3
Test adjustments.
10 years ago
Christian
992fe7c4d3
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
alethzero/CMakeLists.txt
10 years ago
Christian
331ed8c872
Correct Solidity error formatting in AlethZero.
10 years ago
Christian
30e4cda0e9
Some tests and bugfixes for the compiler.
10 years ago
Christian
5cc582c454
Bugfix: Swap before mod and div.
10 years ago
Christian
ab2442c39e
Fix: Search for jsonrpc locally.
10 years ago
Christian
4dbc566a14
Bugfix: Swap before mod and div.
10 years ago
subtly
a373315639
fix build (mutex header missing)
10 years ago
subtly
a6887f1f4e
Merge branch 'develop' into crypto
10 years ago
subtly
482a1241f7
rename nonce generator
10 years ago
subtly
67747f8cc5
Placeholder kdf. More cleanup and tests.
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
Christian
d1c20619c2
Merge remote-tracking branch 'ethereum/develop' into sol_contractCompiler
Conflicts:
libsolidity/AST.cpp
libsolidity/AST.h
libsolidity/Compiler.cpp
libsolidity/Compiler.h
libsolidity/NameAndTypeResolver.h
libsolidity/Types.cpp
solc/main.cpp
test/solidityCompiler.cpp
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
Christian
adcf062367
Actual contract creator and add solidity to AlethZero interface.
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