Skip to content

Releases: namecoin/namecoin-core

Namecoin Core 22.0

08 Feb 08:53
nc22.0
cea5a7e

Choose a tag to compare

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

The main user-visible changes for Namecoin are some name support in the Qt UI.

Namecoin Core 0.21.1

03 May 08:07
nc0.21.1
48779e4

Choose a tag to compare

This is a new release off the Namecoin Core 0.21 branch. It incorporates changes made in the upstream Bitcoin Core 0.21.1 release.

Note that the main change in the upstream release is the activation logic for taproot. In Namecoin, the taproot logic is still incomplete, and activation is disabled at the moment.

Namecoin Core 0.21.0.1

29 Jan 06:04
nc0.21.0.1
3bf2329

Choose a tag to compare

This release is identical to the major 0.21.0 release in the main codebase, but includes some fixes to build scripts that allow it to work properly with Gitian.

Namecoin Core 0.21.0

18 Jan 05:51
nc0.21.0
99e8178

Choose a tag to compare

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.

Namecoin Core 0.20.1

03 Aug 07:43
nc0.20.1
e41d443

Choose a tag to compare

This is a new bug-fix release in the 0.20 release series. It is based on upstream Bitcoin Core 0.20.1.

Namecoin Core 0.20.0

08 Jun 11:01
nc0.20.0
1880bfc

Choose a tag to compare

This is a new major release of Namecoin Core. It contains all the updates done in upstream Bitcoin Core 0.20.0 and minor general improvements to the Namecoin code.

Namecoin Core 0.19.1

13 Mar 12:05
nc0.19.1
e6beaae

Choose a tag to compare

This is a new minor release for Namecoin Core 0.19, which includes the changes from upstream Bitcoin Core 0.19.1.

Namecoin Core 0.19.0.1

09 Dec 06:12
nc0.19.0.1
b41513d

Choose a tag to compare

This is a bug-fix release for Namecoin Core 0.19, which includes in particular the upstream fix for an uninitialised variable read from Bitcoin Core 0.19.0.1.

Namecoin Core 0.19.0

14 Nov 12:37
nc0.19.0
15562f1

Choose a tag to compare

This is a new major release of Namecoin Core. It contains all of the updates done in upstream Bitcoin Core 0.19.0, minor improvements to the Namecoin code, and the following Namecoin-specific user visible change:

The mempool now allows multiple updates of a single name (in a chain of transactions). This is something that is allowed in blocks already, i.e. it is just a policy change. The name_update RPC command still prevents such transactions from being created for now, until miners and relaying nodes have updated sufficiently. More details can be found in #322.

Namecoin Core 0.18.1

05 Aug 05:26
nc0.18.1
23da13b

Choose a tag to compare

This is a new minor release in the 0.18 release series. It contains upstream changes and corresponds to Bitcoin Core 0.18.1.