test_block_rlp_size_at_limit_with_all_typed_transactions()¶
Documentation for tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py::test_block_rlp_size_at_limit_with_all_typed_transactions@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py::test_block_rlp_size_at_limit_with_all_typed_transactions --fork Amsterdam
Test the block RLP size limit with all transaction types.
Source code in tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py
700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 722 723 724 725 726 727 728 729 730 731 732 733 | |
Parametrized Test Cases¶
This test generates 5 parametrized test cases across 2 forks.