test_tx_gas_larger_than_block_gas_limit()¶
Documentation for tests/osaka/eip7825_transaction_gas_limit_cap/test_tx_gas_limit.py::test_tx_gas_larger_than_block_gas_limit@88e9fb8f.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7825_transaction_gas_limit_cap/test_tx_gas_limit.py::test_tx_gas_larger_than_block_gas_limit --fork Osaka
Test multiple transactions with total gas larger than the block gas limit.
Source code in tests/osaka/eip7825_transaction_gas_limit_cap/test_tx_gas_limit.py
172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 | |
Parametrized Test Cases¶
The interactive table below is also available as a standalone page.
| Test ID (Abbreviated) | exceed_block_gas_limit |
|---|---|
| ...fork_Osaka-blockchain_test-exceed_block_gas_limit_True | True |
| ...fork_Osaka-blockchain_test-exceed_block_gas_limit_False | False |