diff options
Merge pull request #241 from ethereum/metrosplit
Metrosplit
Diffstat (limited to 'GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json')
-rw-r--r-- | GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json index bb3e4ca01..370905d71 100644 --- a/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json +++ b/GeneralStateTests/stZeroKnowledge/ecmul_1-3_0_28000_80.json @@ -2,7 +2,7 @@ "ecmul_1-3_0_28000_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/ecmul_1-3_0_28000_80Filler.json" }, "env" : { @@ -15,9 +15,9 @@ }, "explanation" : "Puts the point (1, 3) and the factor 0 into the ECMUL precompile, truncating or expanding the input data to 80 bytes. Gives the execution 28000 bytes", "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x732545765a6137cac200c8fb5f379bfc1a0ce74e1710de0c828ada3f05709386", + "hash" : "0x8ebbd1f0a456e74ff86c8bc6c85eb685342f7fcda1545fde8eb2a5ff817d8313", "indexes" : { "data" : 0, "gas" : 0, @@ -27,7 +27,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x8ebbd1f0a456e74ff86c8bc6c85eb685342f7fcda1545fde8eb2a5ff817d8313", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0x732545765a6137cac200c8fb5f379bfc1a0ce74e1710de0c828ada3f05709386", "indexes" : { @@ -39,9 +51,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x8ebbd1f0a456e74ff86c8bc6c85eb685342f7fcda1545fde8eb2a5ff817d8313", + "hash" : "0x732545765a6137cac200c8fb5f379bfc1a0ce74e1710de0c828ada3f05709386", "indexes" : { "data" : 0, "gas" : 0, @@ -51,7 +63,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x8ebbd1f0a456e74ff86c8bc6c85eb685342f7fcda1545fde8eb2a5ff817d8313", "indexes" : { @@ -63,7 +75,7 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { "hash" : "0x8ebbd1f0a456e74ff86c8bc6c85eb685342f7fcda1545fde8eb2a5ff817d8313", "indexes" : { |