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
/
createRandomTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Merge pull request #796 from CJentzsch/randomTestEfficiency
Gav Wood
2015-01-14
1
-7
/
+15
|
\
|
*
less invalid opcode tests
CJentzsch
2015-01-14
1
-1
/
+1
|
*
more randomness in the optimizations
CJentzsch
2015-01-14
1
-3
/
+3
|
*
random test optimization
CJentzsch
2015-01-13
1
-1
/
+1
|
*
reinclude invalid opcode in random tests
CJentzsch
2015-01-13
1
-3
/
+3
|
*
rests current gas limit in vm test
CJentzsch
2015-01-12
1
-2
/
+2
|
*
start with block info opcodes
CJentzsch
2015-01-12
1
-7
/
+15
*
|
check test with JIT for random test simulations
CJentzsch
2015-01-13
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'origin/vm' into develop-evmcc
Paweł Bylica
2014-12-11
1
-9
/
+6
|
\
|
*
VMFactory - a new way of creating VMs
Paweł Bylica
2014-12-11
1
-4
/
+4
|
*
state log tests
CJentzsch
2014-12-06
1
-1
/
+1
*
|
Fix random test generator
Paweł Bylica
2014-12-05
1
-13
/
+16
|
/
*
updated createRandomTest to correct exception behavior
CJentzsch
2014-12-02
1
-9
/
+16
*
All unintended VM exceptions work like OOG in tests
Christoph Jentzsch
2014-11-11
1
-1
/
+8
*
style
Christoph Jentzsch
2014-11-07
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/develop' into StateBug
Christoph Jentzsch
2014-11-07
1
-1
/
+1
|
\
|
*
Moved instructions and assembly to new libevmcore.
Christian
2014-11-06
1
-1
/
+1
*
|
Fix ABAcalls OOG bug
Christoph Jentzsch
2014-11-04
1
-2
/
+2
|
/
*
Change output of random test to std::out instead of file
Christoph Jentzsch
2014-10-21
1
-15
/
+3
*
Random test optimizations
Christoph Jentzsch
2014-10-21
1
-13
/
+54
*
In this house, we use std::chrono!
Gav Wood
2014-10-19
1
-3
/
+3
*
Style fix.
Gav Wood
2014-10-18
1
-2
/
+0
*
style fix
Christoph Jentzsch
2014-10-15
1
-1
/
+1
*
Added random test creater
Christoph Jentzsch
2014-10-14
1
-0
/
+154