test_top_frame_charges_delegation_in_access_list()¶
Documentation for tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py::test_top_frame_charges_delegation_in_access_list@c74f1a67.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py::test_top_frame_charges_delegation_in_access_list --fork Amsterdam
Recipient holds a pre-existing EIP-7702 delegation; the delegation
target is listed in the access list. The top-frame still charges
COLD_ACCOUNT_ACCESS for the delegation target on top of the
access-list cost itself.
Source code in tests/amsterdam/eip2780_reduce_intrinsic_tx_gas/test_warmth_invariants.py
163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 | |
Parametrized Test Cases¶
This test generates 2 parametrized test cases across 1 fork.