ensdomains / ens

Implementations for ENS core functionality: The registry, registrars, and public resolvers.
https://ens.domains/
BSD 2-Clause "Simplified" License
1.16k stars 511 forks source link

reverse resolver info on website is wrong #339

Open eepstein opened 4 years ago

eepstein commented 4 years ago

Went to register a sub-domain and when I got to setting the reverse resolver the UI displayed completely wrong things, including showing the wrong sub-domain and indicating that the reverse resolution would be to the owner and not to the address i was registering.

Screenshot 2020-01-15 10 43 13
Arachnid commented 4 years ago

What domain was this on? The part about the address is correct - you cannot set the reverse record for any address except the one you're sending transactions from. This shouldn't show up as an option unless the address record resolves to the current account, however.

eepstein commented 4 years ago

the issue is the it was showing information about different subdomain.

also the value in the undesirable field is confusing as it shows the account owner? rather than the value that will be set.

This is on the mainnet. The functionality is correct. The UI is partly wrong and mostly confusing tho.

Sent from my phone, please excuse typos.

On Jan 15, 2020, at 1:40 PM, Nick Johnson notifications@github.com wrote:

 What domain was this on? The part about the address is correct - you cannot set the reverse record for any address except the one you're sending transactions from. This shouldn't show up as an option unless the address record resolves to the current account, however.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.