test_intrinsic_charges_recipient_is_coinbase()¶
Documentation for tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py::test_intrinsic_charges_recipient_is_coinbase@5c024cbb.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py::test_intrinsic_charges_recipient_is_coinbase --fork Amsterdam
Recipient is the block coinbase, which is implicitly warm before
transaction execution. The intrinsic charge still includes
COLD_ACCOUNT_ACCESS for the recipient.
Source code in tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py
102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 | |
Parametrized Test Cases¶
This test generates 2 parametrized test cases across 1 fork.