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