diff options
Merge pull request #241 from ethereum/metrosplit
Metrosplit
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest154.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest154.json | 26 |
1 files changed, 18 insertions, 8 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest154.json b/GeneralStateTests/stRandom/randomStatetest154.json index a741dfa5a..9fdef669a 100644 --- a/GeneralStateTests/stRandom/randomStatetest154.json +++ b/GeneralStateTests/stRandom/randomStatetest154.json @@ -2,7 +2,7 @@ "randomStatetest154" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest154Filler.json" }, "env" : { @@ -26,7 +26,7 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x67a71fe25a1677173043ee32485da59869927271f9f4110a6bb8533517b2550a", "indexes" : { @@ -36,7 +36,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x67a71fe25a1677173043ee32485da59869927271f9f4110a6bb8533517b2550a", "indexes" : { @@ -46,9 +46,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0xb0be04688838e7890b6244c7d2b72d886fd8e9472d8b8129468f63b18507f7ef", + "hash" : "0x67a71fe25a1677173043ee32485da59869927271f9f4110a6bb8533517b2550a", "indexes" : { "data" : 0, "gas" : 0, @@ -56,7 +56,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x67a71fe25a1677173043ee32485da59869927271f9f4110a6bb8533517b2550a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0xb0be04688838e7890b6244c7d2b72d886fd8e9472d8b8129468f63b18507f7ef", "indexes" : { @@ -66,9 +76,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x67a71fe25a1677173043ee32485da59869927271f9f4110a6bb8533517b2550a", + "hash" : "0xb0be04688838e7890b6244c7d2b72d886fd8e9472d8b8129468f63b18507f7ef", "indexes" : { "data" : 0, "gas" : 0, |