diff options
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json')
-rw-r--r-- | GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json b/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json index 7470cc718..db11009fa 100644 --- a/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json +++ b/GeneralStateTests/stInitCodeTest/OutOfGasPrefundedContractCreation.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "820dea567b5028afad5568712a2bbfcf60e44f845b8d9d5668e8abf00763867b", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |