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