diff options
Merge pull request #241 from ethereum/metrosplit
Metrosplit
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json index b326c87b9..b4c912679 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_0-0_5617_28000_96.json @@ -2,7 +2,7 @@ "ecmul_0-0_5617_28000_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_0-0_5617_28000_96Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (0, 0) and the factor 21888242871839275222246405745257275088548364400416034343698204186575808495617 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x20feb2c16828e24c862bdd1b4739bfcf265f106433b84959de10e87c95341e4a", + "hash" : "0x5834fc8fa4ae63b5dab10b145fc3f091553926fd49b98693f2af46e7563efe43", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x5834fc8fa4ae63b5dab10b145fc3f091553926fd49b98693f2af46e7563efe43", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x20feb2c16828e24c862bdd1b4739bfcf265f106433b84959de10e87c95341e4a", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xf371019f5843bb4bea0daf204c6eef9d180e8a65cdb6a48933e593790c004e12", + "hash" : "0x20feb2c16828e24c862bdd1b4739bfcf265f106433b84959de10e87c95341e4a", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xf371019f5843bb4bea0daf204c6eef9d180e8a65cdb6a48933e593790c004e12", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x5834fc8fa4ae63b5dab10b145fc3f091553926fd49b98693f2af46e7563efe43", + "hash" : "0xf371019f5843bb4bea0daf204c6eef9d180e8a65cdb6a48933e593790c004e12", "indexes" : { "data" : 0, "gas" : 0, |