Jeremy Rand
Jeremy Rand
Blocked by https://github.com/namecoin/electrum-nmc/issues/45
Hi! Thanks for the bug report. It looks like this happened when you tried to reconfigure a name? Can you tell me anything about the name that you tried to...
Hi! Thanks for the bug report. Name operations are not yet supported for hardware wallets. This is due to missing support for name operations in the firmware. We intend to...
It looks like `setData` with a `role` of `ToolTipRole` is what we want here.
`.deb` packages would be great to have. Probably such a feature should be submitted to upstream Electrum, but it's directly relevant to Namecoin, so definitely not a problem to have...
@rllola FYI Debian now has an official package of Electrum v3.3.8. If you'd like to fork Debian's official package to build Electrum-NMC, I could check with Masayuki about getting it...
> Where can I find the code for the debian official package ? I tried to look for it and found this : https://salsa.debian.org/cryptocoin-team/electrum > > But it seems to...
> Took me a little more time than expected but I think I got it. > https://github.com/rllola/electrum/tree/debian @rllola Ah cool, excellent! A few minor nits: * The phrase "losing your...
@rllola Some more review of your package (as of 23c4a48ddfae08bbab9ae78bf86d8804823af881 ): * `changelog` indicates version `3.3.4-1`. This should probably be `3.3.8-0.1` to match Debian's Electrum (Bitcoin) package. * `changelog` says...
@rllola More review, based on diff to `debian/3.3.8-0.1` tag on Debian Salsa: * `changelog`: `release` should be capitalized as `Release` and should have a trailing period. * `changelog`: Is the...