ensdomains / ens-app

Legacy ENS manager app
https://legacy.ens.domains/
BSD 2-Clause "Simplified" License
223 stars 267 forks source link

feat: eip-5131 support #1542

Closed campionfellin closed 2 years ago

campionfellin commented 2 years ago

Signed-off-by: Campion Fellin campionfellin@gmail.com

Issue number #1541

This solves 1541 by allowing a user to set the eip5131:vault and eip5131:auth TEXT records.

https://github.com/ensdomains/ens-app/issues/1541 is the issue that this solves.

Description

Essentially added these to the allowed keys. Also refactored the input validation a bit.

List of features added/changed

Frontend changes.

How Has This Been Tested?

Ran this locally with yarn start. Was able to add this record to both my hot wallet, and cold wallet.

Screenshots (if appropriate):

Checklist:

campionfellin commented 2 years ago

Closing, apparently this works without changes :)