diff options
author | Dimitry <winsvega@mail.ru> | 2017-08-03 17:48:53 +0800 |
---|---|---|
committer | Dimitry <winsvega@mail.ru> | 2017-08-03 17:48:53 +0800 |
commit | 400b1a86d4b13b46e8f13ca65dd206bc46120495 (patch) | |
tree | 7c91a19f25dc0a6fd2a8520989373d1ec3d3daf6 /GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json | |
parent | 8736b076d5f94b29a1fbcf191368e94eae3a9eef (diff) | |
download | dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.gz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.bz2 dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.lz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.xz dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.tar.zst dexon-tests-400b1a86d4b13b46e8f13ca65dd206bc46120495.zip |
split metropolis
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json b/GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json index 42d3bd381..14fdf3e1a 100644 --- a/GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json +++ b/GeneralStateTests/stZeroKnowledge/ecpairing_perturb_g2_by_one.json @@ -2,7 +2,7 @@ "ecpairing_perturb_g2_by_one" : { "_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_perturb_g2_by_oneFiller.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the given data into the ECPAIRING precompile", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xc69b4bac403392a660b13669222b538d4c51a9beeb6112745134ef6a8b041fee", + "hash" : "0x782450b00293142318da12f3a1d4f1492ea216439af3b7fc6c8d5a8185c9489c", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x782450b00293142318da12f3a1d4f1492ea216439af3b7fc6c8d5a8185c9489c", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xc69b4bac403392a660b13669222b538d4c51a9beeb6112745134ef6a8b041fee", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x782450b00293142318da12f3a1d4f1492ea216439af3b7fc6c8d5a8185c9489c", + "hash" : "0xc69b4bac403392a660b13669222b538d4c51a9beeb6112745134ef6a8b041fee", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x782450b00293142318da12f3a1d4f1492ea216439af3b7fc6c8d5a8185c9489c", "indexes" : { @@ -63,7 +75,7 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { "hash" : "0x782450b00293142318da12f3a1d4f1492ea216439af3b7fc6c8d5a8185c9489c", "indexes" : { |