diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json b/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json index d97778abe..0b8a07b10 100644 --- a/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json +++ b/GeneralStateTests/stZeroKnowledge/ecpairing_two_point_fail_1.json @@ -2,7 +2,7 @@ "ecpairing_two_point_fail_1" : { "_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_fail_1Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the given data into the ECPAIRING precompile", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x8eb9c6d0f1816f2d4a5bf0fef7de022016a6dccfb67823d65eb1594321c30411", + "hash" : "0x4aa973607aac1132c72945aebbbba93d7287a17d50dcaf40b4dfb4615fc20200", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x4aa973607aac1132c72945aebbbba93d7287a17d50dcaf40b4dfb4615fc20200", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x8eb9c6d0f1816f2d4a5bf0fef7de022016a6dccfb67823d65eb1594321c30411", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x0ba1f8931e77ead701f4dbb8e5db98db3c8492033b074243c33d177c16fd27d5", + "hash" : "0x8eb9c6d0f1816f2d4a5bf0fef7de022016a6dccfb67823d65eb1594321c30411", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x0ba1f8931e77ead701f4dbb8e5db98db3c8492033b074243c33d177c16fd27d5", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x4aa973607aac1132c72945aebbbba93d7287a17d50dcaf40b4dfb4615fc20200", + "hash" : "0x0ba1f8931e77ead701f4dbb8e5db98db3c8492033b074243c33d177c16fd27d5", "indexes" : { "data" : 0, "gas" : 0, |