-
It would be desirable to support `name_list`, e.g. for https://github.com/hlandau/nccald .
-
Bitcoin removed fallbackfee (https://github.com/bitcoin/bitcoin/pull/16524). That is annoying, because sometimes Namecoin will refuse to send transactions if it has been inactive for too long.
It w…
-
Once https://github.com/namecoin/electrum-nmc/issues/158 is implemented, we could make the commands that issue name transactions exclude coins that are already grouped with another name (unless the us…
-
This project seems a lot similar to Gitchain (https://github.com/gitchain/gitchain) and the premise is the same, decentralized p2p git repos using DHT technology, (yours focusing on bittorrent and git…
ghost updated
5 years ago
-
When displaying name values that are valid JSON, we should optionally pretty-print them.
-
Name trade transactions look unique because they contain a `SIGHASH_SINGLE|SIGHASH_ANYONECANPAY` input that is a name input if and only if its corresponding output is not a name output. We should dis…
-
It is feasible to identify the parent chain for a sidechain block as follows:
1. Check bits, timestamp, height, and previous hash of parent block.
2. Look for match by querying potential parent ch…
-
Historically, there was a bug in the Namecoin consensus rules, where name values longer than the PUSHDATA size limit were accepted in name script validation. The result was that such values were acce…
-
Name renewals should be increased to circa a year (maybe with some extra time thrown in just in case a bunch of extra mining power comes on board). I think @indolering did some preliminary research o…
-
Quoting @indolering:
By default OX 10.9 and above blocks unsigned binaries from opening, so for any of our software to "just work" on OS X we need to sign them regardless of whether they are in the A…