subtly
|
5eacc23cb1
|
use boost_throw_exception
|
11 years ago |
Christoph Jentzsch
|
47e88dd0d0
|
Merge remote-tracking branch 'upstream/develop' into stateTests
Conflicts:
test/state.cpp
test/vm.cpp
|
11 years ago |
Christoph Jentzsch
|
87b048fa17
|
added state system operations test
|
11 years ago |
Gav Wood
|
d5d81ea5c8
|
Transaction documentation and build fixes.
|
11 years ago |
Gav Wood
|
ef1c4d7967
|
Documentation for Transaction.
|
11 years ago |
Christian
|
b813038c3c
|
assert and exception corrections in solidity-external files.
|
11 years ago |
Gav Wood
|
3b6ffcbe8d
|
Minor fixes to Transaction.
|
11 years ago |
Christian
|
052b74b1dc
|
Stylistic corrections.
|
11 years ago |
Christian
|
37216a246a
|
Converted all asserts to exceptions.
|
11 years ago |
Gav Wood
|
b046931174
|
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
|
11 years ago |
Gav Wood
|
2e551b5870
|
Classify Transaction.
|
11 years ago |
subtly
|
7316d779fa
|
Merge branch 'develop' into crypto
|
11 years ago |
subtly
|
b50578f1e6
|
coding standards, documentation, new exception syntax
|
11 years ago |
Gav Wood
|
7b5416fcec
|
Merge pull request #474 from chriseth/sol_expressionStartingWithTypeConversion
Bugfix: Special case of statements starting with type conversion.
|
11 years ago |
Gav Wood
|
c60d73ae8b
|
Merge pull request #459 from chriseth/fix_find_jsonrpc_locally
Fix: Search for jsonrpc locally.
|
11 years ago |
subtly
|
26b82a50a3
|
Merge branch 'develop' into crypto
|
11 years ago |
Christoph Jentzsch
|
79277c0f1b
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
11 years ago |
Christian
|
edfc06e2c6
|
Bugfix: Special case of statements starting with type conversion.
|
11 years ago |
Christoph Jentzsch
|
5f76817391
|
uncomment vmIOandFlowOPerations test
|
11 years ago |
Christoph Jentzsch
|
98978db662
|
int to size_t for errinfo_required
|
11 years ago |
Christoph Jentzsch
|
0276bbcb1a
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
11 years ago |
Christoph Jentzsch
|
db8f0e0487
|
Merge branch 'StateBug' into NewStateTests
|
11 years ago |
Christoph Jentzsch
|
30e3b36a0a
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
11 years ago |
Christoph Jentzsch
|
48484db5ae
|
Merge branch 'newTests' into NewStateTests
Conflicts:
test/vm.cpp
test/vmArithmeticTestFiller.json
test/vmSha3TestFiller.json
|
11 years ago |
Christoph Jentzsch
|
76fff57527
|
Added stSystemOperationsTest
|
11 years ago |
Gav Wood
|
280fb3fe27
|
Merge pull request #465 from ethereum/bugfix
jsonrpc to run once, and only when jsonrpc test suite is invoked
|
11 years ago |
chriseth
|
debab8c26f
|
Added doxygen comment.
|
11 years ago |
chriseth
|
7d25844b9c
|
Fixed doxygen comment.
|
11 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
11 years ago |
Christoph Jentzsch
|
420b57ddf4
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
11 years ago |
Gav Wood
|
3b786cf004
|
Fix for log blooms.
|
11 years ago |
Christoph Jentzsch
|
bd1106b483
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
11 years ago |
Gav Wood
|
2ff0317fb6
|
Get logblooms/receipts into the database.
|
11 years ago |
subtly
|
ae8d6e0a3a
|
coding standards. suite setup struct.
|
11 years ago |
Gav Wood
|
0f824f124c
|
Merge pull request #468 from CJentzsch/bugfix
bugfix jumps after push
|
11 years ago |
Christoph Jentzsch
|
4db4cbe5d6
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
11 years ago |
subtly
|
7bc9c8b0ef
|
Merge branch 'develop' into bugfix
|
11 years ago |
subtly
|
8eaa26e716
|
replace asserts with exception
|
11 years ago |
Christoph Jentzsch
|
8c1202c76f
|
bugfix jumps after push
|
11 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
|
11 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
|
11 years ago |
Christoph Jentzsch
|
104adbabcb
|
Update tests to latest protocol changes (PoC7)
|
11 years ago |
Gav Wood
|
0a6b4bf993
|
Merge pull request #463 from arkpar/develop
fixed crashes on shutdown
|
11 years ago |
Gav Wood
|
1b2747a42b
|
Merge pull request #467 from nicksavers/develop
Fix empty unclesHash for Genesis
|
11 years ago |
Gav Wood
|
1c70e327c8
|
Merge pull request #458 from chriseth/sol_fix_swap
Bugfix: Swap before mod and div.
|
11 years ago |
chriseth
|
0f0a464b4e
|
Stylistic changes.
|
11 years ago |
subtly
|
a3ea170751
|
json rpc only runs once, and only when json rpc test suite is invoked
|
11 years ago |
subtly
|
1c746c7233
|
codereview fixes
|
11 years ago |
arkpar
|
e166a5a881
|
fixed crashes on shutdown
|
11 years ago |
Christoph Jentzsch
|
9cd76d43fd
|
Fix ABAcalls OOG bug
|
11 years ago |