namecoin / electrum-nmc

Namecoin port of Electrum Bitcoin client.
https://www.namecoin.org/
MIT License
29 stars 24 forks source link

Support parsing DNS records from binary values (CBOR) #373

Closed robertmin1 closed 1 month ago

robertmin1 commented 2 months ago

Resulting DNS records get passed to DNS Builder GUI

robertmin1 commented 1 month ago

We can also try parsing Json first

JeremyRand commented 1 month ago

Code review looks OK, testing now...

JeremyRand commented 1 month ago

ACK cf135bab7d289e1d22d6d38a61149adb013db223

robertmin1 commented 1 month ago

I'm not certain where we should add the cbor dependency (Requirements)

JeremyRand commented 1 month ago

Not sure, but I'll probably deal with it when I'm next tagging a release.