From 400b1a86d4b13b46e8f13ca65dd206bc46120495 Mon Sep 17 00:00:00 2001 From: Dimitry Date: Thu, 3 Aug 2017 12:48:53 +0300 Subject: split metropolis --- .../stStaticCall/static_callCreate2.json | 58 +++++++++++++++++----- 1 file changed, 45 insertions(+), 13 deletions(-) (limited to 'GeneralStateTests/stStaticCall/static_callCreate2.json') diff --git a/GeneralStateTests/stStaticCall/static_callCreate2.json b/GeneralStateTests/stStaticCall/static_callCreate2.json index 0e558fd04..6c177493a 100644 --- a/GeneralStateTests/stStaticCall/static_callCreate2.json +++ b/GeneralStateTests/stStaticCall/static_callCreate2.json @@ -2,7 +2,7 @@ "static_callCreate2" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stStaticCall/static_callCreate2Filler.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0x10b8cf99d89c7993a5c2162c68114522ddc549018f0512e9e96a1cee6c1d3ed6", + "hash" : "0x3a8606384958c04ab62190291bd59e34e7027ba675e7030167d6414465d3ff0e", "indexes" : { "data" : 0, "gas" : 0, @@ -25,8 +25,40 @@ "logs" : [ ] }, + { + "hash" : "0x9edc7af189337cc08709e50b3b1ebc8a57a6edb67681602c3aae95837708fae8", + "indexes" : { + "data" : 1, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, { "hash" : "0x5fab2061f493c9343bbee1e7edc78914311aa34878145bc249c4e996bf7faf54", + "indexes" : { + "data" : 2, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Constantinople" : [ + { + "hash" : "0x3a8606384958c04ab62190291bd59e34e7027ba675e7030167d6414465d3ff0e", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + }, + { + "hash" : "0x9edc7af189337cc08709e50b3b1ebc8a57a6edb67681602c3aae95837708fae8", "indexes" : { "data" : 1, "gas" : 0, @@ -46,7 +78,7 @@ ] } ], - "EIP158" : [ + "EIP150" : [ { "hash" : "0x10b8cf99d89c7993a5c2162c68114522ddc549018f0512e9e96a1cee6c1d3ed6", "indexes" : { @@ -78,9 +110,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0xd059e3df4c5983e3eb2aefe4e21ddec38cfb7e50985722e901cb284cfafdc821", + "hash" : "0x10b8cf99d89c7993a5c2162c68114522ddc549018f0512e9e96a1cee6c1d3ed6", "indexes" : { "data" : 0, "gas" : 0, @@ -90,7 +122,7 @@ ] }, { - "hash" : "0x4f054fdf16893de1522c1f59ec9a4fd439ae5d7589f782a97b1b42d7d9624efb", + "hash" : "0x5fab2061f493c9343bbee1e7edc78914311aa34878145bc249c4e996bf7faf54", "indexes" : { "data" : 1, "gas" : 0, @@ -100,7 +132,7 @@ ] }, { - "hash" : "0x4f054fdf16893de1522c1f59ec9a4fd439ae5d7589f782a97b1b42d7d9624efb", + "hash" : "0x5fab2061f493c9343bbee1e7edc78914311aa34878145bc249c4e996bf7faf54", "indexes" : { "data" : 2, "gas" : 0, @@ -110,7 +142,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xd059e3df4c5983e3eb2aefe4e21ddec38cfb7e50985722e901cb284cfafdc821", "indexes" : { @@ -142,9 +174,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x3a8606384958c04ab62190291bd59e34e7027ba675e7030167d6414465d3ff0e", + "hash" : "0xd059e3df4c5983e3eb2aefe4e21ddec38cfb7e50985722e901cb284cfafdc821", "indexes" : { "data" : 0, "gas" : 0, @@ -154,7 +186,7 @@ ] }, { - "hash" : "0x9edc7af189337cc08709e50b3b1ebc8a57a6edb67681602c3aae95837708fae8", + "hash" : "0x4f054fdf16893de1522c1f59ec9a4fd439ae5d7589f782a97b1b42d7d9624efb", "indexes" : { "data" : 1, "gas" : 0, @@ -164,7 +196,7 @@ ] }, { - "hash" : "0x5fab2061f493c9343bbee1e7edc78914311aa34878145bc249c4e996bf7faf54", + "hash" : "0x4f054fdf16893de1522c1f59ec9a4fd439ae5d7589f782a97b1b42d7d9624efb", "indexes" : { "data" : 2, "gas" : 0, -- cgit