test_bal_withdrawal_largest_amount()¶
Documentation for tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_eip4895.py::test_bal_withdrawal_largest_amount@5c024cbb.
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_largest_amount --fork Amsterdam
Ensure BAL captures withdrawal with largest amount.
Block with 0 transactions and 1 withdrawal of maximum uint64 value (2^64-1)Gwei to Charlie. Charlie ends with (2^64-1) Gwei.
Source code in tests/amsterdam/eip7928_block_level_access_lists/test_block_access_lists_eip4895.py
669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.