diff options
split metropolis
Diffstat (limited to 'GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json')
-rw-r--r-- | GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json | 28 |
1 files changed, 20 insertions, 8 deletions
diff --git a/GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json b/GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json index 3453a57ae..955b14ce5 100644 --- a/GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json +++ b/GeneralStateTests/stStaticCall/static_callWithHighValueAndOOGatTxLevel.json @@ -2,7 +2,7 @@ "static_callWithHighValueAndOOGatTxLevel" : { "_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_callWithHighValueAndOOGatTxLevelFiller.json" }, "env" : { @@ -14,9 +14,9 @@ "previousHash" : "0x5e20a0453cecd065ea59c37ac63e079ee08998b6045136a8ce6635c7912ec0b6" }, "post" : { - "EIP150" : [ + "Byzantium" : [ { - "hash" : "0xc632274ed416f6b4e1c235e385b68b35b4a5de30439b29022b44ae82ef5739b0", + "hash" : "0x0e1e66ad160afa3d483690630b23d6322d2e5593a300637fffa265251977df82", "indexes" : { "data" : 0, "gas" : 0, @@ -26,7 +26,19 @@ ] } ], - "EIP158" : [ + "Constantinople" : [ + { + "hash" : "0x0e1e66ad160afa3d483690630b23d6322d2e5593a300637fffa265251977df82", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + }, + "logs" : [ + ] + } + ], + "EIP150" : [ { "hash" : "0xc632274ed416f6b4e1c235e385b68b35b4a5de30439b29022b44ae82ef5739b0", "indexes" : { @@ -38,7 +50,7 @@ ] } ], - "Frontier" : [ + "EIP158" : [ { "hash" : "0xc632274ed416f6b4e1c235e385b68b35b4a5de30439b29022b44ae82ef5739b0", "indexes" : { @@ -50,7 +62,7 @@ ] } ], - "Homestead" : [ + "Frontier" : [ { "hash" : "0xc632274ed416f6b4e1c235e385b68b35b4a5de30439b29022b44ae82ef5739b0", "indexes" : { @@ -62,9 +74,9 @@ ] } ], - "Metropolis" : [ + "Homestead" : [ { - "hash" : "0x0e1e66ad160afa3d483690630b23d6322d2e5593a300637fffa265251977df82", + "hash" : "0xc632274ed416f6b4e1c235e385b68b35b4a5de30439b29022b44ae82ef5739b0", "indexes" : { "data" : 0, "gas" : 0, |