diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json b/GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json index 6c775be1c..85ff5f39e 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_1-2_9_21000_96.json @@ -2,7 +2,7 @@ "ecmul_1-2_9_21000_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_1-2_9_21000_96Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the point (1, 2) and the factor 9 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 21000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x5bf74431a893266671b2a8bb304893221b86293f4a6c5e8b51ddb0d9dda4eb6a", "indexes" : { |