Commit hash | b81aba7315904ab0188622bfa46903668975b7e5 |
---|---|
Commit time | 2022-08-03 |
Committer | GitHub <noreply at github.com> |
Author time | 2022-08-03 |
Author | wwhchung <wilkins.chung at gmail.com> |
Update name for EIP-5131 and fix documentation for usage of TEXT records (#5405) * 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 * Update name; Add EIP prefix in ENS TXT record keys; Minor copy updates * 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 * Update eip-5131.md * Update eip-5131.md * fix unresolved merge issues 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> Co-authored-by: jalil <jalil@1001.digital>
Document | Title |
---|---|
EIP-5131 | Secondary Authentication For ENS (SAFE) |