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@20373115.
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 mechanism across various block base fee and excess blob gas scenarios.
Source code in tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py
136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 | |
Parametrized Test Cases¶
This test generates 120 parametrized test cases across 2 forks.