Results 378 issues of Jeremy Rand

**Is your feature request related to a problem? Please describe.** The Manage Names tab shows a countdown to expiry. This may give the user the impression that their name does...

enhancement
qt

**Is your feature request related to a problem? Please describe.** Currently, semi-expiration is enforced by Electrum-NMC but not Namecoin Core. This means that the resolution behavior of Namecoin is different...

enhancement
rpc

Currently, the Configure Name dialog always has the Transfer widgets visible, with the expectation that the user will leave the Transfer address widget blank if they do not intend to...

enhancement
qt

It would be nice if the Buy Names page allowed entering names as hex, so that users who are storing binary data don't need to use the CLI.

enhancement
qt
Hacktoberfest

When auto-registering a name, if a usable pre-registration transaction is already present in the wallet, we should use that instead of issuing a new one. This will save on fees...

enhancement
rpc

The Buy Names page currently uses `name_firstupdate` to register a name. We should switch that to `name_autoregister`.

enhancement
qt

It would be useful for the Buy Names page to add a "Pre-Register Only" button, since some users may want to pre-register a name without committing to register it 12...

enhancement
qt

**Is your feature request related to a problem? Please describe.** Namecoin has many parent chains used in production, e.g. Bitcoin, BCH, BSV, and DigiByte. I need an easy way to...

enhancement
rpc
Hacktoberfest

**Is your feature request related to a problem? Please describe.** The `name_list` Qt GUI in #353 would like to hide names that have been transferred to another owner. **Describe the...

enhancement
rpc
Hacktoberfest

I've just pushed a `22.0-draft` branch. This branch is identical to `nc0.22.0` except 3 backported bugfixes from the `22.x` branch have been cherry-picked. @domob1812 Can you take a look at...