Christoph Jentzsch
dd5c89e810
Added precompiledContracts tests
10 years ago
sveneh
c29321d01c
full project compile with crypto++ dependency
10 years ago
Marek Kotewicz
c6dbe66ec8
added eth_lll
10 years ago
Marek Kotewicz
3a59158137
renaming calls to include a subprotocol prefix
10 years ago
Christian
99882a76a7
Moved instructions and assembly to new libevmcore.
10 years ago
sveneh
26d57961b4
... addition to last commit, these were lost.
10 years ago
Christoph Jentzsch
2713579ab6
update SIGNEXTEND tests
10 years ago
Christian
c87f1c76b4
Ignore break and continue outside of loops.
10 years ago
Christian
8e02768b10
Tests for break and continue in nested loops.
10 years ago
Christian
1b9e014374
Support for negative literals.
10 years ago
Christian
8b226a7906
Fixes for test framework (sign the transaction).
10 years ago
Christian
6ec55d3d5f
Type promotion fixes and tests.
10 years ago
Christian
ab7d2c8fd1
Proper type promotion and conversion.
10 years ago
Christian
2ece1f28bc
Tests for type conversion at comparison.
10 years ago
Gav Wood
4eeb0eae1c
Compile warnings fixed.
10 years ago
Christoph Jentzsch
9d035eb317
style
10 years ago
Christoph Jentzsch
e6e88c27af
undefine FILL_TESTS
10 years ago
Christoph Jentzsch
33bc5cb431
Added dynamic jump out of code test
10 years ago
Christoph Jentzsch
eed0b1651c
Moved code export to export function in ImportHelper
10 years ago
Christian
8ee9bcf87a
Further framework fix.
10 years ago
Christoph Jentzsch
49fcfb78e1
Update transactions, style fix
10 years ago
Christian
a6707cfadb
Fix test framework after change to Transaction.
10 years ago
Christoph Jentzsch
4256aa9cd3
remove vmSystemOperationsTest completely
10 years ago
Christoph Jentzsch
87b048fa17
added state system operations test
10 years ago
Gav Wood
d5d81ea5c8
Transaction documentation and build fixes.
10 years ago
Gav Wood
ef1c4d7967
Documentation for Transaction.
10 years ago
Gav Wood
2e551b5870
Classify Transaction.
10 years ago
subtly
b50578f1e6
coding standards, documentation, new exception syntax
10 years ago
Christian
edfc06e2c6
Bugfix: Special case of statements starting with type conversion.
10 years ago
Christoph Jentzsch
5f76817391
uncomment vmIOandFlowOPerations test
10 years ago
Christoph Jentzsch
76fff57527
Added stSystemOperationsTest
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
Christoph Jentzsch
104adbabcb
Update tests to latest protocol changes (PoC7)
10 years ago
Marek Kotewicz
874abf6e0b
fixed WebThreeStubServer constructor
10 years ago
Marek Kotewicz
23c39172f8
little cleanup after upgrading jsonrpc
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
Christoph Jentzsch
9cd76d43fd
Fix ABAcalls OOG bug
10 years ago
Christoph Jentzsch
8dcf6635ac
style
10 years ago
Marek Kotewicz
3d70090fe4
jsonrpc 0.3.0 working, needs cleanup
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
30e4cda0e9
Some tests and bugfixes for the compiler.
10 years ago
Christian
5cc582c454
Bugfix: Swap before mod and div.
10 years ago
Christian
4dbc566a14
Bugfix: Swap before mod and div.
10 years ago
subtly
67747f8cc5
Placeholder kdf. More cleanup and tests.
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