diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json | 24 |
1 files changed, 18 insertions, 6 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json index 3e21fadce..4c8f422a9 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_21000_96.json @@ -2,7 +2,7 @@ "ecmul_1-3_0_21000_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_1-3_0_21000_96Filler.json" }, "env" : { @@ -15,7 +15,7 @@ }, "explanation" : "Puts the point (1, 3) and the factor 0 into the ECMUL precompile, truncating or expanding the input data to 96 bytes. Gives the execution 21000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", "indexes" : { @@ -27,7 +27,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", "indexes" : { @@ -39,7 +39,7 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", "indexes" : { @@ -51,7 +51,7 @@ ] } ], - "Homestead" : [ + "EIP158" : [ { "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", "indexes" : { @@ -63,7 +63,19 @@ ] } ], - "Metropolis" : [ + "Frontier" : [ + { + "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Homestead" : [ { "hash" : "0x062acb39e9bd7a91a32a15e5a0f867fcebb5f6ab97cbca93794b668814bae227", "indexes" : { |