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