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