diff options
Diffstat (limited to 'GeneralStateTests/stCodeSizeLimit')
-rw-r--r-- | GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json | 2 | ||||
-rw-r--r-- | GeneralStateTests/stCodeSizeLimit/codesizeValid.json | 7 |
2 files changed, 7 insertions, 2 deletions
diff --git a/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json b/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json index 25ca2ced9..6002442d6 100644 --- a/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json +++ b/GeneralStateTests/stCodeSizeLimit/codesizeOOGInvalidSize.json @@ -2,7 +2,7 @@ "codesizeOOGInvalidSize" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.a724bd1b.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stCodeSizeLimit/codesizeOOGInvalidSizeFiller.json" }, "env" : { diff --git a/GeneralStateTests/stCodeSizeLimit/codesizeValid.json b/GeneralStateTests/stCodeSizeLimit/codesizeValid.json index e2aa19dea..a606923fe 100644 --- a/GeneralStateTests/stCodeSizeLimit/codesizeValid.json +++ b/GeneralStateTests/stCodeSizeLimit/codesizeValid.json @@ -1,5 +1,10 @@ { "codesizeValid" : { + "_info" : { + "comment" : "", + "filledwith" : "cpp-1.3.0+commit.57f8eb2b.Linux.g++", + "source" : "/src/GeneralStateTestsFiller/stCodeSizeLimit/codesizeValidFiller.json" + }, "env" : { "currentCoinbase" : "0x2adc25665018aa1fe0e6bc666dac8fc2697ff9ba", "currentDifficulty" : "0x020000", @@ -51,7 +56,7 @@ ], "Metropolis" : [ { - "hash" : "0x2c26e45675083b97b40fc46f13884ff8abd894240557e3f8cfb9d576988271a1", + "hash" : "0x5de745f7ceaf31700c6ace69b00b6ac7586270a0d09455ef48529080cfc1cedc", "indexes" : { "data" : 0, "gas" : 0, |