Skip to content

Namecoin Core 0.21.0

Compare
Choose a tag to compare
@domob1812 domob1812 released this 18 Jan 05:51
· 16668 commits to master since this release
nc0.21.0
99e8178

This is a new major release of Namecoin Core. It is based on the upstream release of Bitcoin Core 0.21.0.

It contains some user-visible, Namecoin-specific changes to the RPC interface. In particular:

  • #194: name_show now errors by default for expired names instead of returning them.
  • #329: An optional new index can be created, which allows looking up names by hash.
  • #362: The new RPC method namepsbt can be used to construct PSBTs with name operations.