VMTRACE for internal calls

Conflicts:
	test/vm.cpp
This commit is contained in:
Christoph Jentzsch 2014-10-27 19:01:10 +01:00
parent 1905208649
commit 6d1c06a719

1
vm.cpp
View File

@ -509,6 +509,7 @@ h160 FakeState::createNewAddress(Address _newAddress, Address _sender, u256 _end
namespace dev { namespace test {
void doTests(json_spirit::mValue& v, bool _fillin)