From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../stZeroKnowledge/ecmul_0-0_2_28000_96.json | 30 +++++++++++++++------- 1 file changed, 21 insertions(+), 9 deletions(-) (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-0_2_28000_96.json') diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_2_28000_96.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_2_28000_96.json index 79a799e5c..a70151015 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_2_28000_96.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_2_28000_96.json @@ -2,7 +2,7 @@ "ecmul_0-0_2_28000_96" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stZeroKnowledge/ecmul_0-0_2_28000_96Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (0, 0) and the factor 2 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xaf6292885b91ccb830a2d52e4bef6e28597203590dea6922b732abd8bbcb12a3", + "hash" : "0x7a6b40da1f0ee3693b1196b2101d34d3d0a3b6b310520461460632d5c2fdf388", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x7a6b40da1f0ee3693b1196b2101d34d3d0a3b6b310520461460632d5c2fdf388", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xaf6292885b91ccb830a2d52e4bef6e28597203590dea6922b732abd8bbcb12a3", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xc5a1b20126ac4605add4675a088bb102ec7202d39c8e0cb2a986dc24c263407f", + "hash" : "0xaf6292885b91ccb830a2d52e4bef6e28597203590dea6922b732abd8bbcb12a3", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xc5a1b20126ac4605add4675a088bb102ec7202d39c8e0cb2a986dc24c263407f", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x7a6b40da1f0ee3693b1196b2101d34d3d0a3b6b310520461460632d5c2fdf388", + "hash" : "0xc5a1b20126ac4605add4675a088bb102ec7202d39c8e0cb2a986dc24c263407f", "indexes" : { "data" : 0, "gas" : 0, -- cgit