Paweł Bylica
|
3ba2d4195f
|
Merge remote-tracking branch 'origin/vm' into develop-evmcc
Conflicts:
libethereum/Executive.cpp
libethereum/Executive.h
libethereum/State.cpp
libevm/VM.cpp
libevm/VM.h
libevm/VMFace.h
test/createRandomTest.cpp
test/vm.cpp
windows/LibEthereum.vcxproj.filters
|
2014-12-10 23:42:01 +01:00 |
|
Paweł Bylica
|
c1ffbbe797
|
VMFactory - a new way of creating VMs
|
2014-12-10 17:41:53 +01:00 |
|
CJentzsch
|
9101b7073a
|
state log tests
|
2014-12-05 19:26:32 +01:00 |
|
Paweł Bylica
|
421b5ccc36
|
Fix random test generator
|
2014-12-05 14:39:24 +01:00 |
|
CJentzsch
|
057553a0a0
|
updated createRandomTest to correct exception behavior
|
2014-12-01 22:41:16 +01:00 |
|
Christoph Jentzsch
|
d3910593a0
|
All unintended VM exceptions work like OOG in tests
|
2014-11-10 22:26:07 +01:00 |
|
Christoph Jentzsch
|
a6ba0f7908
|
style
|
2014-11-07 15:16:42 +01:00 |
|
Christoph Jentzsch
|
f88f5a7702
|
Merge remote-tracking branch 'upstream/develop' into StateBug
|
2014-11-07 13:42:44 +01:00 |
|
Christian
|
34f16940ea
|
Moved instructions and assembly to new libevmcore.
|
2014-11-06 14:50:18 +01:00 |
|
Christoph Jentzsch
|
1310011f77
|
Fix ABAcalls OOG bug
|
2014-11-03 23:49:05 +01:00 |
|
Christoph Jentzsch
|
60a7ff58a1
|
Change output of random test to std::out instead of file
|
2014-10-21 17:02:49 +02:00 |
|
Christoph Jentzsch
|
6c0b16bc03
|
Random test optimizations
|
2014-10-21 14:20:16 +02:00 |
|
Gav Wood
|
b2e085c7d6
|
In this house, we use std::chrono!
Fix #395.
|
2014-10-18 21:17:19 +03:00 |
|
Gav Wood
|
65e46b62be
|
Style fix.
|
2014-10-18 17:41:53 +03:00 |
|
Christoph Jentzsch
|
1325b40ba5
|
style fix
|
2014-10-15 12:22:20 +02:00 |
|
Christoph Jentzsch
|
5b3c47aa05
|
Added random test creater
|
2014-10-14 13:22:49 +02:00 |
|