Skip to content
This repository has been archived by the owner on Apr 4, 2024. It is now read-only.

Update AccessList to use transient store #72

Closed
fedekunze opened this issue Jun 4, 2021 · 0 comments · Fixed by #75
Closed

Update AccessList to use transient store #72

fedekunze opened this issue Jun 4, 2021 · 0 comments · Fixed by #75
Assignees

Comments

@fedekunze
Copy link
Contributor

On Ethereum, the accessList map is reset when the Prepare function is called prior to executing every transaction. We are not currently clearing/deleting any element of this map and we should implement it in a way that is compatible with the SDK:

store key -> value: prefixByte | address | slot hash -> 0x1

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant