diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json b/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json index 1d68e3231..4e30a28d2 100644 --- a/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json +++ b/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_match_3.json @@ -2,7 +2,7 @@ "ecpairing_two_point_match_3" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stZeroKnowledge/ecpairing_two_point_match_3Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the given data into the ECPAIRING precompile", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xf8052c066c915fd951b5d27a1bd183eaf038f2133854dc81ab501417e329be53", + "hash" : "0xf203beac6f3bbc6545cf73486ba7f16abf1d5f6dfe8b4a2fc32a6f4ff572ebb7", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xf203beac6f3bbc6545cf73486ba7f16abf1d5f6dfe8b4a2fc32a6f4ff572ebb7", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xf8052c066c915fd951b5d27a1bd183eaf038f2133854dc81ab501417e329be53", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x9a572567452805c60beb8e8c71b3ca67f90ef7ed5d4e8272b3cbccaf923ccd30", + "hash" : "0xf8052c066c915fd951b5d27a1bd183eaf038f2133854dc81ab501417e329be53", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x9a572567452805c60beb8e8c71b3ca67f90ef7ed5d4e8272b3cbccaf923ccd30", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xf203beac6f3bbc6545cf73486ba7f16abf1d5f6dfe8b4a2fc32a6f4ff572ebb7", + "hash" : "0x9a572567452805c60beb8e8c71b3ca67f90ef7ed5d4e8272b3cbccaf923ccd30", "indexes" : { "data" : 0, "gas" : 0, |