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