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