EIPs
EIPs copied to clipboard
Update EIP-4762: tweaks to support 7702
This is a proposed tweak to the stateless gas costs EIP in order to take into account the extra cases introduced in EIP 4762.
✅ All reviewers have approved.
Okay 👍
On Mon, Sep 23, 2024, 10:05 PM beage666 @.***> wrote:
@.**** commented on this pull request.
In EIPS/eip-4762.md https://github.com/ethereum/EIPs/pull/8896#discussion_r1772462693:
@@ -186,13 +196,37 @@ If
valueis non-zero: (tx.target, 0, BASIC_DATA_LEAF_KEY)+#### Setcode transactions + +For EIP-7702 transactions, for each `[[chain_id, address, nonce, y_parity, r, s], ...]` entry in the authorization list, process the additional access events: + +``` +(address, 0, BASIC_DATA_LEAF_KEY) +(address, 0, CODEHASH_LEAF_KEY) +(address, 0, CODE_OFFSET) bc1qdfs6vkttw7fj7t4m73humszxmgeq78a8we4ncf that's my address wallet — Reply to this email directly, view it on GitHub <https://github.com/ethereum/EIPs/pull/8896#discussion_r1772462693>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/BJB7T4MVJRVNOBI2I4W7GZLZYDCF3AVCNFSM6AAAAABOSC4FAOVHI2DSMVQWIX3LMV43YUDVNRWFEZLROVSXG5CSMV3GSZLXHMZDGMRTHA2DONJXGI> . You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
There has been no activity on this issue for six months. It will be closed in 7 days if there is no new activity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review.