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

Implement semi-expiration #532

Open
JeremyRand opened this issue Jan 17, 2023 · 0 comments
Open

Implement semi-expiration #532

JeremyRand opened this issue Jan 17, 2023 · 0 comments

Comments

@JeremyRand
Copy link
Member

JeremyRand commented Jan 17, 2023

Is your feature request related to a problem? Please describe.

Currently, semi-expiration is enforced by Electrum-NMC but not Namecoin Core. This means that the resolution behavior of Namecoin is different depending on which name_show provider is used. This decreases the effectiveness of semi-expiration as a name loss mitigation, and increases the risk of outages if a name owner fails to notice that their name is semi-expired.

Describe the solution you'd like

Implement semi-expiration in Namecoin Core's name_show method, with the same behavior as Electrum-NMC.

Describe alternatives you've considered

I cannot think of any alternatives.

Additional context

N/A.

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

No branches or pull requests

1 participant