diff options
Diffstat (limited to 'GeneralStateTests/stRandom/randomStatetest17.json')
-rw-r--r-- | GeneralStateTests/stRandom/randomStatetest17.json | 28 |
1 files changed, 19 insertions, 9 deletions
diff --git a/GeneralStateTests/stRandom/randomStatetest17.json b/GeneralStateTests/stRandom/randomStatetest17.json index 9b8c98c93..308c4883d 100644 --- a/GeneralStateTests/stRandom/randomStatetest17.json +++ b/GeneralStateTests/stRandom/randomStatetest17.json @@ -2,7 +2,7 @@ "randomStatetest17" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.7389d5e0.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stRandom/randomStatetest17Filler.json" }, "env" : { @@ -17,9 +17,9 @@ ], "out" : "0x", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x8a46586c5856c34b96a01fa070f539dd1d988f9e199227c3fc83b9ef12a5e9e0", + "hash" : "0x8942c691cb6eefd395f15bd22dca25c203ac92e3f928771b56572ac93ef0154e", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,7 @@ } } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x8942c691cb6eefd395f15bd22dca25c203ac92e3f928771b56572ac93ef0154e", "indexes" : { @@ -37,9 +37,9 @@ } } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x5ab322367fa24477a8f529158e78b499368a42ae0f5cf5ae55e2efe53d20768c", + "hash" : "0x8a46586c5856c34b96a01fa070f539dd1d988f9e199227c3fc83b9ef12a5e9e0", "indexes" : { "data" : 0, "gas" : 0, @@ -47,7 +47,17 @@ } } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0x8942c691cb6eefd395f15bd22dca25c203ac92e3f928771b56572ac93ef0154e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } + ], + "Frontier" : [ { "hash" : "0x5ab322367fa24477a8f529158e78b499368a42ae0f5cf5ae55e2efe53d20768c", "indexes" : { @@ -57,9 +67,9 @@ } } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x8942c691cb6eefd395f15bd22dca25c203ac92e3f928771b56572ac93ef0154e", + "hash" : "0x5ab322367fa24477a8f529158e78b499368a42ae0f5cf5ae55e2efe53d20768c", "indexes" : { "data" : 0, "gas" : 0, |