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

Update EIP-7201: Move to Last Call #7519

Closed
wants to merge 21 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
3 changes: 2 additions & 1 deletion EIPS/eip-7201.md
Expand Up @@ -4,7 +4,8 @@ title: Namespaced Storage Layout
description: A formula for the storage location of structs in the namespaced storage pattern.
author: Francisco Giordano (@frangio), Hadrien Croubois (@Amxx), Ernesto García (@ernestognw), Eric Lau (@ericglau)
discussions-to: https://ethereum-magicians.org/t/eip-7201-namespaced-storage-layout/14796
status: Review
status: Last Call
last-call-deadline: 2023-10-01
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
last-call-deadline: 2023-10-01
last-call-deadline: 2023-10-09

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As mentioned earlier (#7519 (comment)) I didn't want to set the deadline beyond Oct 1st because we're doing a release that day and after that point as authors we won't accept normative changes to the EIP.

type: Standards Track
category: ERC
created: 2023-06-20
Expand Down