CJentzsch
5df5c422cb
add ability to test unsigned transaction
10 years ago
Dimitry
b1f4f68326
Random Code: cath fill exceptions
10 years ago
Dimitry
8ea48967f1
Random Code: fulloutput option + test
10 years ago
Dimitry
b43c4f1145
Random test code
10 years ago
CJentzsch
bb7ca7a6b4
handle output larger than 4069 bytes in test
10 years ago
Paweł Bylica
03a82e401c
testeth: support for --singletest option with only test name param.
10 years ago
CJentzsch
fa69d6a529
optional wallet blockChain tests, beacuse it takes a while
10 years ago
Paweł Bylica
446abc57e5
testeth: fix --singletest option
10 years ago
arkpar
cc5a617aa6
set and map to hash tables
10 years ago
Paweł Bylica
346770def9
SmartVM: initial implementation
10 years ago
winsvega
43f34d3577
Solidity: cryptographic ecrecover test
10 years ago
winsvega
0a84827669
Specifing concrete test when filling testsuite
10 years ago
Gav Wood
7bef9ed491
Tidy and conformalise the toHex API.
10 years ago
winsvega
32f38eb207
blockweight: allfields to compact Hex fix
10 years ago
winsvega
8afa6e9b3d
blockweight: stateroot is hash
10 years ago
winsvega
3e945094c2
BlockWeight: data fix
refactoring
10 years ago
winsvega
0e758af143
BlockWeight: toCompactHex
refactoring
10 years ago
winsvega
39f5534578
BlockWeight: tests refactoring
10 years ago
Paweł Bylica
aa9583a14b
testeth: Handle command line options for user defined tests
10 years ago
CJentzsch
63010e146a
fixes
10 years ago
CJentzsch
338e5bd088
Restructure test folders
10 years ago
CJentzsch
5f5db7b2d2
simplification
10 years ago
CJentzsch
923620241c
0x -> 0x0 for numbers
10 years ago
winsvega
33e4026095
All fields Hex: style
10 years ago
winsvega
1dccf47d9b
All Fields Hex
rebase + merge error fix
10 years ago
winsvega
710b358cc2
All Fields As Hex: Secret Key
10 years ago
winsvega
7c2509b3cd
All Fields Hex: block tests
10 years ago
winsvega
a2c42a5377
All Fields Hex: VMTests
10 years ago
winsvega
99e0654cce
AllFieldsHex: State Tests
10 years ago
winsvega
99a0ef91a0
All Fields Hex: block tests
10 years ago
winsvega
b0de22158e
All Fields Hex: VMTests
10 years ago
winsvega
7d79d257d9
AllFieldsHex: State Tests
10 years ago
Gav Wood
cd4478e4cf
Various fixes for mining.
10 years ago
Gav Wood
2693659e56
Various fixes for mining.
10 years ago
winsvega
3a59525ef6
BlockTests: add expect section
10 years ago
Gav Wood
f3acccf5f5
Remove VMTRACE.
Better transaction logging.
Avoid bothering with obviously invalid transactions.
10 years ago
Wins Vega
b7539dfa5e
Check State: windows build
10 years ago
winsvega
ca732544ad
Check State
style changes
10 years ago
winsvega
fdaa84deaf
Check State
Unused Variable
10 years ago
winsvega
faf3e14714
Check State
Style + Rebase
10 years ago
winsvega
d5f6858ba9
Check State
style changes
10 years ago
winsvega
26257a191d
Check State
Style Changes
10 years ago
winsvega
c060f53cb9
Check State
State tests with expect section
10 years ago
winsvega
97f3260b5a
Check State
Incomplete State Support
10 years ago
winsvega
b474139957
Check State
Refactoring
10 years ago
winsvega
ca8a48d9dc
Expect State Check
state and vmtests
10 years ago
winsvega
c476155cf1
State Test
Expected state check when filling test
10 years ago
Gav Wood
747927553c
Typo "fix" fixed.
10 years ago
Gav Wood
f2b56e7647
Move hash to a hidden function, and provide a datapath to it so avoid
unneeded SHA3s.
10 years ago
Paweł Bylica
7ce4524ac0
Test execution stats improvements
--stats can have optional values:
--stats=out prints all test timings to standard output,
--stats=<filename> prints all test timings to a file in tab-separated format.
Stats are now kept in vector to allow duplicated values.
10 years ago