From c8bf431d146251b39fa394d4cf03ca373e9ad878 Mon Sep 17 00:00:00 2001 From: Everett Hildenbrandt Date: Thu, 31 May 2018 16:01:48 -0600 Subject: VMTests/*/*.json: tests with significant changes after refilling --- VMTests/vmIOandFlowOperations/gasOverFlow.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'VMTests/vmIOandFlowOperations/gasOverFlow.json') diff --git a/VMTests/vmIOandFlowOperations/gasOverFlow.json b/VMTests/vmIOandFlowOperations/gasOverFlow.json index cd72935e1..45c8c072f 100644 --- a/VMTests/vmIOandFlowOperations/gasOverFlow.json +++ b/VMTests/vmIOandFlowOperations/gasOverFlow.json @@ -2,10 +2,10 @@ "gasOverFlow" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.6e0ce939.Linux.g++", - "lllcversion" : "Version: 0.4.18-develop.2017.9.25+commit.a72237f2.Linux.g++", + "filledwith" : "testeth 1.4.0.dev0-56+commit.71414ae3", + "lllcversion" : "Version: 0.4.25-develop.2018.5.30+commit.0a1a8bfb.Linux.g++", "source" : "src/VMTestsFiller/vmIOandFlowOperations/gasOverFlowFiller.json", - "sourceHash" : "d864c9bd6ccf9632d0b6af965e48b50cf26e1c883ae3769101394d70ddfc1dc5" + "sourceHash" : "ff8e9e8467ba5ccadfb3113e0c6cd0100bca79e2cd3571d25dd90c9801b58c12" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -17,7 +17,7 @@ "exec" : { "address" : "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6", "caller" : "0xcd1722f3947def4cf144679da39c4c32bdc35681", - "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500", + "code" : "0x60035b600190038060025768010000000000000016565b63badf000d60115500", "data" : "0x", "gas" : "0x0186a0", "gasPrice" : "0x5af3107a4000", @@ -27,7 +27,7 @@ "pre" : { "0x0f572e5295c57f15886f9b263e2f6d2d6c7b5ec6" : { "balance" : "0x152d02c7e14af6800000", - "code" : "0x6060035b606001900380606002576868010000000000000016565b6363badf000d6060115500", + "code" : "0x60035b600190038060025768010000000000000016565b63badf000d60115500", "nonce" : "0x00", "storage" : { } -- cgit