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

Namecoin full node + wallet based on the current Bitcoin Core codebase.

Results 121 namecoin-core issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Alice has 20 names in a BDB wallet. She would like to move them all to a Descriptor wallet so...

enhancement
qt

Prevents corruption issues that were happening when default encoding wasn't ASCII. Also a prereq to supporting binary data in the GUI.

enhancement
qt

I've finally completed the merge to namecoin-core/master. I had to refactor several things, due to upstream changed in the internal APIs, so there may be some bugs that didn't exist...

enhancement
qt

Upstream Bitcoin Core now enforces P2SH + Segwit + Taproot for all script verification, including old blocks, except for two blocks that actually fail those checks. On Namecoin, P2SH +...

Some manually added reliable v3 onion Namecoin MainNet full nodes to help initial Tor bootstrapping.

This PR adds the `name_autoregister` RPC, with delegation support. Note that there is a bug, which can be triggered by the testing, that causes the transaction queue to release one...

enhancement
rpc

(Placeholder, nothing to see here yet....)

enhancement
qt

Fixes https://github.com/namecoin/namecoin-core/issues/521 TODO: Handle name encoding properly. This PR was funded by Cyphrs.

enhancement
qt