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