-
hammackj@wallet:~$ cd netcoin/
hammackj@wallet:~/netcoin$ qmake USE_UPNP=-
Project MESSAGE: Building without UPNP support
WARNING: /home/hammackj/netcoin/netcoin-qt.pro:354: Unescaped backslashes are…
-
https://github.com/bitcoin/bitcoin/pull/7101
This pull request fixes how qt displays transactions generated by joinmarket. Instead of displaying two transactions, it will display the single transacti…
-
If you try to install it directly, it apt will complain with this:
```
Depends: libdb4.8++ but it is not installable
```
If you install Bitcoin first throught its ppa, it works. To install bitcoin i…
-
When I created the bitcoin-qt GUI I made a big mistake in its design. I copied this more or less exactly from the wxwindows GUI. I was aware of this back in the day, but was planning to fix it later. …
-
I installed `qt5ct` and `qt5-style-plugins` to change the Bitcoin Core theme (master branch) on Ubuntu 21.10.
If I change Ubuntu to dark mode, Bitcoin Core does not change. So most of the answers in …
w0xlt updated
2 years ago
-
GUI core dumps when running lytix-qt complaining about XCB.
Re-working the depends and bitcoin_qt.m4 to make sure that it is included properly.
-
Like other Bitcoin or cryptocurrency wallets, the user should be alerted if the blocks wallet is processing are old. bitcoin-qt uses a status bar message to indicate to the user that the blockchain do…
-
Moved from https://github.com/bitcoin/bitcoin/issues/9464. Low prio, could probably just be closed as wont-fix.
OSX 10.12.2, Qt 5.7.1, master at 2a524b8e8fe69ef487fd8ea1b4f7a03f473ed201.
Running…
-
Okay I recovered my wallet using the twelve key words, on a fresh Ubuntu install. If I use
Python wallet-tool.py -g 100 wallet.json. And blockr in the cfg file everything is ok. But the moment I try …
-
Log File: https://gist.github.com/JCRobertson/6b7b82674d11fd4f6486
Windows 8 pro 64-bit
Description:
With Armory and Bitcoin installed on my HDD (I have an SSD with my Windows installation), Armory…