Git Product home page Git Product logo

Comments (5)

domob1812 avatar domob1812 commented on August 15, 2024

Note that you can also use "name_scan" for bulk retrieval, which is what I use. I think it is simpler, since you don't have to pass a "fake" regexp. But that's probably a matter of taste. Also, the information that name_scan returns is not the full name_show, either.

I think your requests are reasonable, this should be fixed (with low priority, although I may give it a try soon as it is probably very easy).

from namecoin-legacy.

indolering avatar indolering commented on August 15, 2024

Does name_scan give you the ability to restrict results to current, registered domains?

from namecoin-legacy.

indolering avatar indolering commented on August 15, 2024

Dates are really hard to pin down in general. It's outside the scope of this ticket, but I posted some discussion on the forum to setting a more sensible renewal time period (closer to a year) and setting up a soft "expired" date for applications trying to figure out if it should resolve a given address.

Anyway, what about returning the best-guess expire date? Right now, I'm basically dividing the expires_in value by 6 and adding that number of hours to a date object. Not sure if its worth the effort of putting in here or not.... : /

from namecoin-legacy.

phelixbtc avatar phelixbtc commented on August 15, 2024

The date would always be wrong. IMHO it is a bad idea to display a date estimate, especially since it is so easy to calculate. What would be of interest is information on whether all blocks have been downloaded at all.

from namecoin-legacy.

phelixbtc avatar phelixbtc commented on August 15, 2024

I suggest for this discussion to be moved to the forum.

from namecoin-legacy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.