test_auth_with_calldata_and_access_list()¶
Documentation for tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_set_code.py::test_auth_with_calldata_and_access_list@c74f1a67.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_set_code.py::test_auth_with_calldata_and_access_list --fork Amsterdam
Test authorization combined with calldata and access list.
Intrinsic gas includes calldata cost, access list cost, and authorization state gas. All components contribute to the total intrinsic gas requirement.
Source code in tests/amsterdam/eip8037_state_creation_gas_cost_increase/test_state_gas_set_code.py
661 662 663 664 665 666 667 668 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 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.