Search Criteria
Package Details: bitcoin-gui-git v0.21.1.r15.g926f76cb20-1
Package Actions
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: | MIT |
Conflicts: | bitcoin-cli, bitcoin-daemon, bitcoin-qt, bitcoin-tx |
Provides: | bitcoin-cli, bitcoin-daemon, bitcoin-qt, bitcoin-tx |
Submitter: | uncle |
Maintainer: | uncle |
Last Packager: | uncle |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-08-26 00:52 (UTC) |
Last Updated: | 2021-06-29 03:19 (UTC) |
Dependencies (17)
- boost-libs
- desktop-file-utils (desktop-file-utils-gitAUR)
- libevent (libevent-gitAUR)
- protobuf (protobuf-gitAUR)
- qrencode (qrencode-gitAUR)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR)
- zeromq (zeromq-gitAUR)
- boost (boost-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- libevent (libevent-gitAUR) (make)
- protobuf (protobuf-gitAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- qrencode (qrencode-gitAUR) (make)
- qt5-base (qt5-base-gitAUR, qt5-base-headlessAUR) (make)
- qt5-tools (make)
- zeromq (zeromq-gitAUR) (make)
- db4.8AUR (optional) – Wallet portability/compatibility w/official binaries
Required by (7)
- armory (requires bitcoin-daemon) (optional)
- core-lightning (requires bitcoin-cli)
- electrs-systemd (requires bitcoin-daemon)
- electrumx (requires bitcoin-daemon) (optional)
- electrumx-git (requires bitcoin-daemon) (optional)
- nbxplorer (requires bitcoin-daemon)
- pro-bitcoin-git (requires bitcoin-daemon) (optional)
Latest Comments
uncle commented on 2019-01-23 20:13 (UTC)
Patch removed.
uncle commented on 2018-10-17 23:09 (UTC) (edited on 2018-10-17 23:09 (UTC) by uncle)
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.