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