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