diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json b/GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json index ee7dc3570..7f2988f7b 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_0-3_1-2_25000_128.json @@ -2,7 +2,7 @@ "ecadd_0-3_1-2_25000_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/ecadd_0-3_1-2_25000_128Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the points (0, 3) and (1, 2) into the ECADD precompile, truncating or expanding the input data to 128 bytes. Gives the execution 25000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xead2f94be18011bd3d30a6e51f42b269806fe4bd17dffefbdea70bf449458c52", + "hash" : "0x3170d5c24613fd346e7d32d0c8022a0cecc8ecdffa63394d5818165c7d6ecd96", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x3170d5c24613fd346e7d32d0c8022a0cecc8ecdffa63394d5818165c7d6ecd96", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xead2f94be18011bd3d30a6e51f42b269806fe4bd17dffefbdea70bf449458c52", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x3170d5c24613fd346e7d32d0c8022a0cecc8ecdffa63394d5818165c7d6ecd96", + "hash" : "0xead2f94be18011bd3d30a6e51f42b269806fe4bd17dffefbdea70bf449458c52", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x3170d5c24613fd346e7d32d0c8022a0cecc8ecdffa63394d5818165c7d6ecd96", "indexes" : { @@ -63,7 +75,7 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { "hash" : "0x3170d5c24613fd346e7d32d0c8022a0cecc8ecdffa63394d5818165c7d6ecd96", "indexes" : { |