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