test_invalid_normal_gas()
Reject an invalid blob transaction due to:([📖🐛?](https://github.com/ethereum/execution-spec-tests/issues/new?title=docs(bug):%20Bad%20docstring%20oneliner%20for%20`test_invalid_normal_gas`&labels=scope:docs,type:bug))
Back to test_invalid_normal_gas()
.
Test ID (Abbreviated) | tx_max_fee_per_gas | tx_error |
---|---|---|
...fork_Cancun-blockchain_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
...fork_Cancun-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
...fork_Prague-blockchain_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
...fork_Prague-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
...fork_Osaka-blockchain_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |
...fork_Osaka-state_test-insufficient_max_fee_per_gas | 6 | TransactionException.INSUFFICIENT_MAX_FEE_PER_GAS |