-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add EIP-5883: Token Transfer by Social Recovery #5883
Conversation
All reviewers have approved. Auto merging... |
I couldn't see where an EIP editor assigned the EIP 5807? |
Co-authored-by: Sam Wilson <[email protected]>
Does anybody know why the HTMLProofer fails, receiving this error
That would be in the middle of the code snippet. |
We checked the markdown linter issues for now. The html proofer seems to be wrong. |
HTMLproofer is not wrong. Make sure that you escape any |
Should be fine now, thanks everyone! [@axic, @SamWilsn, @Pandapip1] |
When does the eth-bot review the PR? Is there something else to be done? [@axic, @SamWilsn, @Pandapip1, @eth-bot ] |
There has been no activity on this pull request for 2 weeks. It will be closed after 3 months of inactivity. If you would like to move this PR forward, please respond to any outstanding feedback or add a comment indicating that you have addressed all required feedback and are ready for a review. |
Ping - any chance to get this to Draft? Are we missing something? |
There's still a few outstanding comments. Most importantly about the Rationale section. |
Fixed, sorry overlooked them! |
anything missing? Would appreciate an update, thank you :-) |
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. You might have outdated CI - I recommend rebasing your branch (and not using your fork's master branch to submit PRs!)
* EIP - Social Recovery * delimiter * Social Recovery - Validation errors fix * Update EIPS/eip-5807.md Co-authored-by: Sam Wilson <[email protected]> * EIP 5883 - fixing validation errors * final validation errors fixed - EIP 5883 * Update eip-5883.md * Fix Markdown linter * Update eip-5883.md * Update eip-5883.md * Update eip-5883.md * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * applied feedback - 5883 * Fixing comments. --------- Co-authored-by: Sam Wilson <[email protected]>
* EIP - Social Recovery * delimiter * Social Recovery - Validation errors fix * Update EIPS/eip-5807.md Co-authored-by: Sam Wilson <[email protected]> * EIP 5883 - fixing validation errors * final validation errors fixed - EIP 5883 * Update eip-5883.md * Fix Markdown linter * Update eip-5883.md * Update eip-5883.md * Update eip-5883.md * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * applied feedback - 5883 * Fixing comments. --------- Co-authored-by: Sam Wilson <[email protected]>
* EIP - Social Recovery * delimiter * Social Recovery - Validation errors fix * Update EIPS/eip-5807.md Co-authored-by: Sam Wilson <[email protected]> * EIP 5883 - fixing validation errors * final validation errors fixed - EIP 5883 * Update eip-5883.md * Fix Markdown linter * Update eip-5883.md * Update eip-5883.md * Update eip-5883.md * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * Update EIPS/eip-5883.md Co-authored-by: Sam Wilson <[email protected]> * applied feedback - 5883 * Fixing comments. --------- Co-authored-by: Sam Wilson <[email protected]>
title: Token Transfer by Social Recovery
description: This EIP describes a token recovery by a transfer from an identity which is not accessible anymore to another newly created identity by social interaction.
Looking forward to feedback!