sveneh
c29321d01c
full project compile with crypto++ dependency
10 years ago
sveneh
26d57961b4
... addition to last commit, these were lost.
10 years ago
subtly
ae8d6e0a3a
coding standards. suite setup struct.
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
subtly
a3ea170751
json rpc only runs once, and only when json rpc test suite is invoked
10 years ago
Christian
4dbc566a14
Bugfix: Swap before mod and div.
10 years ago
Marek Kotewicz
8d1ad00648
boost_auto_test_suite for jsonrpc && @brief description for WebThreeStubServer
10 years ago
Marek Kotewicz
2ee556edc5
fixed style issue
10 years ago
Gav Wood
ae960c577a
Big fixes.
10 years ago
Marek Kotewicz
a014e77af8
applied changes from ethereum.js 5538ff7252
10 years ago
Gav Wood
9987248907
Fix for Trie roots.
AddressState -> Account.
10 years ago
Marek Kotewicz
cab4784dba
common changes
10 years ago
Christoph Jentzsch
602c4115ff
Clean up
10 years ago
Christoph Jentzsch
1f5b6059af
Update tests to new definition
10 years ago
Christoph Jentzsch
00b64587fd
clean up PR
10 years ago
Christoph Jentzsch
ec0bc599e0
Update SIGNEXTEND definition and tests
Conflicts:
libevm/VM.h
test/vmBitwiseLogicOperationTestFiller.json
10 years ago
Christian
c6c7f86b82
Further const placement changes.
10 years ago
Christian
0baf92d52e
Parser fix: Consume break and continue.
10 years ago
Marek Kotewicz
3462f602a0
whisper polling, not finished
10 years ago
Christian
0877cf6036
Adjustments for the NEG->BNOT change.
10 years ago
Christian
3204918cd6
Forgot some asterisks.
10 years ago
Paweł Bylica
e17e240b5d
Fix VM test code loading conditions
10 years ago
Marek Kotewicz
d54a2f8626
whisper in web3jsonrpc
10 years ago
Christoph Jentzsch
a89e2def34
merge
10 years ago
Christoph Jentzsch
a03e7ab8a8
Fixed storage output in VMTRACE for vm tests
10 years ago
Marek Kotewicz
b5b3eb32df
ldb access from api
10 years ago
Christoph Jentzsch
372936172b
Added tests for SIGNEXTEND and BNOT
10 years ago
Christoph Jentzsch
314b070d36
Update vm.h
10 years ago
Christoph Jentzsch
3332043ec2
Update vm.cpp
10 years ago
Christoph Jentzsch
875d526590
log VMTRACE in file for user defined test
10 years ago
Gav Wood
2c193627ed
Draft of new LOG/bloom/headers/block format.
10 years ago
Christoph Jentzsch
8cf0e2bd9c
VMTRACE for internal calls
Conflicts:
test/vm.cpp
10 years ago
Christoph Jentzsch
bc1e4ceee2
Add VMTRACE to user defined vm test
Conflicts:
test/vm.cpp
10 years ago
Christoph Jentzsch
6bace568d0
use ETHEREUM_TEST_PATH in all tests
10 years ago
Christoph Jentzsch
68328e90d1
bugfix
10 years ago
Marek Kotewicz
c5a1df4700
missing setDefaultBlock method
10 years ago
Christoph Jentzsch
f8bf9b4f12
use ETHEREUM_TEST_PATH in all tests
10 years ago
Gav Wood
52e385905e
Move suicides into SubState and include logs and refunds.
Refund gas from zero-resetting SSTOREs.
10 years ago
Gav Wood
15013a3e88
PoC-7: Reversion of 0-hashes, empty-list hashes and sha3('') -> ''
10 years ago
Christoph Jentzsch
d045b281ce
VMTRACE for internal calls
10 years ago
Christoph Jentzsch
2f6a20cbb1
Add VMTRACE to user defined vm test
10 years ago
Marek Kotewicz
c1eaa1c0f5
common changes in tests
10 years ago
Christian
d4d5f23e8f
Expression compiler.
10 years ago
Marek Kotewicz
46f278cdff
checked headless builds with and without jsonrpc
10 years ago
Marek Kotewicz
d76a44f226
ethrpc -> web3jsonrpc, other issues fixed
10 years ago
subtly
76a9a723e1
style. remove unused code.
10 years ago
subtly
e09734c837
coding standards
10 years ago
subtly
76eb58012b
remove irrelevant test code
10 years ago
subtly
a756de4b26
cleanup more headers
10 years ago