Jeremy Rand
Jeremy Rand
Probably the use of the Trezor is the issue. The Trezor firmware doesn't support name transactions at the moment, so whatever signed transaction the Trezor is returning isn't likely to...
I already said what the cause is. I'm not sure why bumping the issue is expected to solve anything or what you hope to accomplish by doing so. We previously...
I think we'd accept a PR that minifies the tarball produced by `sdist` if an environment variable is set. This would be submitted to a stable release branch, not master....
Looking at the `name_autoregister` code and its dependencies, it appears that if the command is called again after a previous `name_autoregister` request expires (3600 seconds, i.e. 1 hour) but before...
I don't think this is limited to change addresses, but the request-based filtering probably makes non-change addresses harder to trigger this on by accident.
Also related: the tarballs contain a `packages` folder, which contains embedded library dependencies; this violates [Debian policy](https://wiki.debian.org/UpstreamGuide#No_inclusion_of_third_party_code) and should also be removed: > Please do not include other code (like...
> Currently, our tarballs contain both the XML source of our Qt forms, and the compiled Python of those forms. This violates [Debian policy](https://wiki.debian.org/UpstreamGuide#Pristine_Upstream_Source): > > > The source code...
> Currently, our tarballs contain both the XML source of our Qt forms, and the compiled Python of those forms. This violates [Debian policy](https://wiki.debian.org/UpstreamGuide#Pristine_Upstream_Source): > > > The source code...
ACK f8e00d90580814ed0d73276cbf0872ec822173c6
Manually merged as https://github.com/namecoin/electrum-nmc/commit/f04978b684518c33751bd851243c128b76a463b1. Let me know if I need to do anything else on this one.