diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json index 4eed6fc24..8af2fea12 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_9_28000_128.json @@ -2,7 +2,7 @@ "ecmul_1-3_9_28000_128" : { "_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_1-3_9_28000_128Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (1, 3) and the factor 9 into the ECMUL precompile, truncating or expanding the input data to 128 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xf79dfc35e1f658cb6afeb6b27bd1f2347864663b3791a5c8a59cf8615321cbfd", + "hash" : "0xb27b376eb7343d793706ce568d484353698f89d92b0eefc5507a174974d0c285", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xb27b376eb7343d793706ce568d484353698f89d92b0eefc5507a174974d0c285", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xf79dfc35e1f658cb6afeb6b27bd1f2347864663b3791a5c8a59cf8615321cbfd", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xb27b376eb7343d793706ce568d484353698f89d92b0eefc5507a174974d0c285", + "hash" : "0xf79dfc35e1f658cb6afeb6b27bd1f2347864663b3791a5c8a59cf8615321cbfd", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xb27b376eb7343d793706ce568d484353698f89d92b0eefc5507a174974d0c285", "indexes" : { @@ -63,7 +75,7 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { "hash" : "0xb27b376eb7343d793706ce568d484353698f89d92b0eefc5507a174974d0c285", "indexes" : { |