-
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
Finalize ERC-1271 #4717
Finalize ERC-1271 #4717
Conversation
All tests passed; auto-merging...(pass) eip-1271.md
|
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.
Simple Summary has been deprecated in favor of a description
metadata field. In this case, you should also shorten it down to about a sentence, consider something like this:
description: A standard way for contracts to verify if a provided signature is valid when the account is a smart contract.
EIP links should be relative, change
[EIP-712](https://eips.ethereum.org/EIPS/eip-712)
to
[EIP-712](./eip-712.md)
@MicahZoltu thanks! Updated both |
@PhABC could you please move "Security Considerations" below "Reference Implementation"? Other than that, I think it looks good on my end. |
Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft, Review, or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing
* Update eip-2315.md * Update eip-2315.md
* Update eip-4573.md * formatting eqn * Update eip-4573.md
* preview functions * swap preview
Well beyond the last-call deadline. Time to cement this and make it final.
@lightclient Done and rebased PR branch off master |
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.
LGTM! Glad to see this finalized.
Any reason why this isn’t getting merged? Looks like CI is stuck. |
Pull request was closed
* Fix date * Automatically merged updates to draft EIP(s) 3416 (ethereum#3446) Hi, I'm a bot! This change was automatically merged because: - It only modifies existing Draft, Review, or Last Call EIP(s) - The PR was approved or written by at least one author of each modified EIP - The build is passing * Update eip-2315.md (ethereum#3760) * Update eip-2315.md * Update eip-2315.md * Update eip-4573.md (ethereum#4680) * Update eip-4573.md * formatting eqn * Update eip-4573.md * EIP-4626: Preview functions (ethereum#4705) * preview functions * swap preview * Finalize ERC-1271 Well beyond the last-call deadline. Time to cement this and make it final. Co-authored-by: hexzorro <[email protected]> Co-authored-by: Greg Colvin <[email protected]> Co-authored-by: Alberto Cuesta Cañada <[email protected]>
Well beyond the last-call deadline. Time to cement this and make it final.