Skip to content

Test Blob Base Fee

Documentation for tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py@cc5fc26a.

Generate fixtures for these test cases for Osaka with:

fill -v tests/osaka/eip7918_blob_reserve_price/test_blob_base_fee.py --fork Osaka

Test Functions Overview

Name Type Cases (Osaka) Description
test_reserve_price_various_base_fee_scenarios blockchain_test 56 Test reserve price mechanism across various block base fee and excess blob gas scenarios.
test_reserve_price_boundary blockchain_test 24 Tests the reserve price boundary mechanism. Note the default block base fee per gas is 7 (delta is 0... (📖🐛?)