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