diff options
Merge pull request #413 from ethereum/optfix
refill broken tests
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json b/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json index fae206c77..354a0e38b 100644 --- a/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json +++ b/GeneralStateTests/stSystemOperationsTest/createWithInvalidOpcode.json @@ -2,10 +2,10 @@ "createWithInvalidOpcode" : { "_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" : "cpp-1.3.0+commit.ee0c6776.Linux.g++", + "lllcversion" : "Version: 0.4.20-develop.2018.2.4+commit.c696803f.Linux.g++", "source" : "src/GeneralStateTestsFiller/stSystemOperationsTest/createWithInvalidOpcodeFiller.json", - "sourceHash" : "253a9e6d8ca340ad81052b4a95b1bc8f6c8cb892efed5c2af96a363deb0e5045" + "sourceHash" : "1b0a780c1a7e86b77c9f037121d9f35ffc3062731fd3cdc5f3e6fb3f7fd8af34" }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", @@ -90,7 +90,7 @@ }, "transaction" : { "data" : [ - "" + "0x" ], "gasLimit" : [ "0x0493e0" |