test_simple_gas_accounting()¶
Documentation for tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py::test_simple_gas_accounting@c74f1a67.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py::test_simple_gas_accounting --fork Amsterdam
Test gas accounting for all refund types available in the given fork.
Source code in tests/amsterdam/eip7778_block_gas_accounting_without_refunds/test_gas_accounting.py
217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 | |
Parametrized Test Cases¶
This test generates 4 parametrized test cases across 1 fork.