diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json b/GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json index bdca779fd..96755c1fe 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_1-2_0_28000_128.json @@ -2,7 +2,7 @@ "ecmul_1-2_0_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-2_0_28000_128Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (1, 2) and the factor 0 into the ECMUL precompile, truncating or expanding the input data to 128 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x9774d7e6acecc0d1c2bf6ed5a589dbd0cba877cd54c439c89cf31a8f25a0c14a", + "hash" : "0xe8732a3a7e9fed6bd6a71925bcba5f749010d64a28f5d4e9cd6c82ea106a8d96", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0xe8732a3a7e9fed6bd6a71925bcba5f749010d64a28f5d4e9cd6c82ea106a8d96", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x9774d7e6acecc0d1c2bf6ed5a589dbd0cba877cd54c439c89cf31a8f25a0c14a", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x3e203675c1c69a67c53807844f4e25ce755a189d2cffe6478b9c901b4b6e7122", + "hash" : "0x9774d7e6acecc0d1c2bf6ed5a589dbd0cba877cd54c439c89cf31a8f25a0c14a", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x3e203675c1c69a67c53807844f4e25ce755a189d2cffe6478b9c901b4b6e7122", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xe8732a3a7e9fed6bd6a71925bcba5f749010d64a28f5d4e9cd6c82ea106a8d96", + "hash" : "0x3e203675c1c69a67c53807844f4e25ce755a189d2cffe6478b9c901b4b6e7122", "indexes" : { "data" : 0, "gas" : 0, |