From 8702e068d576c6a30fbde1f1543ce5c7e2f510f2 Mon Sep 17 00:00:00 2001 From: Yoichi Hirai Date: Thu, 22 Jun 2017 19:20:06 +0200 Subject: Remove a left-over odd-length hex string --- GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json | 5 +++++ .../stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGas.json | 5 +++++ GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json | 5 +++++ 3 files changed, 15 insertions(+) (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices') diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json index 25b6bfd11..426662591 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyGas.json @@ -1,5 +1,10 @@ { "RawExtCodeCopyGas" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.8df9ba7d.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeCopyGasFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGas.json index eca48410d..5849311a3 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGas.json @@ -1,5 +1,10 @@ { "RawExtCodeCopyMemoryGas" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.8df9ba7d.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeCopyMemoryGasFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json index 075c9ff61..c9750e271 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json @@ -1,5 +1,10 @@ { "RawExtCodeSizeGas" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.8df9ba7d.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stEIP150singleCodeGasPrices/RawExtCodeSizeGasFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", -- cgit v1.2.3