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