aboutsummaryrefslogtreecommitdiffstats
path: root/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json')
-rw-r--r--src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json
index 8c1f0ba88..3e5a1228d 100644
--- a/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json
+++ b/src/BlockchainTestsFiller/bcBlockGasLimitTest/GasUsedHigherThanBlockGasLimitButNotWithRefundsSuicideLastFiller.json
@@ -50,7 +50,8 @@
"expectExceptionHomestead" : "BlockGasLimitReached",
"expectExceptionEIP150" : "TooMuchGasUsed",
"expectExceptionEIP158" : "TooMuchGasUsed",
- "expectExceptionMetropolis" : "TooMuchGasUsed",
+ "expectExceptionByzantium" : "TooMuchGasUsed",
+ "expectExceptionConstantinople" : "TooMuchGasUsed",
"blockHeaderPremine" : {
"gasLimit" : "149000"
},