diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest150.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest150.json | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest150.json b/GeneralStateTests/stRandom/randomStatetest150.json index 4faf76751..21c81aeeb 100644 --- a/GeneralStateTests/stRandom/randomStatetest150.json +++ b/GeneralStateTests/stRandom/randomStatetest150.json @@ -2,7 +2,7 @@ "randomStatetest150" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest150Filler.json" }, "env" : { @@ -26,7 +26,7 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x1575ae5ec82d3531c91a4a88b000c41a091437788756bb4ec5b173e6eb61ac7d", "indexes" : { @@ -36,7 +36,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x1575ae5ec82d3531c91a4a88b000c41a091437788756bb4ec5b173e6eb61ac7d", "indexes" : { @@ -46,9 +46,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x91fa6c25306677bce7d72beb5e71a5b6f92288071f8aba0371959b7df362daf4", + "hash" : "0x1575ae5ec82d3531c91a4a88b000c41a091437788756bb4ec5b173e6eb61ac7d", "indexes" : { "data" : 0, "gas" : 0, @@ -56,7 +56,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x1575ae5ec82d3531c91a4a88b000c41a091437788756bb4ec5b173e6eb61ac7d", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0x91fa6c25306677bce7d72beb5e71a5b6f92288071f8aba0371959b7df362daf4", "indexes" : { @@ -66,9 +76,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x1575ae5ec82d3531c91a4a88b000c41a091437788756bb4ec5b173e6eb61ac7d", + "hash" : "0x91fa6c25306677bce7d72beb5e71a5b6f92288071f8aba0371959b7df362daf4", "indexes" : { "data" : 0, "gas" : 0, |