Skip to content

Test Max Block Rlp Size

Documentation for tests/osaka/eip7934_block_rlp_limit/[email protected].

Generate fixtures for these test cases for Osaka with:

fill -v tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py --fork Osaka

Test Functions Overview

Name Type Cases (Osaka) Description
test_block_at_rlp_size_limit_boundary blockchain_test 3 Test the block rlp size limit.
test_block_rlp_size_at_limit_with_all_typed_transactions blockchain_test 5 Test the block RLP size limit with all transaction types.
test_block_at_rlp_limit_with_logs blockchain_test 1 Test that a block at the RLP size limit is valid even when transactions emit logs.