diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest198.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest198.json | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest198.json b/GeneralStateTests/stRandom/randomStatetest198.json index cbc28b610..63ef88c47 100644 --- a/GeneralStateTests/stRandom/randomStatetest198.json +++ b/GeneralStateTests/stRandom/randomStatetest198.json @@ -2,7 +2,7 @@ "randomStatetest198" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest198Filler.json" }, "env" : { @@ -17,7 +17,7 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x1855d6cbea0be125a786cc89babd5bbf27e006d49c7dd568155dd86422d60de9", "indexes" : { @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x1855d6cbea0be125a786cc89babd5bbf27e006d49c7dd568155dd86422d60de9", "indexes" : { @@ -37,9 +37,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x95de823e82fd518551406d5a4b6bd5f5dbb758c96eb5f94cebc4c4ce001fbcde", + "hash" : "0x1855d6cbea0be125a786cc89babd5bbf27e006d49c7dd568155dd86422d60de9", "indexes" : { "data" : 0, "gas" : 0, @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x1855d6cbea0be125a786cc89babd5bbf27e006d49c7dd568155dd86422d60de9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0x95de823e82fd518551406d5a4b6bd5f5dbb758c96eb5f94cebc4c4ce001fbcde", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x1855d6cbea0be125a786cc89babd5bbf27e006d49c7dd568155dd86422d60de9", + "hash" : "0x95de823e82fd518551406d5a4b6bd5f5dbb758c96eb5f94cebc4c4ce001fbcde", "indexes" : { "data" : 0, "gas" : 0, |