-
Notifications
You must be signed in to change notification settings - Fork 177
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
Expired names are not displayed as they should #2
Comments
As noted by midnightmagic, displaying the number of blocks for expired names is also useful. We may chose to display "expires_in", or "expired_since" when a name has expired. |
khalahan
pushed a commit
that referenced
this issue
Jun 17, 2013
Change #ifdefs to put Mac data dir in the right place
ryancdotorg
pushed a commit
to ryancdotorg/namecoin
that referenced
this issue
Jan 1, 2014
…n name_list, name_scan and name_history
davispuh
pushed a commit
to davispuh/namecoin
that referenced
this issue
Feb 18, 2014
…n name_list, name_scan and name_history
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expired names should report "expired : 1" in name_scan, name_list and name_history.
They are currently displayed as "expires_in: -".
The text was updated successfully, but these errors were encountered: