Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor contracts to use namespaced storage layouts (ERC-7201) #112

Open
bagelface opened this issue Dec 12, 2024 · 0 comments
Open

Refactor contracts to use namespaced storage layouts (ERC-7201) #112

bagelface opened this issue Dec 12, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@bagelface
Copy link
Contributor

Refactor the contracts to use namespace storage layouts in accordance the specification defined by ERC-7201. This will require a refactor of all non-pure functions to load the contract state into memory.

This will require proxy contracts to be redeployed to new addresses since it will reorganize storage layout

Please approve with a 👍 @RonTuretzky @daopunk

@bagelface bagelface added the enhancement New feature or request label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant