8000 Tags · ekcdd/namecoin-core · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ekcdd/namecoin-core

Tags

nc22.0

Toggle nc22.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 22.0

This is a new major release of Namecoin Core.  It is based on the upstream
release of
[Bitcoin Core 22.0](https://github.com/bitcoin/bitcoin/releases/tag/v22.0).

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

nc0.22.0

Toggle nc0.22.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.22.0

This is a new major release of Namecoin Core.  It is based on the upstream
release of
[Bitcoin Core 22.0](https://github.com/bitcoin/bitcoin/releases/tag/v22.0).

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

nc0.21.1

Toggle nc0.21.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.21.1

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.

nc0.21.0.1

Toggle nc0.21.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.21.0.1

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.

nc0.21.0

Toggle nc0.21.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.21.0

This is a new major release of Namecoin Core.  It is based on the upstream
release of
[Bitcoin Core 0.21.0](https://github.com/bitcoin/bitcoin/releases/tag/v0.21.0).

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

- [namecoin#194](namecoin#194):  name_show
  now errors by default for expired names instead of returning them.

- [namecoin#329](namecoin#329):  An optional
  new index can be created, which allows looking up names by hash.

- [namecoin#362](namecoin#362):  The new
  RPC method namepsbt can be used to construct PSBTs with name operations.

nc0.20.1

Toggle nc0.20.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.20.1

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

nc0.20.0

Toggle nc0.20.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.20.0

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.

nc0.19.1

Toggle nc0.19.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.19.1

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

nc0.19.0.1

Toggle nc0.19.0.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.19.0.1

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.

nc0.19.0

Toggle nc0.19.0's commit message

Verified

This tag was signed with the committer’s verified signature. 48FF The key has expired.
domob1812 Daniel Kraft
Namecoin Core 0.19.0

This is a new major release of Namecoin Core.  It contains all of the updates
done in upstream
[Bitcoin Core 0.19.0](https://github.com/bitcoin/bitcoin/releases/tag/v0.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
[namecoin#322](namecoin#322).
0