namecoin-core
namecoin-core copied to clipboard
Namecoin full node + wallet based on the current Bitcoin Core codebase.
**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...
Prevents corruption issues that were happening when default encoding wasn't ASCII. Also a prereq to supporting binary data in the GUI.
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...
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...
Fixes https://github.com/namecoin/namecoin-core/issues/521 TODO: Handle name encoding properly. This PR was funded by Cyphrs.