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

Added DomainRecord and Record classes to the codebase #549

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

junekomeiji
Copy link

I added the DomainRecord and Record classes in the codebase alongside unit tests for them to allow easy adding and removing of records assigned to a particular namecoin domain. These new record classes means that it is easy to extend the records to accept new data types, as well as reducing the amount of redundant code needed to write verifiers for each particular data type.

…xtensibility of records assigned to a certain domain.
@JeremyRand
Copy link
Member

Thanks Rose! I'll review this in the next couple days.

@JeremyRand
Copy link
Member

Per discussion in the #namecoin-dev meeting last month, this PR is on hold to avoid colliding with ongoing collaboration with Q and IETF.

@JeremyRand JeremyRand marked this pull request as draft October 15, 2024 13:46
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

Successfully merging this pull request may close these issues.

2 participants