-
Notifications
You must be signed in to change notification settings - Fork 5.3k
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-7401: Move to Review #7414
Update EIP-7401: Move to Review #7414
Conversation
✅ All reviewers have approved. |
The proposal's number was updated to reflect it being a fix of ERC-6059.
> :information_source: **[ERC-7401](./eip-7401.md) has superseded [ERC-6059](./eip-6059.md).** :information_source: | ||
> [ERC-7401](./eip-7401.md) fixes the inconsistency in the [ERC-6059](./eip-6059.md) interface specification, where interface ID doesn't match the interface specified as the interface evolved during the proposal's lifecycle, but one of the parameters was not added to it. The missing parameter is, however, present in the interface ID. | ||
> Apart from this fix, [ERC-7401](./eip-7401.md) is functionally equivalent to [ERC-6059](./eip-6059.md). | ||
> | ||
> :warning: [ERC-7401](./eip-7401.md) MUST be used in lieu of [ERC-6059](./eip-6059.md). :warning: | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
:information_source:
doesn't actually render to anything. I guess use an emoji?
I'd prefer this to be moved into the motivation section, but I won't be too strict about that.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All Reviewers Have Approved; Performing Automatic Merge...
This PR updates the status of EIP-7401 to Review stage.