test_block_at_rlp_limit_with_withdrawals()¶
Documentation for tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py::test_block_at_rlp_limit_with_withdrawals@e9958ed2.
Generate fixtures for these test cases for Osaka with:
fill -v tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py::test_block_at_rlp_limit_with_withdrawals --fork Osaka
Test that a block at the RLP size limit is valid even when the block contains withdrawals.
Source code in tests/osaka/eip7934_block_rlp_limit/test_max_block_rlp_size.py
568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 | |
Parametrized Test Cases¶
This test case is only parametrized by fork and fixture format.
| Test ID (Abbreviated) |
|---|
| ...fork_Osaka-blockchain_test |
| ...fork_Osaka-blockchain_test_sync |