diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json index 71c974a77..77e92fe0b 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-3_0_21000_64.json @@ -2,7 +2,7 @@ "ecmul_0-3_0_21000_64" : { "_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-3_0_21000_64Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the point (0, 3) and the factor 0 into the ECMUL precompile, truncating or expanding the input data to 64 bytes. Gives the execution 21000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x3a688e71750fd4708f5d35c47ab29415f06c79590692bba75024523756652508", "indexes" : { |