Christoph Jentzsch
|
98978db662
|
int to size_t for errinfo_required
|
10 years ago |
Christoph Jentzsch
|
0276bbcb1a
|
Merge remote-tracking branch 'upstream/develop' into stateTests
|
10 years ago |
Christoph Jentzsch
|
db8f0e0487
|
Merge branch 'StateBug' into NewStateTests
|
10 years ago |
Christoph Jentzsch
|
30e3b36a0a
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
10 years ago |
Christoph Jentzsch
|
48484db5ae
|
Merge branch 'newTests' into NewStateTests
Conflicts:
test/vm.cpp
test/vmArithmeticTestFiller.json
test/vmSha3TestFiller.json
|
10 years ago |
Christoph Jentzsch
|
76fff57527
|
Added stSystemOperationsTest
|
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 |
chriseth
|
debab8c26f
|
Added doxygen comment.
|
10 years ago |
chriseth
|
7d25844b9c
|
Fixed doxygen comment.
|
10 years ago |
Gav Wood
|
1d16e1556f
|
Ready for move to log entries in JS API.
|
10 years ago |
Christoph Jentzsch
|
420b57ddf4
|
Merge remote-tracking branch 'upstream/develop' into newTests
|
10 years ago |
Gav Wood
|
3b786cf004
|
Fix for log blooms.
|
10 years ago |
Christoph Jentzsch
|
bd1106b483
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
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 |
Christoph Jentzsch
|
4db4cbe5d6
|
Merge remote-tracking branch 'upstream/develop' into NewStateTests
|
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 |
Christoph Jentzsch
|
9cd76d43fd
|
Fix ABAcalls OOG bug
|
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 |