EIPs icon indicating copy to clipboard operation
EIPs copied to clipboard

Update EIP-4762: tweaks to support 7702

Open gballet opened this issue 1 year ago • 3 comments
trafficstars

This is a proposed tweak to the stateless gas costs EIP in order to take into account the extra cases introduced in EIP 4762.

gballet avatar Sep 20 '24 13:09 gballet

✅ All reviewers have approved.

eth-bot avatar Sep 20 '24 13:09 eth-bot

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 value is 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: ***@***.***>

Scamreno avatar Sep 24 '24 04:09 Scamreno

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.

github-actions[bot] avatar Jun 09 '25 00:06 github-actions[bot]