Commit hash | f03915912943f0417c0d76e2241b24e366204d66 |
---|---|
Commit time | 2022-07-29 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-07-29 |
Author | wwhchung <wilkins.chung at gmail.com> |
Change EIP-5131 to use ENS TEXT records for signing resolution (#5355) * Add EIP-603: ENS Auth Linking * rename eip-603 to eip-5131 and remove external links * changing to an ERC * additional context * add refrence implementations * rename * edits as per suggestions * further content edits * grammar fix * short description change * update discussion link * update ref implementation * update with new reference code * format edits * update reference implementation * Update eip-5131.md * add additional code for sample implementation * clean up Abstract and move contents into Motivation * Update eip-5131.md * Update EIPS/eip-5131.md Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * edits * Update EIPS/eip-5131.md Co-authored-by: Daniel Tedesco <dtedesco1@gmail.com> * Update EIPS/eip-5131.md Co-authored-by: Daniel Tedesco <dtedesco1@gmail.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> * update Specification for EIP-5131 * update Rationale section * improve Motivation section * Update EIPS/eip-5131.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * Update EIPS/eip-5131.md Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com> * TEXT record signature linking rather than relying on auth[0-9A-Za-z]+.mainENS.eth * fix typo * fix typo * EIP-5131: Update sample code * add more contributors * fix typo * fix code samples and TEXT key * fix code sample * Revert "fix code sample" This reverts commit 99cf47f7a6cc713ff5ceb229cbd67b87441bb9d8. * fix EIP spec * fix solidity code sample Co-authored-by: Sam Wilson <57262657+SamWilsn@users.noreply.github.com> Co-authored-by: Daniel Tedesco <dtedesco1@gmail.com> Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> Co-authored-by: Pandapip1 <45835846+Pandapip1@users.noreply.github.com>
Document | Title |
---|---|
EIP-5131 | ENS Subdomain Authentication |