diff options
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json | 30 |
1 files changed, 21 insertions, 9 deletions
diff --git a/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json b/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json index ab8c3b0bc..41a1b238c 100644 --- a/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json +++ b/GeneralStateTests/stStaticCall/static_CallRecursiveBomb2.json @@ -2,7 +2,7 @@ "static_CallRecursiveBomb2" : { "_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_CallRecursiveBomb2Filler.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xb823d538f7cc43f50bd100bace70c5b14b88d9f0214cb3386c5c043b682450b8", + "hash" : "0x4ab37c9ac92df780428afd2c345b9bc3cc3a7cba4a09257273329b73ff6486db", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x4ab37c9ac92df780428afd2c345b9bc3cc3a7cba4a09257273329b73ff6486db", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xb823d538f7cc43f50bd100bace70c5b14b88d9f0214cb3386c5c043b682450b8", "indexes" : { @@ -38,9 +50,9 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { - "hash" : "0x8550841f06091aa91a26e1c8c45339966a7bbb57ad5f3f1a46e89c27ace3247f", + "hash" : "0xb823d538f7cc43f50bd100bace70c5b14b88d9f0214cb3386c5c043b682450b8", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +62,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0x8550841f06091aa91a26e1c8c45339966a7bbb57ad5f3f1a46e89c27ace3247f", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x4ab37c9ac92df780428afd2c345b9bc3cc3a7cba4a09257273329b73ff6486db", + "hash" : "0x8550841f06091aa91a26e1c8c45339966a7bbb57ad5f3f1a46e89c27ace3247f", "indexes" : { "data" : 0, "gas" : 0, |