test_reserve_price_various_base_fee_scenarios()¶
Documentation for tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py::test_reserve_price_various_base_fee_scenarios@343274cc.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py::test_reserve_price_various_base_fee_scenarios --fork Amsterdam
Test reserve price enforcement across various base fee and excess blob gas combinations within a single fork.
Source code in tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py
128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 | |
Parametrized Test Cases¶
This test generates 120 parametrized test cases across 2 forks.