diff options
Diffstat (limited to 'GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json')
-rw-r--r-- | GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json b/GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json index 41164d13b..442c74177 100644 --- a/GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json +++ b/GeneralStateTests/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepth.json @@ -2,7 +2,7 @@ "CallRecursiveBomb0_OOG_atMaxCallDepth" : { "_info" : { "comment" : "", - "filledwith" : "cpp-1.3.0+commit.16292201.Linux.g++", + "filledwith" : "cpp-1.3.0+commit.26123543.Linux.g++", "source" : "/src/GeneralStateTestsFiller/stSystemOperationsTest/CallRecursiveBomb0_OOG_atMaxCallDepthFiller.json" }, "env" : { @@ -14,7 +14,7 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { "hash" : "0xfdd02999985c68e61b47f621f101fea9f2fea1c3408a4fb0a7bfa57d08e1f2e9", "indexes" : { @@ -26,7 +26,7 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ { "hash" : "0xfdd02999985c68e61b47f621f101fea9f2fea1c3408a4fb0a7bfa57d08e1f2e9", "indexes" : { @@ -38,9 +38,9 @@ ] } ], - "Frontier" : [ + "EIP150" : [ { - "hash" : "0x8849583b8a73d4b6d08341d49aff6ed729855038bc446b3010a9b87837d5dbb2", + "hash" : "0xfdd02999985c68e61b47f621f101fea9f2fea1c3408a4fb0a7bfa57d08e1f2e9", "indexes" : { "data" : 0, "gas" : 0, @@ -50,7 +50,19 @@ ] } ], - "Homestead" : [ + "EIP158" : [ + { + "hash" : "0xfdd02999985c68e61b47f621f101fea9f2fea1c3408a4fb0a7bfa57d08e1f2e9", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "Frontier" : [ { "hash" : "0x8849583b8a73d4b6d08341d49aff6ed729855038bc446b3010a9b87837d5dbb2", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0xfdd02999985c68e61b47f621f101fea9f2fea1c3408a4fb0a7bfa57d08e1f2e9", + "hash" : "0x8849583b8a73d4b6d08341d49aff6ed729855038bc446b3010a9b87837d5dbb2", "indexes" : { "data" : 0, "gas" : 0, |