Search Criteria
Package Details: bitcoin-gui-git v0.19.0.1.r22.gbb123c6527-1
Git Clone URL: | https://aur.archlinux.org/bitcoin-gui-git.git (read-only, click to copy) |
---|---|
Package Base: | bitcoin-gui-git |
Description: | Most recent stable branch, UPNP disabled, w/ Bitcoin binaries, dev tools, GUI, and wallet |
Upstream URL: | https://bitcoin.org/en/download |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | uncle |
Maintainer: | uncle |
Last Packager: | uncle |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-26 00:52 |
Last Updated: | 2020-01-12 18:42 |
Dependencies (17)
- boost-libs (boost171, boost-libs-git)
- desktop-file-utils (desktop-file-utils-git)
- libevent (libevent-git, libevent-fb)
- protobuf (protobuf3-git, protobuf-git, protobuf-static)
- qrencode (qrencode-git)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless)
- zeromq (libxs, zeromq-git)
- boost (boost-git) (make)
- git (git-git) (make)
- libevent (libevent-git, libevent-fb) (make)
- protobuf (protobuf3-git, protobuf-git, protobuf-static) (make)
- python (python-dbg) (make)
- qrencode (qrencode-git) (make)
- qt5-base (qt5-base-git, qt5-base-fractional-fix, qt5-base-headless) (make)
- qt5-tools (qt5-tools-git) (make)
- zeromq (libxs, zeromq-git) (make)
- db4.8 (optional) – Wallet portability/compatibility w/official binaries
Required by (7)
- armory (requires bitcoin-daemon) (optional)
- armory-bin (requires bitcoin-daemon)
- armory-git (requires bitcoin-daemon) (optional)
- armory-goatpig-git (requires bitcoin-daemon) (optional)
- electrumx (requires bitcoin-daemon) (optional)
- electrumx-git (requires bitcoin-daemon) (optional)
- nbxplorer (requires bitcoin-daemon)
Latest Comments
uncle commented on 2019-01-23 20:13
Patch removed.
uncle commented on 2018-10-17 23:09
A recent issue has arisen which causes bitcoin-qt to hang when launched on a system with Qt 5.11:
https://github.com/bitcoin/bitcoin/issues/14359
A fix has been merged into the Bitcoin Core repo master branch, but has not yet made it's way into the stable/release branches:
https://github.com/bitcoin/bitcoin/commit/7d173c4cd1885ff5bcf9e5f8f7f712138dd8a445
I have temporarily implemented a patch which applies this fix, until such time as it is merged into 0.17 branch.