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

Configure Name dialog should indicate CBOR validity

Open JeremyRand opened this issue 3 years ago • 0 comments

It would be nice if the Configure Name dialog showed whether the value being entered is valid CBOR, so that the user doesn't accidentally submit a broken update. Since Bitcoin Core does not include a dedicated CBOR library, we should use Qt's CBOR parsing functionality.

Blocked by https://github.com/namecoin/namecoin-core/issues/507

JeremyRand avatar Apr 27 '22 00:04 JeremyRand