test_bal_withdrawal_to_coinbase_empty_block()¶
Documentation for tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_eip4895.py::test_bal_withdrawal_to_coinbase_empty_block@892e6d1e.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_eip4895.py::test_bal_withdrawal_to_coinbase_empty_block --fork Amsterdam
Ensure BAL captures withdrawal to coinbase when there are no transactions.
Empty block with 1 withdrawal of 10 gwei to coinbase/fee recipient. Coinbase receives only withdrawal (no transaction fees).
Source code in tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_eip4895.py
816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.