diff options
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest101.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest101.json | 22 |
1 files changed, 16 insertions, 6 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest101.json b/GeneralStateTests/stRandom/randomStatetest101.json index bd400ff3f..859b3cc9b 100644 --- a/GeneralStateTests/stRandom/randomStatetest101.json +++ b/GeneralStateTests/stRandom/randomStatetest101.json @@ -2,7 +2,7 @@ "randomStatetest101" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest101Filler.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", "indexes" : { @@ -24,7 +24,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", "indexes" : { @@ -34,7 +34,7 @@ } } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", "indexes" : { @@ -44,7 +44,7 @@ } } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", "indexes" : { @@ -54,7 +54,17 @@ } } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Homestead" : [ { "hash" : "0xdce115ce0dcd7b7bfb76329a14d665a803e5cf266cf1235dfea7d20c03e83d18", "indexes" : { |