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