test_existing_authority_refund()¶
Documentation for tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py::test_existing_authority_refund@2867859a.
Generate fixtures for these test cases for Amsterdam with:
fill -v tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py::test_existing_authority_refund --fork Amsterdam
Re-authorizing an already-delegated authority applies the existing-authority refund and re-points the delegation; the tx succeeds with the new designation installed.
Source code in tests/amsterdam/eip8038_state_access_gas_cost_increase/test_eip_mainnet.py
227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 | |
Parametrized Test Cases¶
This test generates 1 parametrized test case across 1 fork.