CJentzsch
d35da25b19
extra data fix
10 years ago
CJentzsch
d8377e8842
switch to secretKey in fillers
10 years ago
winsvega
29abb4fb55
New Tests
Transaction with RLP object and catching exceptions from importByteArray
10 years ago
CJentzsch
3ab33165f4
check transactions
10 years ago
Gav Wood
ea043668b4
Test stuff into cpp from header.
Additional debug stuff in cmake.
10 years ago
winsvega
ce3638f75d
Test related
Constant in TestHelper.h
Exception in TestHelper.h
10 years ago
winsvega
d5b3f224c6
Bigint
bigint(1) << 256
10 years ago
winsvega
d6ebb4454b
Style Changes
New exception for values larger than 2**256
Auto format .json files
10 years ago
CJentzsch
7d03f7be2e
create block from transaction with genesis block as parent
10 years ago
winsvega
2adee26fc0
nonce value from 0 to "0" in fillers
10 years ago
winsvega
a51e889f4a
state test conditions to filler files
10 years ago
winsvega
457e205d7e
style changes
10 years ago
winsvega
796c7468ee
Transaction Tests
transaction tests
Transaction Test Work In Progress
transaction test work in progress
work in progress. check for transaction is valid
Transaction Tests Work In Progress
compiler error fix
10 years ago
Gav Wood
490b43a395
Cleanups and addition AZ info.
10 years ago
CJentzsch
165c33395e
fix callcreates imoport
10 years ago
CJentzsch
a466fdcf5b
add blockhash test fo vm tests
10 years ago
Paweł Bylica
a6e8c122ea
Windows fix
10 years ago
Gav Wood
37c93e0458
Fixes for windows?
10 years ago
Gav Wood
24a2c6f2ed
Another Windows fix?
10 years ago
CJentzsch
d36a2fa509
Fix import state for state tests
Conflicts:
test/TestHelper.cpp
10 years ago
Gav Wood
ede878cefd
Style fix.
10 years ago
Paweł Bylica
de2c793eff
Add "--jit" option to State tests
10 years ago
Paweł Bylica
992abb31ed
Replace spaces with tabs
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
CJentzsch
38454cc08f
state log tests
10 years ago
CJentzsch
8245dd6978
style
Conflicts:
libevm/VM.h
10 years ago
CJentzsch
c4138a5ad4
added logs to state tests
10 years ago
Christoph Jentzsch
c74f5ae0e5
style
10 years ago
Christoph Jentzsch
648da92534
style
10 years ago
Christoph Jentzsch
1da0ca9aa6
Specify user defined test
10 years ago
Christoph Jentzsch
946f7d3d85
Add Log tests
10 years ago
Paweł Bylica
732e5c2b0f
In VM tests, check only if an exception occurred if an exception expected (no post state and output checking)
10 years ago
Paweł Bylica
d4f18b45bc
Test unexpected storage entries
10 years ago
Christoph Jentzsch
0c4b5d7c2b
changed name of command line option to filltests
10 years ago
Christoph Jentzsch
0f94ad7dc4
Create state test with commandline flag
10 years ago
Marek Kotewicz
6cc9e6952e
merge
10 years ago
Christoph Jentzsch
f495a58848
build fix
10 years ago
Christoph Jentzsch
54a73cbb0c
added generic userDefinedTest function
10 years ago
Christoph Jentzsch
db70b0783d
undefine FILL_TESTS
10 years ago
Christoph Jentzsch
2713579ab6
update SIGNEXTEND tests
10 years ago
Christoph Jentzsch
e6e88c27af
undefine FILL_TESTS
10 years ago
Christoph Jentzsch
eed0b1651c
Moved code export to export function in ImportHelper
10 years ago
Christoph Jentzsch
49fcfb78e1
Update transactions, style fix
10 years ago
Christoph Jentzsch
87b048fa17
added state system operations test
10 years ago
Christoph Jentzsch
76fff57527
Added stSystemOperationsTest
10 years ago
Christoph Jentzsch
8dcf6635ac
style
10 years ago
Christoph Jentzsch
be3ccd3444
Clean up and organize tests + state class tests
10 years ago
Christoph Jentzsch
55e77a1bed
Clean up FakeExtVM - move to state tests
10 years ago
Christoph Jentzsch
0449b647c0
Restructure state tests. Remove FakeStateClass
10 years ago