diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json b/GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json index a935cd2c9..88050cbea 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_1-3_0-0_25000_80.json @@ -2,7 +2,7 @@ "ecadd_1-3_0-0_25000_80" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stZeroKnowledge/ecadd_1-3_0-0_25000_80Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the points (1, 3) and (0, 0) into the ECADD precompile, truncating or expanding the input data to 80 bytes. Gives the execution 25000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xeffbc3ab4d740706e7e367bfba4370f4a337daab74be1f9cf8a284b9d56c18a4", + "hash" : "0x4c529e4036332a2635c933be0b664451052c6482f3789fa9b20d9f5d0265f792", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x4c529e4036332a2635c933be0b664451052c6482f3789fa9b20d9f5d0265f792", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xeffbc3ab4d740706e7e367bfba4370f4a337daab74be1f9cf8a284b9d56c18a4", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x4c529e4036332a2635c933be0b664451052c6482f3789fa9b20d9f5d0265f792", + "hash" : "0xeffbc3ab4d740706e7e367bfba4370f4a337daab74be1f9cf8a284b9d56c18a4", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x4c529e4036332a2635c933be0b664451052c6482f3789fa9b20d9f5d0265f792", "indexes" : { @@ -63,7 +75,7 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { "hash" : "0x4c529e4036332a2635c933be0b664451052c6482f3789fa9b20d9f5d0265f792", "indexes" : { |