CJentzsch
|
38a8a25322
|
style fix
|
10 years ago |
CJentzsch
|
0fa604edd8
|
add check random state test for jit
|
10 years ago |
jhuntley
|
6d62e3ab26
|
Revert all asio.h includes except for in 2 files, DebuggingStateWrapper.h and Transact.cpp. After enabling WIN32_LEAN_AND_MEAN, all the asio.h include issues, commit 20b6e24ffcab088e71092e07030a377d3135da3c, went away.
|
10 years ago |
jhuntley
|
0bf7d15a57
|
asio.h and windows.h build comments as per request.
|
10 years ago |
jhuntley
|
f7508dfc8a
|
Avoid boost include order issue on windows:
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue
http://stackoverflow.com/questions/9750344/boostasio-winsock-and-winsock-2-compatibility-issue/16288859#16288859
Make sure boost/asio.hpp is included before windows.h.
|
10 years ago |
CJentzsch
|
5ff846e1c7
|
less invalid opcode tests
|
10 years ago |
CJentzsch
|
607c71e785
|
more randomness in the optimizations
|
10 years ago |
CJentzsch
|
dc76791dbb
|
random test optimization
|
10 years ago |
CJentzsch
|
51a4ae1807
|
check test with JIT for random test simulations
|
10 years ago |
CJentzsch
|
720f49e19a
|
reinclude invalid opcode in random tests
|
10 years ago |
CJentzsch
|
070d1d800c
|
rests current gas limit in vm test
|
10 years ago |
CJentzsch
|
389b0973c4
|
start with block info opcodes
|
10 years ago |
Paweł Bylica
|
b1dc0d5e6a
|
VMFactory - a new way of creating VMs
|
10 years ago |
CJentzsch
|
38454cc08f
|
state log tests
|
10 years ago |
Paweł Bylica
|
6c5a84cbc1
|
Fix random test generator
|
10 years ago |
CJentzsch
|
934d366cdb
|
updated createRandomTest to correct exception behavior
|
10 years ago |
Artur Zawłocki
|
312e05ab49
|
resolved circular dependency between libevm and libevmjit
|
10 years ago |
Christoph Jentzsch
|
a554874542
|
All unintended VM exceptions work like OOG in tests
|
10 years ago |
Christoph Jentzsch
|
28e7b6c610
|
style
|
10 years ago |
Christian
|
99882a76a7
|
Moved instructions and assembly to new libevmcore.
|
10 years ago |
Christoph Jentzsch
|
9cd76d43fd
|
Fix ABAcalls OOG bug
|
10 years ago |
Paweł Bylica
|
eb347cb24c
|
Update createRandomTest.cpp to use new VM construction method
|
10 years ago |
Christoph Jentzsch
|
9553ee6dcb
|
Change output of random test to std::out instead of file
|
10 years ago |
Christoph Jentzsch
|
99e88f5ddd
|
Random test optimizations
|
10 years ago |
Gav Wood
|
0fd56c4834
|
In this house, we use std::chrono!
Fix #395.
|
10 years ago |
Gav Wood
|
db937f4cc8
|
Style fix.
|
10 years ago |
Christoph Jentzsch
|
cae0559e75
|
style fix
|
10 years ago |
Christoph Jentzsch
|
10d00f4e54
|
Added random test creater
|
10 years ago |