Results 378 issues of Jeremy Rand

One of the fixes was in platform-dependent code, someone please test to make sure it still boots without exceptions on Windows.

getTlsFingerprint should be updated for the new spec once the spec is finalized. ## Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/16881736-dns-gettlsfingerprint-should-be-updated?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F435873&utm_medium=issues&utm_source=github).

Sometimes when I run nmcontrol with "import.mode=all" in plugin-data.conf, I get the following output while it's parsing the name data (might take a couple minutes to show up): # Cmdline...

Can the "website" field be added to the id/ spec? It's already implemented by NameID.org. Also I think it should allow an array or dictionary of website URL's rather than...

We should support connecting to Namecoin Core via a Unix socket. (This is mainly a btcd/rpcclient issue, but tracking it here since it's Namecoin-relevant.)

enhancement
Hacktoberfest-future

Once https://github.com/namecoin/ncdns/issues/180 is implemented, we should look into making this the default behavior.

enhancement
Hacktoberfest-future

We've had several cases where merging from upstream resulted in code that passed Travis but the Qt GUI raised an exception on startup. It would be useful to test for...

TODO: Need to add some exceptions

We should set up crash reporting (see `base_crash_reporter.py`). Do not close this issue until the `base_crash_reporter.py` exceptions are removed from the rebranding static analyzer.