Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add date of registration to taken names #28

Closed
rachelhamlin opened this issue Sep 28, 2018 · 7 comments
Closed

Add date of registration to taken names #28

rachelhamlin opened this issue Sep 28, 2018 · 7 comments
Assignees

Comments

@rachelhamlin
Copy link

When I search for a name that is already registered, I should see the date that it was registered.

Expected
image

Current
image

@bgits
Copy link
Contributor

bgits commented Oct 2, 2018

You want the date registered or the date it can be released?

@bgits
Copy link
Contributor

bgits commented Oct 2, 2018

Added date of registration in this commit: b4f3d09

@rachelhamlin
Copy link
Author

Yes date of registration 👍🏼

@bgits
Copy link
Contributor

bgits commented Oct 3, 2018

Ok, it's in the PR. The one issue is it will only be available on names that were registered using the most recent registry, for it to be available on names registered when stateofus.eth was owned by another registry the username has to moved to the new registry and we don't expose that method in our UI.

@rachelhamlin
Copy link
Author

Okay, noted. So if we change stateofus.eth ownership over to the #status-root multisig, the first names registered after launch will be affected?

@bgits
Copy link
Contributor

bgits commented Oct 9, 2018

If we transfer stateofus.eth to another registry contract that we deploy in the future, all names registered on the original contract will be impacted. On launch, having only one contract ever for registrations on mainnet will have no impact.

@rachelhamlin
Copy link
Author

Makes sense. Will keep mental note of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants