index
:
dexon-solidity
develop
release
DEXON fork of Solidity (https://github.com/dexon-foundation/dsolidity)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
TestHelper.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
All fields of BlockInfo now private.
Gav Wood
2015-07-16
1
-3
/
+3
*
Modularise nonce, mix hash and seed hash.
Gav Wood
2015-07-16
1
-1
/
+1
*
Disable p2p tests.
Gav Wood
2015-07-15
1
-0
/
+2
*
find instead of find_firt_of
arkpar
2015-07-14
1
-1
/
+1
*
Fix up rvalue references. Avoid a copy of an EVM code in ExtVM.
Paweł Bylica
2015-07-06
1
-2
/
+2
*
Make --vm command line option syntax consistent with other options.
Paweł Bylica
2015-07-03
1
-4
/
+14
*
--vm command line option replacing --jit.
Paweł Bylica
2015-07-03
1
-2
/
+2
*
FuzzTests: Boost exception
Dimitry Khokhlov
2015-06-22
1
-27
/
+28
*
avoid network tests when --nonetwork is set
CJentzsch
2015-06-18
1
-3
/
+4
*
add network flag
CJentzsch
2015-06-18
1
-1
/
+4
*
FuzzTesting: VMTests + TransactionTests support
Dimitry
2015-06-17
1
-17
/
+16
*
createRandomTest: State test
Dimitry
2015-06-17
1
-7
/
+7
*
Some changes in libdevcore.
chriseth
2015-06-16
1
-1
/
+1
*
expectOut fill section to vmTests
Dimitry
2015-06-11
1
-0
/
+2
*
stPrecompiledContracts from transaction test
Dimitry
2015-06-10
1
-0
/
+10
*
Merge pull request #2091 from gluk256/v_test_refactor
Gav Wood
2015-06-07
1
-5
/
+1
|
\
|
*
fixed peer test
Vlad Gluhovsky
2015-06-05
1
-5
/
+1
*
|
style
CJentzsch
2015-06-05
1
-2
/
+2
*
|
add ability to test unsigned transaction
CJentzsch
2015-06-04
1
-1
/
+15
|
/
*
Random Code: cath fill exceptions
Dimitry
2015-06-01
1
-1
/
+1
*
Random Code: fulloutput option + test
Dimitry
2015-06-01
1
-1
/
+0
*
Random test code
Dimitry
2015-06-01
1
-1
/
+3
*
handle output larger than 4069 bytes in test
CJentzsch
2015-05-19
1
-2
/
+7
*
Merge pull request #1854 from CJentzsch/optionalWalletTests
Gav Wood
2015-05-13
1
-0
/
+3
|
\
|
*
optional wallet blockChain tests, beacuse it takes a while
CJentzsch
2015-05-11
1
-0
/
+3
*
|
Merge pull request #1829 from imapp-pl/pr/fix_singletest_option
Gav Wood
2015-05-13
1
-47
/
+55
|
\
\
|
*
|
testeth: support for --singletest option with only test name param.
Paweł Bylica
2015-05-12
1
-3
/
+18
|
*
|
testeth: fix --singletest option
Paweł Bylica
2015-05-08
1
-48
/
+41
*
|
|
Merge pull request #1808 from imapp-pl/pr/evmjit
Gav Wood
2015-05-12
1
-4
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
SmartVM: initial implementation
Paweł Bylica
2015-05-06
1
-4
/
+3
*
|
|
set and map to hash tables
arkpar
2015-05-07
1
-1
/
+1
|
|
/
|
/
|
*
|
Solidity: cryptographic ecrecover test
winsvega
2015-05-05
1
-7
/
+5
*
|
Specifing concrete test when filling testsuite
winsvega
2015-05-05
1
-0
/
+6
|
/
*
Tidy and conformalise the toHex API.
Gav Wood
2015-04-28
1
-11
/
+11
*
blockweight: allfields to compact Hex fix
winsvega
2015-04-24
1
-1
/
+1
*
blockweight: stateroot is hash
winsvega
2015-04-24
1
-1
/
+1
*
BlockWeight: data fix
winsvega
2015-04-24
1
-4
/
+4
*
BlockWeight: toCompactHex
winsvega
2015-04-24
1
-31
/
+19
*
BlockWeight: tests refactoring
winsvega
2015-04-24
1
-28
/
+52
*
Merge pull request #1695 from imapp-pl/pr/testeth
Gav Wood
2015-04-21
1
-0
/
+2
|
\
|
*
testeth: Handle command line options for user defined tests
Paweł Bylica
2015-04-21
1
-0
/
+2
*
|
fixes
CJentzsch
2015-04-21
1
-2
/
+0
*
|
Restructure test folders
CJentzsch
2015-04-21
1
-6
/
+4
|
/
*
simplification
CJentzsch
2015-04-18
1
-3
/
+3
*
0x -> 0x0 for numbers
CJentzsch
2015-04-18
1
-4
/
+4
*
All fields Hex: style
winsvega
2015-04-16
1
-7
/
+7
*
All Fields Hex
winsvega
2015-04-16
1
-23
/
+0
*
All Fields As Hex: Secret Key
winsvega
2015-04-16
1
-1
/
+1
*
All Fields Hex: block tests
winsvega
2015-04-16
1
-0
/
+8
*
All Fields Hex: VMTests
winsvega
2015-04-16
1
-0
/
+15
*
AllFieldsHex: State Tests
winsvega
2015-04-16
1
-0
/
+1
*
All Fields Hex: block tests
winsvega
2015-04-16
1
-11
/
+8
*
All Fields Hex: VMTests
winsvega
2015-04-16
1
-8
/
+16
*
AllFieldsHex: State Tests
winsvega
2015-04-16
1
-3
/
+25
*
Various fixes for mining.
Gav Wood
2015-04-14
1
-0
/
+31
*
BlockTests: add expect section
winsvega
2015-04-13
1
-1
/
+0
*
Merge pull request #1401 from winsvega/expectedState
Gav Wood
2015-04-09
1
-16
/
+122
|
\
|
*
Check State: windows build
Wins Vega
2015-04-08
1
-2
/
+8
|
*
Check State
winsvega
2015-04-08
1
-1
/
+2
|
*
Check State
winsvega
2015-04-08
1
-1
/
+1
|
*
Check State
winsvega
2015-04-08
1
-7
/
+7
|
*
Check State
winsvega
2015-04-08
1
-13
/
+9
|
*
Check State
winsvega
2015-04-08
1
-7
/
+1
|
*
Check State
winsvega
2015-04-08
1
-4
/
+6
|
*
Check State
winsvega
2015-04-08
1
-29
/
+93
|
*
Check State
winsvega
2015-04-08
1
-42
/
+21
|
*
Expect State Check
winsvega
2015-04-08
1
-48
/
+50
|
*
State Test
winsvega
2015-04-08
1
-2
/
+64
*
|
Remove VMTRACE.
Gav Wood
2015-04-08
1
-1
/
+1
|
/
*
Typo "fix" fixed.
Gav Wood
2015-04-06
1
-1
/
+1
*
Move hash to a hidden function, and provide a datapath to it so avoid
Gav Wood
2015-04-06
1
-2
/
+5
*
Merge remote-tracking branch 'upstream/develop' into evmjit
Paweł Bylica
2015-03-31
1
-16
/
+0
|
\
|
*
ClientBase tests
Marek Kotewicz
2015-03-25
1
-16
/
+0
*
|
Test execution stats improvements
Paweł Bylica
2015-03-25
1
-3
/
+16
|
/
*
Minor rename.
Gav Wood
2015-03-20
1
-1
/
+1
*
Prettify VM and State test outputs
Paweł Bylica
2015-03-14
1
-1
/
+1
*
Stats for testeth
Paweł Bylica
2015-03-14
1
-0
/
+28
*
Merge pull request #1295 from CJentzsch/randomStateTests
Gav Wood
2015-03-14
1
-16
/
+16
|
\
|
*
Merge remote-tracking branch 'upstream/develop' into randomStateTests
CJentzsch
2015-03-12
1
-30
/
+50
|
|
\
|
*
|
create random state tests
CJentzsch
2015-03-12
1
-16
/
+16
*
|
|
readd --filltest option and add dejavu issue 42 test
CJentzsch
2015-03-12
1
-0
/
+2
|
|
/
|
/
|
*
|
testeth: optional VM tracing (--vmtrace), command line options refactoring.
Paweł Bylica
2015-03-12
1
-30
/
+50
|
/
*
blockchain tests fixes
CJentzsch
2015-03-11
1
-26
/
+15
*
remove genesis state from state tests
CJentzsch
2015-03-06
1
-9
/
+1
*
add memory tests
CJentzsch
2015-03-06
1
-0
/
+2
*
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and...
jhuntley
2015-03-05
1
-2
/
+0
*
asio.h and windows.h build comments as per request.
jhuntley
2015-03-05
1
-0
/
+3
*
Avoid boost include order issue on windows:
jhuntley
2015-03-05
1
-0
/
+1
*
Transaction Tests
winsvega
2015-03-04
1
-1
/
+1
*
Test Helper
winsvega
2015-02-27
1
-2
/
+2
*
More Transaction Tests
winsvega
2015-02-26
1
-21
/
+29
*
fix too-small-address-length bug in transaction
CJentzsch
2015-02-23
1
-2
/
+2
*
extra data fix
CJentzsch
2015-02-16
1
-10
/
+10
*
Merge remote-tracking branch 'upstream/develop' into blockTests
CJentzsch
2015-02-13
1
-1
/
+1
|
\
|
*
New Tests
winsvega
2015-02-13
1
-1
/
+1
*
|
switch to secretKey in fillers
CJentzsch
2015-02-13
1
-1
/
+0
*
|
check transactions
CJentzsch
2015-02-11
1
-21
/
+38
*
|
Merge remote-tracking branch 'upstream/develop' into blockTests
CJentzsch
2015-02-11
1
-0
/
+17
|
\
|
|
*
Test stuff into cpp from header.
Gav Wood
2015-02-11
1
-0
/
+3
|
*
Test related
winsvega
2015-02-10
1
-8
/
+6
|
*
Bigint
winsvega
2015-02-10
1
-2
/
+2
|
*
Style Changes
winsvega
2015-02-07
1
-7
/
+6
|
*
nonce value from 0 to "0" in fillers
winsvega
2015-02-06
1
-6
/
+7
|
*
state test conditions to filler files
winsvega
2015-02-01
1
-0
/
+16
*
|
create block from transaction with genesis block as parent
CJentzsch
2015-02-07
1
-0
/
+27
|
/
*
style changes
winsvega
2015-01-24
1
-9
/
+3
*
Merge remote-tracking branch 'ethereum/develop' into develop
winsvega
2015-01-23
1
-1
/
+22
|
\
|
*
Cleanups and addition AZ info.
Gav Wood
2015-01-21
1
-1
/
+1
|
*
fix callcreates imoport
CJentzsch
2015-01-13
1
-0
/
+13
|
*
add blockhash test fo vm tests
CJentzsch
2015-01-09
1
-0
/
+8
*
|
Transaction Tests
winsvega
2015-01-22
1
-4
/
+11
|
/
*
Windows fix
Paweł Bylica
2014-12-18
1
-1
/
+3
*
Merge commit '1b8f9fdc3b44503890ed1bcb5da8bd5cb8dd83a5' into develop-evmcc
Paweł Bylica
2014-12-15
1
-9
/
+7
|
\
|
*
Fix import state for state tests
CJentzsch
2014-12-13
1
-4
/
+4
|
*
Style fix.
Gav Wood
2014-12-13
1
-2
/
+0
|
*
Replace spaces with tabs
Paweł Bylica
2014-12-12
1
-5
/
+5
|
*
Report wrong account address in case of unexpected storege key
Paweł Bylica
2014-12-12
1
-1
/
+1
|
*
Test unexpected storage entries
Paweł Bylica
2014-12-12
1
-0
/
+6
*
|
Add "--jit" option to State tests
Paweł Bylica
2014-12-12
1
-0
/
+17
*
|
Merge remote-tracking branch 'origin/vm' into develop-evmcc
Paweł Bylica
2014-12-11
1
-7
/
+9
|
\
|
|
*
state log tests
CJentzsch
2014-12-06
1
-7
/
+9
*
|
Merge branch 'develop' into develop-evmcc
Paweł Bylica
2014-12-05
1
-0
/
+42
|
\
|
|
*
Merge branch 'develop' of github.com:ethereum/cpp-ethereum into develop
Gav Wood
2014-12-03
1
-0
/
+42
|
|
\
|
|
*
style
CJentzsch
2014-12-02
1
-34
/
+33
|
|
*
added logs to state tests
CJentzsch
2014-12-02
1
-0
/
+43
|
|
/
*
|
Merge branch 'develop' into develop-evmcc
Paweł Bylica
2014-11-27
1
-3
/
+28
|
\
|
|
*
Merge pull request #533 from CJentzsch/stateTests
Gav Wood
2014-11-25
1
-3
/
+16
|
|
\
|
|
*
style
Christoph Jentzsch
2014-11-21
1
-1
/
+1
|
|
*
Specify user defined test
Christoph Jentzsch
2014-11-21
1
-3
/
+16
|
*
|
style
Christoph Jentzsch
2014-11-21
1
-2
/
+2
|
*
|
Merge remote-tracking branch 'upstream/develop' into newTests
Christoph Jentzsch
2014-11-20
1
-0
/
+1
|
|
\
|
|
*
|
Add Log tests
Christoph Jentzsch
2014-11-19
1
-0
/
+12
*
|
|
Merge branch 'develop' into develop-evmcc
Paweł Bylica
2014-11-21
1
-0
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
In VM tests, check only if an exception occurred if an exception expected (no...
Paweł Bylica
2014-11-19
1
-0
/
+1
|
|
/
*
|
Merge branch 'develop' into develop-evmcc
Paweł Bylica
2014-11-14
1
-22
/
+25
|
\
|
|
*
changed name of command line option to filltests
Christoph Jentzsch
2014-11-12
1
-1
/
+1
|
*
Create state test with commandline flag
Christoph Jentzsch
2014-11-12
1
-22
/
+25
*
|
Test unexpected storage entries
Paweł Bylica
2014-11-14
1
-0
/
+6
|
/
*
build fix
Christoph Jentzsch
2014-11-11
1
-1
/
+3
*
added generic userDefinedTest function
Christoph Jentzsch
2014-11-11
1
-0
/
+39
*
undefine FILL_TESTS
Christoph Jentzsch
2014-11-10
1
-1
/
+1
*
Merge branch 'stateTests' into NewStateTests
Christoph Jentzsch
2014-11-06
1
-35
/
+50
|
\
|
*
update SIGNEXTEND tests
Christoph Jentzsch
2014-11-06
1
-1
/
+1
|
*
undefine FILL_TESTS
Christoph Jentzsch
2014-11-06
1
-1
/
+1
|
*
Moved code export to export function in ImportHelper
Christoph Jentzsch
2014-11-06
1
-2
/
+24
|
*
Update transactions, style fix
Christoph Jentzsch
2014-11-06
1
-34
/
+27
*
|
added state system operations test
Christoph Jentzsch
2014-11-05
1
-2
/
+2
*
|
Added stSystemOperationsTest
Christoph Jentzsch
2014-11-05
1
-1
/
+1
|
/
*
style
Christoph Jentzsch
2014-11-04
1
-3
/
+0
*
Clean up and organize tests + state class tests
Christoph Jentzsch
2014-11-03
1
-123
/
+164
*
Clean up FakeExtVM - move to state tests
Christoph Jentzsch
2014-10-31
1
-10
/
+63
*
Restructure state tests. Remove FakeStateClass
Christoph Jentzsch
2014-10-30
1
-0
/
+191
*
Networking fixes.
Gav Wood
2014-09-30
1
-0
/
+2
*
Moved miner over to new Worker class.
Gav Wood
2014-09-16
1
-0
/
+1
*
Remove old Client network code & API.
Gav Wood
2014-09-16
1
-0
/
+2
*
Project-wide reorganisation of namespaces.
Gav Wood
2014-09-05
1
-1
/
+5
*
Split out libethcore from libethereum.
Gav Wood
2014-04-23
1
-1
/
+1
*
Added new transaction tests for checking miner fees
Marko Simovic
2014-04-03
1
-0
/
+9
*
Updated to add a simple forking test
Marko Simovic
2014-03-26
1
-0
/
+40