Gav Wood
|
4a0ac1f4c2
|
Silly windows fix.
|
10 years ago |
Gav Wood
|
37c93e0458
|
Fixes for windows?
|
10 years ago |
CJentzsch
|
35f2985eb9
|
merge
|
10 years ago |
Gav Wood
|
24a2c6f2ed
|
Another Windows fix?
|
10 years ago |
Gav Wood
|
efa6fd99b2
|
Windows fix?
|
10 years ago |
winsvega
|
2d70c4df7e
|
Init code test filler
|
10 years ago |
CJentzsch
|
4b1fb339bf
|
Added recursive create test + lesser output for safe VM exceptions
|
10 years ago |
CJentzsch
|
d36a2fa509
|
Fix import state for state tests
Conflicts:
test/TestHelper.cpp
|
10 years ago |
CJentzsch
|
31c7875a3b
|
include original trie test
|
10 years ago |
CJentzsch
|
30e69503ec
|
include original trie test
|
10 years ago |
Gav Wood
|
ede878cefd
|
Style fix.
|
10 years ago |
Gav Wood
|
5cc2152dd0
|
Cleanups.
|
10 years ago |
Gav Wood
|
9e2eb149af
|
Beginnings of cleaning up the Executive/State code.
|
10 years ago |
Gav Wood
|
e2cb773dac
|
Minor warning fix.
|
10 years ago |
Gav Wood
|
25939bc777
|
Fix tests.
|
10 years ago |
Gav Wood
|
e0389c58ba
|
Reduce verbosity.
|
10 years ago |
Marek Kotewicz
|
15c78c848c
|
jsonrpc _library -> _libraries
|
10 years ago |
Marek Kotewicz
|
faf541f8ae
|
renamed _DIR -> _DIRS && _LIBRARY -> _LIBRARIES according to cmake guidelines
|
10 years ago |
Paweł Bylica
|
de2c793eff
|
Add "--jit" option to State tests
|
10 years ago |
CJentzsch
|
98eb72dc14
|
efficiency, use reference instead of copy
|
10 years ago |
CJentzsch
|
605b5ab816
|
remove permuatations in trietest (order is critical for test)
|
10 years ago |
CJentzsch
|
446b02be00
|
fix trie test#
|
10 years ago |
Gav Wood
|
8f36428c70
|
Whisper test fix.
|
10 years ago |
Gav Wood
|
0528037690
|
Fix genesis test.
Refactor/cleaning.
|
10 years ago |
Paweł Bylica
|
992abb31ed
|
Replace spaces with tabs
|
10 years ago |
Gav Wood
|
946fd2126a
|
Remove extraneous old stuff for PoC-7.
Fix gas remaining issue.
|
10 years ago |
Paweł Bylica
|
79e9becdaa
|
Report wrong account address in case of unexpected storege key
|
10 years ago |
Paweł Bylica
|
488db06864
|
Test unexpected storage entries
|
10 years ago |
Christian
|
22fa12debf
|
Do not add at the end of the function selector "loop".
|
10 years ago |
Christian
|
615438a890
|
Swap literals to the end if optimizing.
|
10 years ago |
chriseth
|
4e0dbd1c7a
|
Whitespace change.
|
10 years ago |
Christian
|
31cb9bb310
|
Some (few) tests for the optimizer.
|
10 years ago |
Marek Kotewicz
|
fb72a7ce5f
|
fixed styling issues
|
10 years ago |
Christian
|
37a15d96ea
|
Support empty strings.
|
10 years ago |
Paweł Bylica
|
b1dc0d5e6a
|
VMFactory - a new way of creating VMs
|
10 years ago |
Christian
|
0a4ed44679
|
Tests for empty and too long strings.
|
10 years ago |
Christian
|
781d58d705
|
String types.
|
10 years ago |
Lefteris Karapetsas
|
01e419fcaf
|
Natspec title and author tag.
- Adding the title and author natspec documentation tags for contracts
- Also using the author tag for functions now
- Tests
|
10 years ago |
subtly
|
7418077b4c
|
fix for windows compliation (circular dependency between statics initialized dynamically and dynamically initialized statics)
|
10 years ago |
Marek Kotewicz
|
c9e413daaf
|
empty sha test && common fix on mac
|
10 years ago |
debris
|
44de002f3f
|
added curl libaries, which are required for testeth project
|
10 years ago |
debris
|
5071446c68
|
msvc changes in tests, but tests not yet working there
|
10 years ago |
Christian
|
f8c78bafb5
|
Variable-size stack elements for expression compiler.
|
10 years ago |
Christian
|
e676cd21bc
|
Register variably-sized variables on stack.
|
10 years ago |
subtly
|
be5e829f97
|
cryptopp crash w/null plaintext passed to decrypt
|
10 years ago |
Christian
|
e8c39062f8
|
Calling functions of other contracts.
|
10 years ago |
Christian
|
ddb5111d3e
|
Comments and braces.
|
10 years ago |
CJentzsch
|
4ce6e3483a
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
CJentzsch
|
f97826d071
|
fix stackoverflow in calldataload, codecopy, extcodecopy + some tests
|
10 years ago |
CJentzsch
|
38454cc08f
|
state log tests
|
10 years ago |