diff options
refill tests with metropolis (wip)
Diffstat (limited to 'GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json')
-rw-r--r-- | GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json index 8ad35829b..813051d0c 100644 --- a/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json +++ b/GeneralStateTests/stEIP150singleCodeGasPrices/RawExtCodeSizeGas.json @@ -48,6 +48,16 @@ "value" : 0 } } + ], + "Metropolis" : [ + { + "hash" : "3bd93804e5bf8b20f53cd9a157d13e83354a82868128d8814fd7bd382376885c", + "indexes" : { + "data" : 0, + "gas" : 0, + "value" : 0 + } + } ] }, "pre" : { |