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@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_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
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 714 715 716 717 718 719 720 721 722 723 724 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.