EthereumCommonwealth / etherwallet

Ethereum Classic blockchain interaction web tool.
https://ethereumproject.github.io/etherwallet/
BSD 4-Clause "Original" or "Old" License
14 stars 17 forks source link

dexns name display / end time / remaining time #191

Closed j-chimienti closed 6 years ago

j-chimienti commented 6 years ago

I am calling assignation from storage contract to return name assigned to addr

Issues:

name: dexaran not assigned to an addr

When registering name, name is not assigned.

And in registerAndUpdateName it is optional

User Info

screen shot 2018-07-12 at 11 36 14 am screen shot 2018-07-12 at 11 58 22 am

Dexns Display

screen shot 2018-07-12 at 11 36 29 am
Dexaran commented 6 years ago

There are no problems here.

If the address does not have an "assigned" name, it is the same as "the address does not have a name yet".

(Address can own multiple names, thus autoassigning a name after the registration is optional)