diff options
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json index c29f6f90f..ef8719d10 100644 --- a/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json +++ b/GeneralStateTests/stZeroKnowledge/ecadd_1-2_1-2_25000_128.json @@ -2,7 +2,7 @@ "ecadd_1-2_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_1-2_1-2_25000_128Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the points (1, 2) 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" : "0x09d43241f7ab9693966e6944d42d22a862640448200fd7aca3d66038bb9456fe", + "hash" : "0x743056add841138f149877794652fedd7ee1974b3226dc29a3fb2258b15d2bd7", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x743056add841138f149877794652fedd7ee1974b3226dc29a3fb2258b15d2bd7", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x09d43241f7ab9693966e6944d42d22a862640448200fd7aca3d66038bb9456fe", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x9acab321253d44d249246b69e1311340ba53bb73c0686f0d7a2194e72167129b", + "hash" : "0x09d43241f7ab9693966e6944d42d22a862640448200fd7aca3d66038bb9456fe", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x9acab321253d44d249246b69e1311340ba53bb73c0686f0d7a2194e72167129b", "indexes" : { @@ -63,9 +75,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x743056add841138f149877794652fedd7ee1974b3226dc29a3fb2258b15d2bd7", + "hash" : "0x9acab321253d44d249246b69e1311340ba53bb73c0686f0d7a2194e72167129b", "indexes" : { "data" : 0, "gas" : 0, |