namecoin-core icon indicating copy to clipboard operation
namecoin-core copied to clipboard

Added DomainRecord and Record classes to the codebase

Open junekomeiji opened this issue 1 year ago • 2 comments

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.

junekomeiji avatar Aug 23 '24 00:08 junekomeiji

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

JeremyRand avatar Aug 23 '24 01:08 JeremyRand

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 avatar Oct 15 '24 13:10 JeremyRand