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

Remove concept of storage slot from the codebase #3580

Closed
kevaundray opened this issue Nov 26, 2023 · 0 comments · Fixed by #3582
Closed

Remove concept of storage slot from the codebase #3580

kevaundray opened this issue Nov 26, 2023 · 0 comments · Fixed by #3582
Labels
enhancement New feature or request

Comments

@kevaundray
Copy link
Contributor

Problem

In the past, we were considering giving first class support for conrtacts. This included assigning globals a storage slot. Grep the codebase for next_storage_slot to find the most obvious usage.

Happy Case

This should be removed as storage is now implemented as a part of the aztec macros

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

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
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant