net-p2p/bitcoin-cli
Transitional package for net-p2p/bitcoin-core[bitcoin-cli]
ChangeLog
commit 16b46654bf15baa325deec85a9b9fa4fcb108c1f
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Fri Jan 19 14:39:08 2024 -0500
move {sys-devel → dev-build}/auto{conf{,-archive},make}
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee062ba1d57ad391adee1c135dcf474dc30d6b4
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92da579956495086c78eac089068406effd57e5
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24579fc8ca4ef3bed96481e5aff2c3d21c51682c
commit 26be971c1acab5c9c9ccb9114613014e39ef2a52
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 19 07:47:41 2023 -0400
Revert "net-p2p/bitcoin-core-25.0: introduce combined package"
This reverts commit f230573190c77a2046451fc9a207a857d72aa824.
commit ce54df1a10b860af5b69ee67f8902100ac98def9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 19 07:47:22 2023 -0400
Revert "drop old versions of Bitcoin Core/Knots packages"
This reverts commit 5156e290fab9d3d24af00cdfb710df6ef17ab603.
commit 5156e290fab9d3d24af00cdfb710df6ef17ab603
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Sep 17 19:59:59 2023 -0400
drop old versions of Bitcoin Core/Knots packages
They have numerous security vulnerabilities, and the main Gentoo repo
has newer versions than all of these.
Incidentally, Luke-jr didn't step down as maintainer, so nothing is
implied by my removing him from the metadata.xml files. If/when he
resumes maintaining, he can add himself back in and reimplement the
Bitcoin Knots patch sets if he wants to.
commit f230573190c77a2046451fc9a207a857d72aa824
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Sep 17 11:44:46 2023 -0400
net-p2p/bitcoin-core-25.0: introduce combined package
This package combines:
- dev-util/bitcoin-tx (always installed)
- net-libs/libbitcoinconsensus (installed if USE="libs")
- net-p2p/bitcoin-cli (installed if USE="bitcoin-cli")
- net-p2p/bitcoind (installed if USE="daemon")
- net-p2p/bitcoin-qt (installed if USE="qt5")
To ease the transition, new ebuilds of the above packages at version
25.0 are added. These are empty packages that simply RDEPEND upon
net-p2p/bitcoin-core with the necessary USE flags.
Two new USE flags are introduced to control whether to embed internal
copies of LevelDB and libsecp256k1 into Bitcoin Core or to dynamically
link with the system-installed libraries.
The "sqlite" USE flag is now enabled by default, as descriptor wallets
are no longer experimental and are indeed now the default.
The "wallet" USE flag has been dropped, as it was redundant. If "berkdb"
and/or "sqlite" is enabled, then you get wallet support. If neither is
enabled, then you don't.
When a wallet is enabled, the 'bitcoin-wallet' utility is now installed.
The OpenRC init script has been overhauled to use -daemonwait so that
startup of other services needing bitcoind will be deferred until after
bitcoind is ready to accept RPCs.
The datadir that has long been located at the awkward
/var/lib/bitcoin/.bitcoin/ is now migrated to /var/lib/bitcoind/. The
ebuild installs a symlink to maintain backward compatibility on systems
where the older path still exists.
The init scripts now specify the location for the debug log file,
defaulting to /var/log/bitcoind/debug.log, instead of allowing it to be
written by default to /var/lib/bitcoin/.bitcoin/debug.log. It's an
important distinction, as /var/log may be located on a different storage
volume than /var/lib.
See: https://bugs.gentoo.org/890261
commit 698f24629b26b4049b57f722e54367ff1ceef906
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 13:36:14 2022 +0000
Bitcoin Knots: Fix release notes
commit 236e1bd075018af5d55b7868ba8940251c6e9348
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 12:45:05 2022 +0000
net-p2p/bitcoin-cli: Bump to 23.0
commit 15a38ecb98d174a3528fc4caa1878446c77e9ff7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 05:09:11 2021 +0000
net-p2p/bitcoin-cli: Bump to 21.2
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit aeb80132a811ec6298b3d7e422ea8f35cc1c1dbf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 17 17:45:25 2021 +0000
net-p2p/bitcoin-cli: Bump to 22.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 5e2e0309e8ab660f05f45a7bd59ba4f6ee2334b5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 30 19:15:50 2021 +0000
net-p2p/bitcoin-cli: Bump to 0.21.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 903c06b6eb3bd9facef6aa9edc5e02a4d5593209
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 1 01:33:24 2021 +0000
Stabilise Bitcoin 0.20.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit f648d924b5820472bcda967fc4e35b7d435a1869
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 1 01:11:46 2021 +0000
net-p2p/bitcoin-cli: Bump to 0.21.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 498936a7e166515e6e2406850419c99a8ab0d63e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Aug 18 04:24:35 2020 +0000
Bitcoin: Drop IUSE=libressl for 0.20.x
commit 6fc14e9b22f40260287513aa9df08d8a1db551af
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Aug 18 03:57:11 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.20.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit f5bd07c5d9675bdec94d8a73c5fd1a59be03c1c2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 17 13:52:02 2020 +0000
Bitcoin: Stabilise 0.19.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit c0fba32bdf61b1192b7f5285a08a83d594a1890b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jun 16 22:23:12 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.20.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 60bf91d8ad2c421f9fbc0c35962355d52c635953
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 7 18:59:30 2020 +0000
Bitcoin: Fix desc links
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 4f1ee5acfe41f7d54330bb03cf26097678818565
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 7 18:40:53 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.19.1
commit 493fc7e489bc6e5a0249074cf2d3deff0b5a377f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jan 20 18:12:17 2020 +0000
Bitcoin: Stabilise 0.18.1 for: amd64 arm arm64 x86
commit f44a7365e62dc8aa951700e33c69d043404f8eca
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 17:37:52 2020 +0000
Bitcoin 0.19.0.1: Reformat DOCS array to multi-line
commit 5e4b33eb12850b5c2d49453caba1157c8d7b3e97
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 17:12:12 2020 +0000
Bitcoin: Bump 0.19.0.1 to EAPI 7
commit 244fc65dbdbd24ec9e41003cb6cdbd60be6e337f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 05:18:12 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.19.0.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 7b2e6d14a42e16ac191ef623615aa17e72c378ce
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Oct 1 06:22:01 2019 +0000
Bitcoin: Drop 9999 (very outdated) and clean stale files
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 1f9e6d6a841cab1b692d716a7ce5b7b3606b6e3b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Sep 30 03:43:30 2019 +0000
net-p2p/bitcoin-cli: Bump to 0.18.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 2f67817696e3ca0f0eab2530919486b0a65d889c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri May 3 05:48:22 2019 +0000
net-p2p/bitcoin-cli: Bump to 0.18.0
commit 3845b776ff199d9fa335b7114e1022f1343ca74f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 23:53:10 2018 +0000
Bitcoin Core/Knots: Minor updates from main tree
commit 3abae265b1069a0e22bd3bfa55fee90971146a0c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 22:48:16 2018 +0000
Bitcoin Core/Knots: Propagate stabilisation from main tree
commit 06af56d8583f37987933668eb9bf8e9ca0a42794
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 21:35:38 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.17.1
commit edb6102ac3a7c8dc7222e2de38e2051a0ba505d3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:31:49 2018 +0000
Bitcoin: Fix Core desc link
commit cf7c71c6828f42332244b3507ba2e925a4d9069e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:24:27 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.3
commit 388b62f93984009348e55c4e8e0663ffdd13b65a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:23:08 2018 +0000
net-p2p/bitcoin-cli: Remove old
commit 7537d91655c92e60d37e9195a89d9687aaae89bf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 31 04:06:22 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.2
commit b5e693fa1ddf61b759416112029216fbc477e9db
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 22 02:54:05 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.1
commit 67ced50c835580deec6a6995f4b3cdedb3a5011c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:56:39 2018 +0000
Bitcoin 0.16.0: Backdate ebuild copyrights to make people happy
commit 79cccde9024e78c8ad1536809491c1f376c5bc9a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:55:53 2018 +0000
Bitcoin 0.16.0: Wrap long elog lines at 72 chars
commit 5d8197fdbf66efb1b5fbf1c22b7bc9eb4918838f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:30:49 2018 +0000
Bitcoin 0.16.0: Use elog instead of einfo where appropriate
commit c001b03758c3bac0eb2e1c153ae7c450401f6b3b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:28:39 2018 +0000
Bitcoin 0.16.0: Sort dependencies
commit e4fef792e7909aba7d0ab0fbc5bc371b149bbab4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 20:22:10 2018 +0000
Bitcoin 0.16.0: Replace KNOTS_PATCH function with knots_patchdir local variable
commit d3dcab4941709458b2086920b3377ad3aa22dd0b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:11:55 2018 +0000
Bitcoin 0.16.0: Add subslot dependencies for libraries
commit 2e1801e47cca4805c29a40bac2fa17a0bd2e641c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:07:27 2018 +0000
Bitcoin 0.16.0: Collapse *_DESC into pkg_pretend directly
commit 1af998cf6ed207ac7a270d6e7247a237bc659256
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:04:34 2018 +0000
Bitcoin 0.16.0: Reorder variables to match skel
commit 240692721ca91eedd2971e1ddd7241a91ad0fdb5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:00:18 2018 +0000
Bitcoin 0.16.0: Remove unnecessary MyP* variables
commit e994287d8487d188a0add2033a8e13c6bc3f6cfc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:39:56 2018 +0000
Bitcoin: Stabilise 0.15.1
commit 52b4fdb35c10933b69ba7fad5c8aad503bcd5fad
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:11:58 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.0
commit 69affb638dd494ecfd689152386c7cc0a8fd9f9f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:05:33 2018 +0000
Bitcoin: Use HTTPS instead of HTTP
commit 17b481defba9f87e70d0e8c125b749d6244bd50a
Merge: f8c8d98 8e1dd1c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 22 05:23:59 2017 +0000
Merge branch 'l10n'
commit f8c8d98f4647eaa7d21170c30178c725081864b7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 20 20:00:26 2017 +0000
Bitcoin: Update checksums
commit 270d235511938661f1a838287f5fc8b2b93a4cb0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 9 06:45:26 2017 +0000
Bitcoin: Formatting nits
commit 507bf615e713c3013488eac29b532ee5aff42a0d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Nov 23 15:51:06 2017 +0000
net-p2p/bitcoin-cli: Fix too-long DESCRIPTION
commit c87275326fabe7919025fb96f76867654c022b7f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 15 11:53:53 2017 +0000
Bitcoin: Explicitly specify more configure flags to avoid unnecessary dependencies
commit eb949ffeca27f124560dbe414caeaea722c2148a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 17:28:05 2017 +0000
net-p2p/bitcoin-cli-0.15.1: Bump
commit fc0a01b522afcc08170bce5e3a1b2a2a17eae7c7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 17:10:46 2017 +0000
Bitcoin: Equalise Core and Knots
commit 8b1d2d9749a1689fa339d2517ae47601828ddb29
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 16:47:17 2017 +0000
net-p2p/bitcoin-cli-0.15.0-r1: Update docs
commit f9e726d0a48e7d82c156f32eb0f60ad2dbf63ecf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 15:25:23 2017 +0000
net-p2p/bitcoin-cli-0.15.0-r1: Fix bash completion
commit 1b2c43c2eef13c1606a4072b8aa66a2be60c9aa8
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 14:52:43 2017 +0000
net-p2p/bitcoin-cli-0.15.0: Use eapply instead of epatch
commit c94ec510bf59709814024abc172c8a45f1592c5f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 14:04:57 2017 +0000
net-p2p/bitcoin-cli-0.15.0: Abandon bitcoincore eclass
commit d0c5356a15a885177bd79453e31399f7bb8c4188
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 15 02:28:59 2017 +0000
net-p2p/bitcoin-cli: 0.15.0
commit d29b4198a48093a12f45b49fe3a49a955c126ce1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 05:21:21 2017 +0000
bitcoin: Sort keywords in latest ebuilds
commit 94046c1730fe4b0969aed57ad9fc662e82614550
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 04:52:09 2017 +0000
Drop blueness from metadata
commit 5b57eabe3e9a97de061ff17085cfa4e363debd69
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 3 15:33:25 2017 +0000
Bitcoin ebuilds: Rename ljr USE flag to knots
commit aff8026d8a7f209039cb8c01493fb31a439e9f4d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 02:19:51 2017 +0000
Stabilise net-p2p/bitcoin{-qt,-cli,qt} 0.13.2
commit ee4378fbc51a275f6095d64c534b40d86f9d6f6c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 02:18:25 2017 +0000
Prune 0.12.x ebuilds
commit 4438f18cb05f1c2dc97c026f02782c6037ebec43
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 9 18:00:42 2017 +0000
Switch non-9999 bitcoin-tx, libbitcoinconsensus, bitcoin-cli, and bitcoind to EAPI 6
commit 8b339e7a8f9f9a1f67440636685e6fd8673b6929
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 7 21:04:56 2017 +0000
Remove all $Id$ header lines and redigest; add BFGMiner 4.10.6
commit 8420b52c4c733aac2783939a9b706ba0fdd73c87
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 23 22:52:47 2017 +0000
Update GitHub-sourced files that changed hashes with git-archive hash abbreviation change
commit 749974e39929da76f421e380b4365de44400ce2a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 23 22:42:47 2017 +0000
net-p2p/bitcoin-cli: Remove old versions
commit 801394958b2c0f6349f7ecb8db94e11edf5284ae
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Apr 21 15:47:21 2017 +0000
net-p2p/bitcoin-cli: 0.14.1
commit f02390ec58a6066653f0fe143fa24d54eb930857
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 7 22:16:28 2017 +0000
net-p2p/bitcoin-cli: 0.14.0
commit e3cfa27ebd97abbe2b39b50939ac643c7a120208
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 3 03:23:52 2017 +0000
net-p2p/bitcoin-cli: 0.13.2
commit 8f1d1de238d947eefdf39533a3f5c85df8f3acab
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 27 10:22:50 2016 +0000
net-p2p/bitcoin-cli: 0.13.1
commit 0e7dd778874834965a5a3996f414408448e80f86
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 18:27:00 2016 +0000
net-p2p/bitcoin-cli: Update copyright year
commit fa41d3d8870a61adf90d5de9466b78d82d9c1d66
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 17:56:52 2016 +0000
net-p2p/bitcoin{-cli,-qt,d}: Keyword 0.12.1
commit 06d00fa99cea1fc1947b0dd1bd322958b6d0c929
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 17:50:25 2016 +0000
net-p2p/bitcoin-cli: 0.13.0
commit 1aae9e7bec005e20a2f7482b515f9b7804f40d09
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:32:33 2016 +0000
Use only double-quotes in metadata.xml
commit 122e60afce4b99c4259f090e3f4659c0b3609814
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:29:18 2016 +0000
Change all $Header$ to $Id$
commit 84a226d3635a8c0074f967d289e470218912bef7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:10:28 2016 +0000
Update for GLEP 67
commit b18dec59b189ed49e611fc15d8a516066788fc99
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 1 16:41:50 2016 +0000
net-p2p/bitcoin-cli: 0.12.0
commit e628c86cd438a70af7852c250b460054cfaf588e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jan 15 17:19:16 2016 +0000
Bitcoin Core: New website
commit 993f9542e2e93ccf9d680092bd6ec745765cd0b2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 18 20:38:36 2015 +0000
bitcoincore: 0.11.2 bump
commit ea3ccd982ae55796cc302679aee57d2844b204de
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 23:34:31 2015 +0000
bitcoincore: Add || die checks
commit bf4ba2a3571ec5731d0163b410d290143b2eb940
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 03:43:10 2015 +0000
Take metadata.xml style hints from main tree (and add upstream tags)
commit f7d22c8b26d37e1d8aeecd658fc3d8a3c0c264a7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 03:30:28 2015 +0000
bitcoincore: Bump to 0.11.1
commit eb44e3f2d0bab25ac30f17751fab4c786317863b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 13 05:27:21 2015 +0000
Backport improvements from maintree
commit 9f5a5d7f64a78afe9b226f02a8ea64ba64918ca2
Merge: c701c89 112e838
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jul 11 08:13:10 2015 +0000
Merge branch 'bccore-0.11'
commit 112e838f52935b84bfc67ba342a62e5815790986
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jul 11 04:29:47 2015 +0000
Bitcoin Core: 0.11.0 final
commit c701c892c4bb9063c746df72a290534112ba2f2e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 7 19:58:50 2015 +0000
net-p2p/bitcoin{-qt,-cli,d}: Stabilise
commit 3da3a8b974d60e501811d1d0526516148d00f60c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 5 21:00:19 2015 +0000
bitcoincore: Bump to real 0.10.2, and backport bash completion fix for QA (and bitcoin-cli manpage)
commit 88b103345766c96033fd7c38875bdc160c9d8636
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 21:00:09 2015 +0000
bitcoincore-0.11.0_rc3: Fix bash-completion issues
commit ed93b3febe58c4eb0203dd9aa3f5c694be613cb6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 05:26:38 2015 +0000
bitcoincore: 0.11.0rc3 fix
commit 22aacd68c54bee81b8ca3f21e00a0abb141b2f16
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 04:48:50 2015 +0000
net-p2p/bitcoin-qt-0.11.0_rc3: Fix USE=zeromq
commit 86d04d9a4c9411d651fceb08777bbe0e89954b38
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 01:19:49 2015 +0000
bitcoincore: 0.11.0_rc3
commit c5d8e3e82f8dff5c3c31b94a0b1438722ca8a89d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jun 26 04:14:51 2015 +0000
bitcoincore: 0.11.0_rc2_p1 first draft (has issues)
commit 082ada3f2e1849a2c6e22158ffb936d82b6103c4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 28 20:00:41 2015 +0000
Bitcoin Core 0.10.1
commit e450e4ff35f9a33b64d99429e9e94f34b633fa34
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 11 16:07:40 2015 +0000
bitcoincore: Update syslibs patch for compatibility with new LevelDB memenv.h path
commit 5c87e21e772265d803af9df3bc0f70007ae0259d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 4 04:36:57 2015 +0000
bitcoincore: Revbumps
commit dfde0c8f039315b00723125552791eee76325000
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 3 12:03:41 2015 +0000
Minor adjustments
commit 5e3f023264356aa74eb5fbe8dfce93778d7a775e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 23:19:52 2015 +0000
bitcoincore: Fix more dependency issues
commit 47415f2f402b8cf1123380459598ce400e0b12ce
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 23:10:10 2015 +0000
bitcoin-cli: Fix Manifest
commit b14d248269f8d4fca4a0798fdf84055020ab9e31
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 22:09:57 2015 +0000
bitcoincore: Update keywords
commit 0f5aa3e9a044f990f903850c4d9be84be9806a7a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 20 05:53:11 2015 +0000
bitcoincore: Bump to 0.10.0 final
commit 9f847d92216c103be53b3947de2f4218a466d280
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 19 22:04:11 2015 +0000
bitcoincore: Use BITCOINCORE_IUSE rather than IUSE to workaround global context limitations
commit 674d32a2d029aed3bc967a1949f75586828ebe14
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 23:26:26 2015 +0000
Bitcoin Core: Make bitcoincore eclass more prepared for future releases
commit 71640324f5f02a120cb63e83a65d840dd1611dd7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 23:15:35 2015 +0000
Bitcoin Core: Rename bitcoincore-v0.10-20150205 eclass to simply bitcoincore
commit e7b2293f9c27105ac7cb65089abaa4343567192a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 18:24:07 2015 +0000
Bitcoin Core: Bump to 0.10.0rc4
commit 7d66c1f33dd74c3952f7786232da5ac0e4421c2b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jan 12 23:49:27 2015 +0000
Bitcoin Core: Update for 0.10.0rc3
commit 19afc99879e61e2cc738f1cefb74a38ad62cbbd9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jan 8 18:59:29 2015 +0000
Bitcoin Core: Update to 0.10 git
commit ae9404c374bee2de1fae5e1fffe04563e9ec897a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 11:05:25 2014 +0000
net-p2p/bitcoin{-qt,d}-9999: Use an eclass for common code
commit 7444db8f059710c6fff32194f8b2541a70eaa23a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 07:52:17 2014 +0000
Bitcoin Core: Various fixups
commit 4496cdb4b9e53091b5c1ff566fb9833f7a9ec52b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 01:23:50 2014 +0000
dev-util/bitcoin-tx-0.10.0_rc1: Bump
commit b93300b9f9fe5c35cb0a1263b5ee9bc4b23692bc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 00:47:53 2014 +0000
net-p2p/bitcoin-cli-0.10.0_rc1: Bump
commit 63e9c12111a05b895d5aa96f8ad7ff14304beba4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Nov 20 21:12:50 2014 +0000
net-p2p/bitcoin-cli-9999: Update for libbitcoinconsensus
commit b1386ee2a23b1c44fd05a52e35c7aa2a64434742
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 21:04:39 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Update 9999 for "utils" enableflag
commit de9d18d6966ba0daf13e48cdc5f9e48da6f1d854
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 20:51:12 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Disable automatic ccache use
commit 0005a067d6240ae45bd0bbcbc48ab4fdfa803e41
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 20:39:07 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Update 9999
commit e5cf17857b976d94e5a31ed7ee7c5e0ee0a25fdc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 10 09:35:47 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.3: Accept boost 1.52.0
commit f525b3409bf15ac1a57af5142e69a983d52b8eb6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 08:00:34 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Apply minor changes from main tree
commit 14addc224e7f8851792baa59bf79748256e8f7c9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 07:56:20 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Bump to 0.9.3
commit 82f64eda6d583c81c7bb6a782cbf87c4d542e7f0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 19 19:36:44 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.2.1
commit 7bc1e671cd46d9da2fc9ebbe71d4823af8dc5d00
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 19 19:12:46 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.2
commit 1c74cb739cb47f92d15a80358fbec34cbdbb8d10
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 29 04:31:29 2014 +0000
net-p2p/bitcoin-cli: Split out of net-p2p/bitcoind
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Fri Jan 19 14:39:08 2024 -0500
move {sys-devel → dev-build}/auto{conf{,-archive},make}
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ee062ba1d57ad391adee1c135dcf474dc30d6b4
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e92da579956495086c78eac089068406effd57e5
See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24579fc8ca4ef3bed96481e5aff2c3d21c51682c
commit 26be971c1acab5c9c9ccb9114613014e39ef2a52
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 19 07:47:41 2023 -0400
Revert "net-p2p/bitcoin-core-25.0: introduce combined package"
This reverts commit f230573190c77a2046451fc9a207a857d72aa824.
commit ce54df1a10b860af5b69ee67f8902100ac98def9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 19 07:47:22 2023 -0400
Revert "drop old versions of Bitcoin Core/Knots packages"
This reverts commit 5156e290fab9d3d24af00cdfb710df6ef17ab603.
commit 5156e290fab9d3d24af00cdfb710df6ef17ab603
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Sep 17 19:59:59 2023 -0400
drop old versions of Bitcoin Core/Knots packages
They have numerous security vulnerabilities, and the main Gentoo repo
has newer versions than all of these.
Incidentally, Luke-jr didn't step down as maintainer, so nothing is
implied by my removing him from the metadata.xml files. If/when he
resumes maintaining, he can add himself back in and reimplement the
Bitcoin Knots patch sets if he wants to.
commit f230573190c77a2046451fc9a207a857d72aa824
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sun Sep 17 11:44:46 2023 -0400
net-p2p/bitcoin-core-25.0: introduce combined package
This package combines:
- dev-util/bitcoin-tx (always installed)
- net-libs/libbitcoinconsensus (installed if USE="libs")
- net-p2p/bitcoin-cli (installed if USE="bitcoin-cli")
- net-p2p/bitcoind (installed if USE="daemon")
- net-p2p/bitcoin-qt (installed if USE="qt5")
To ease the transition, new ebuilds of the above packages at version
25.0 are added. These are empty packages that simply RDEPEND upon
net-p2p/bitcoin-core with the necessary USE flags.
Two new USE flags are introduced to control whether to embed internal
copies of LevelDB and libsecp256k1 into Bitcoin Core or to dynamically
link with the system-installed libraries.
The "sqlite" USE flag is now enabled by default, as descriptor wallets
are no longer experimental and are indeed now the default.
The "wallet" USE flag has been dropped, as it was redundant. If "berkdb"
and/or "sqlite" is enabled, then you get wallet support. If neither is
enabled, then you don't.
When a wallet is enabled, the 'bitcoin-wallet' utility is now installed.
The OpenRC init script has been overhauled to use -daemonwait so that
startup of other services needing bitcoind will be deferred until after
bitcoind is ready to accept RPCs.
The datadir that has long been located at the awkward
/var/lib/bitcoin/.bitcoin/ is now migrated to /var/lib/bitcoind/. The
ebuild installs a symlink to maintain backward compatibility on systems
where the older path still exists.
The init scripts now specify the location for the debug log file,
defaulting to /var/log/bitcoind/debug.log, instead of allowing it to be
written by default to /var/lib/bitcoin/.bitcoin/debug.log. It's an
important distinction, as /var/log may be located on a different storage
volume than /var/lib.
See: https://bugs.gentoo.org/890261
commit 698f24629b26b4049b57f722e54367ff1ceef906
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 13:36:14 2022 +0000
Bitcoin Knots: Fix release notes
commit 236e1bd075018af5d55b7868ba8940251c6e9348
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 12:45:05 2022 +0000
net-p2p/bitcoin-cli: Bump to 23.0
commit 15a38ecb98d174a3528fc4caa1878446c77e9ff7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 05:09:11 2021 +0000
net-p2p/bitcoin-cli: Bump to 21.2
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit aeb80132a811ec6298b3d7e422ea8f35cc1c1dbf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 17 17:45:25 2021 +0000
net-p2p/bitcoin-cli: Bump to 22.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 5e2e0309e8ab660f05f45a7bd59ba4f6ee2334b5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 30 19:15:50 2021 +0000
net-p2p/bitcoin-cli: Bump to 0.21.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 903c06b6eb3bd9facef6aa9edc5e02a4d5593209
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 1 01:33:24 2021 +0000
Stabilise Bitcoin 0.20.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit f648d924b5820472bcda967fc4e35b7d435a1869
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 1 01:11:46 2021 +0000
net-p2p/bitcoin-cli: Bump to 0.21.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 498936a7e166515e6e2406850419c99a8ab0d63e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Aug 18 04:24:35 2020 +0000
Bitcoin: Drop IUSE=libressl for 0.20.x
commit 6fc14e9b22f40260287513aa9df08d8a1db551af
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Aug 18 03:57:11 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.20.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit f5bd07c5d9675bdec94d8a73c5fd1a59be03c1c2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 17 13:52:02 2020 +0000
Bitcoin: Stabilise 0.19.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit c0fba32bdf61b1192b7f5285a08a83d594a1890b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jun 16 22:23:12 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.20.0
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 60bf91d8ad2c421f9fbc0c35962355d52c635953
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 7 18:59:30 2020 +0000
Bitcoin: Fix desc links
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 4f1ee5acfe41f7d54330bb03cf26097678818565
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 7 18:40:53 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.19.1
commit 493fc7e489bc6e5a0249074cf2d3deff0b5a377f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jan 20 18:12:17 2020 +0000
Bitcoin: Stabilise 0.18.1 for: amd64 arm arm64 x86
commit f44a7365e62dc8aa951700e33c69d043404f8eca
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 17:37:52 2020 +0000
Bitcoin 0.19.0.1: Reformat DOCS array to multi-line
commit 5e4b33eb12850b5c2d49453caba1157c8d7b3e97
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 17:12:12 2020 +0000
Bitcoin: Bump 0.19.0.1 to EAPI 7
commit 244fc65dbdbd24ec9e41003cb6cdbd60be6e337f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 05:18:12 2020 +0000
net-p2p/bitcoin-cli: Bump to 0.19.0.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 7b2e6d14a42e16ac191ef623615aa17e72c378ce
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Oct 1 06:22:01 2019 +0000
Bitcoin: Drop 9999 (very outdated) and clean stale files
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 1f9e6d6a841cab1b692d716a7ce5b7b3606b6e3b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Sep 30 03:43:30 2019 +0000
net-p2p/bitcoin-cli: Bump to 0.18.1
Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
commit 2f67817696e3ca0f0eab2530919486b0a65d889c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri May 3 05:48:22 2019 +0000
net-p2p/bitcoin-cli: Bump to 0.18.0
commit 3845b776ff199d9fa335b7114e1022f1343ca74f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 23:53:10 2018 +0000
Bitcoin Core/Knots: Minor updates from main tree
commit 3abae265b1069a0e22bd3bfa55fee90971146a0c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 22:48:16 2018 +0000
Bitcoin Core/Knots: Propagate stabilisation from main tree
commit 06af56d8583f37987933668eb9bf8e9ca0a42794
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 21:35:38 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.17.1
commit edb6102ac3a7c8dc7222e2de38e2051a0ba505d3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:31:49 2018 +0000
Bitcoin: Fix Core desc link
commit cf7c71c6828f42332244b3507ba2e925a4d9069e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:24:27 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.3
commit 388b62f93984009348e55c4e8e0663ffdd13b65a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:23:08 2018 +0000
net-p2p/bitcoin-cli: Remove old
commit 7537d91655c92e60d37e9195a89d9687aaae89bf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 31 04:06:22 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.2
commit b5e693fa1ddf61b759416112029216fbc477e9db
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 22 02:54:05 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.1
commit 67ced50c835580deec6a6995f4b3cdedb3a5011c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:56:39 2018 +0000
Bitcoin 0.16.0: Backdate ebuild copyrights to make people happy
commit 79cccde9024e78c8ad1536809491c1f376c5bc9a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:55:53 2018 +0000
Bitcoin 0.16.0: Wrap long elog lines at 72 chars
commit 5d8197fdbf66efb1b5fbf1c22b7bc9eb4918838f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:30:49 2018 +0000
Bitcoin 0.16.0: Use elog instead of einfo where appropriate
commit c001b03758c3bac0eb2e1c153ae7c450401f6b3b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 21:28:39 2018 +0000
Bitcoin 0.16.0: Sort dependencies
commit e4fef792e7909aba7d0ab0fbc5bc371b149bbab4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 20:22:10 2018 +0000
Bitcoin 0.16.0: Replace KNOTS_PATCH function with knots_patchdir local variable
commit d3dcab4941709458b2086920b3377ad3aa22dd0b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:11:55 2018 +0000
Bitcoin 0.16.0: Add subslot dependencies for libraries
commit 2e1801e47cca4805c29a40bac2fa17a0bd2e641c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:07:27 2018 +0000
Bitcoin 0.16.0: Collapse *_DESC into pkg_pretend directly
commit 1af998cf6ed207ac7a270d6e7247a237bc659256
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:04:34 2018 +0000
Bitcoin 0.16.0: Reorder variables to match skel
commit 240692721ca91eedd2971e1ddd7241a91ad0fdb5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:00:18 2018 +0000
Bitcoin 0.16.0: Remove unnecessary MyP* variables
commit e994287d8487d188a0add2033a8e13c6bc3f6cfc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:39:56 2018 +0000
Bitcoin: Stabilise 0.15.1
commit 52b4fdb35c10933b69ba7fad5c8aad503bcd5fad
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:11:58 2018 +0000
net-p2p/bitcoin-cli: Bump to 0.16.0
commit 69affb638dd494ecfd689152386c7cc0a8fd9f9f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 14:05:33 2018 +0000
Bitcoin: Use HTTPS instead of HTTP
commit 17b481defba9f87e70d0e8c125b749d6244bd50a
Merge: f8c8d98 8e1dd1c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 22 05:23:59 2017 +0000
Merge branch 'l10n'
commit f8c8d98f4647eaa7d21170c30178c725081864b7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 20 20:00:26 2017 +0000
Bitcoin: Update checksums
commit 270d235511938661f1a838287f5fc8b2b93a4cb0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 9 06:45:26 2017 +0000
Bitcoin: Formatting nits
commit 507bf615e713c3013488eac29b532ee5aff42a0d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Nov 23 15:51:06 2017 +0000
net-p2p/bitcoin-cli: Fix too-long DESCRIPTION
commit c87275326fabe7919025fb96f76867654c022b7f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 15 11:53:53 2017 +0000
Bitcoin: Explicitly specify more configure flags to avoid unnecessary dependencies
commit eb949ffeca27f124560dbe414caeaea722c2148a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 17:28:05 2017 +0000
net-p2p/bitcoin-cli-0.15.1: Bump
commit fc0a01b522afcc08170bce5e3a1b2a2a17eae7c7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 17:10:46 2017 +0000
Bitcoin: Equalise Core and Knots
commit 8b1d2d9749a1689fa339d2517ae47601828ddb29
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 16:47:17 2017 +0000
net-p2p/bitcoin-cli-0.15.0-r1: Update docs
commit f9e726d0a48e7d82c156f32eb0f60ad2dbf63ecf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 15:25:23 2017 +0000
net-p2p/bitcoin-cli-0.15.0-r1: Fix bash completion
commit 1b2c43c2eef13c1606a4072b8aa66a2be60c9aa8
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 14:52:43 2017 +0000
net-p2p/bitcoin-cli-0.15.0: Use eapply instead of epatch
commit c94ec510bf59709814024abc172c8a45f1592c5f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 14:04:57 2017 +0000
net-p2p/bitcoin-cli-0.15.0: Abandon bitcoincore eclass
commit d0c5356a15a885177bd79453e31399f7bb8c4188
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 15 02:28:59 2017 +0000
net-p2p/bitcoin-cli: 0.15.0
commit d29b4198a48093a12f45b49fe3a49a955c126ce1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 05:21:21 2017 +0000
bitcoin: Sort keywords in latest ebuilds
commit 94046c1730fe4b0969aed57ad9fc662e82614550
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 04:52:09 2017 +0000
Drop blueness from metadata
commit 5b57eabe3e9a97de061ff17085cfa4e363debd69
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 3 15:33:25 2017 +0000
Bitcoin ebuilds: Rename ljr USE flag to knots
commit aff8026d8a7f209039cb8c01493fb31a439e9f4d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 02:19:51 2017 +0000
Stabilise net-p2p/bitcoin{-qt,-cli,qt} 0.13.2
commit ee4378fbc51a275f6095d64c534b40d86f9d6f6c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 10 02:18:25 2017 +0000
Prune 0.12.x ebuilds
commit 4438f18cb05f1c2dc97c026f02782c6037ebec43
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 9 18:00:42 2017 +0000
Switch non-9999 bitcoin-tx, libbitcoinconsensus, bitcoin-cli, and bitcoind to EAPI 6
commit 8b339e7a8f9f9a1f67440636685e6fd8673b6929
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 7 21:04:56 2017 +0000
Remove all $Id$ header lines and redigest; add BFGMiner 4.10.6
commit 8420b52c4c733aac2783939a9b706ba0fdd73c87
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 23 22:52:47 2017 +0000
Update GitHub-sourced files that changed hashes with git-archive hash abbreviation change
commit 749974e39929da76f421e380b4365de44400ce2a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 23 22:42:47 2017 +0000
net-p2p/bitcoin-cli: Remove old versions
commit 801394958b2c0f6349f7ecb8db94e11edf5284ae
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Apr 21 15:47:21 2017 +0000
net-p2p/bitcoin-cli: 0.14.1
commit f02390ec58a6066653f0fe143fa24d54eb930857
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 7 22:16:28 2017 +0000
net-p2p/bitcoin-cli: 0.14.0
commit e3cfa27ebd97abbe2b39b50939ac643c7a120208
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 3 03:23:52 2017 +0000
net-p2p/bitcoin-cli: 0.13.2
commit 8f1d1de238d947eefdf39533a3f5c85df8f3acab
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 27 10:22:50 2016 +0000
net-p2p/bitcoin-cli: 0.13.1
commit 0e7dd778874834965a5a3996f414408448e80f86
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 18:27:00 2016 +0000
net-p2p/bitcoin-cli: Update copyright year
commit fa41d3d8870a61adf90d5de9466b78d82d9c1d66
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 17:56:52 2016 +0000
net-p2p/bitcoin{-cli,-qt,d}: Keyword 0.12.1
commit 06d00fa99cea1fc1947b0dd1bd322958b6d0c929
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 17:50:25 2016 +0000
net-p2p/bitcoin-cli: 0.13.0
commit 1aae9e7bec005e20a2f7482b515f9b7804f40d09
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:32:33 2016 +0000
Use only double-quotes in metadata.xml
commit 122e60afce4b99c4259f090e3f4659c0b3609814
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:29:18 2016 +0000
Change all $Header$ to $Id$
commit 84a226d3635a8c0074f967d289e470218912bef7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 19 22:10:28 2016 +0000
Update for GLEP 67
commit b18dec59b189ed49e611fc15d8a516066788fc99
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 1 16:41:50 2016 +0000
net-p2p/bitcoin-cli: 0.12.0
commit e628c86cd438a70af7852c250b460054cfaf588e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jan 15 17:19:16 2016 +0000
Bitcoin Core: New website
commit 993f9542e2e93ccf9d680092bd6ec745765cd0b2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 18 20:38:36 2015 +0000
bitcoincore: 0.11.2 bump
commit ea3ccd982ae55796cc302679aee57d2844b204de
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 23:34:31 2015 +0000
bitcoincore: Add || die checks
commit bf4ba2a3571ec5731d0163b410d290143b2eb940
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 03:43:10 2015 +0000
Take metadata.xml style hints from main tree (and add upstream tags)
commit f7d22c8b26d37e1d8aeecd658fc3d8a3c0c264a7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 15 03:30:28 2015 +0000
bitcoincore: Bump to 0.11.1
commit eb44e3f2d0bab25ac30f17751fab4c786317863b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 13 05:27:21 2015 +0000
Backport improvements from maintree
commit 9f5a5d7f64a78afe9b226f02a8ea64ba64918ca2
Merge: c701c89 112e838
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jul 11 08:13:10 2015 +0000
Merge branch 'bccore-0.11'
commit 112e838f52935b84bfc67ba342a62e5815790986
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jul 11 04:29:47 2015 +0000
Bitcoin Core: 0.11.0 final
commit c701c892c4bb9063c746df72a290534112ba2f2e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 7 19:58:50 2015 +0000
net-p2p/bitcoin{-qt,-cli,d}: Stabilise
commit 3da3a8b974d60e501811d1d0526516148d00f60c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 5 21:00:19 2015 +0000
bitcoincore: Bump to real 0.10.2, and backport bash completion fix for QA (and bitcoin-cli manpage)
commit 88b103345766c96033fd7c38875bdc160c9d8636
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 21:00:09 2015 +0000
bitcoincore-0.11.0_rc3: Fix bash-completion issues
commit ed93b3febe58c4eb0203dd9aa3f5c694be613cb6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 05:26:38 2015 +0000
bitcoincore: 0.11.0rc3 fix
commit 22aacd68c54bee81b8ca3f21e00a0abb141b2f16
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 04:48:50 2015 +0000
net-p2p/bitcoin-qt-0.11.0_rc3: Fix USE=zeromq
commit 86d04d9a4c9411d651fceb08777bbe0e89954b38
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 3 01:19:49 2015 +0000
bitcoincore: 0.11.0_rc3
commit c5d8e3e82f8dff5c3c31b94a0b1438722ca8a89d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jun 26 04:14:51 2015 +0000
bitcoincore: 0.11.0_rc2_p1 first draft (has issues)
commit 082ada3f2e1849a2c6e22158ffb936d82b6103c4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 28 20:00:41 2015 +0000
Bitcoin Core 0.10.1
commit e450e4ff35f9a33b64d99429e9e94f34b633fa34
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 11 16:07:40 2015 +0000
bitcoincore: Update syslibs patch for compatibility with new LevelDB memenv.h path
commit 5c87e21e772265d803af9df3bc0f70007ae0259d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 4 04:36:57 2015 +0000
bitcoincore: Revbumps
commit dfde0c8f039315b00723125552791eee76325000
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 3 12:03:41 2015 +0000
Minor adjustments
commit 5e3f023264356aa74eb5fbe8dfce93778d7a775e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 23:19:52 2015 +0000
bitcoincore: Fix more dependency issues
commit 47415f2f402b8cf1123380459598ce400e0b12ce
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 23:10:10 2015 +0000
bitcoin-cli: Fix Manifest
commit b14d248269f8d4fca4a0798fdf84055020ab9e31
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 22:09:57 2015 +0000
bitcoincore: Update keywords
commit 0f5aa3e9a044f990f903850c4d9be84be9806a7a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 20 05:53:11 2015 +0000
bitcoincore: Bump to 0.10.0 final
commit 9f847d92216c103be53b3947de2f4218a466d280
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 19 22:04:11 2015 +0000
bitcoincore: Use BITCOINCORE_IUSE rather than IUSE to workaround global context limitations
commit 674d32a2d029aed3bc967a1949f75586828ebe14
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 23:26:26 2015 +0000
Bitcoin Core: Make bitcoincore eclass more prepared for future releases
commit 71640324f5f02a120cb63e83a65d840dd1611dd7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 23:15:35 2015 +0000
Bitcoin Core: Rename bitcoincore-v0.10-20150205 eclass to simply bitcoincore
commit e7b2293f9c27105ac7cb65089abaa4343567192a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 5 18:24:07 2015 +0000
Bitcoin Core: Bump to 0.10.0rc4
commit 7d66c1f33dd74c3952f7786232da5ac0e4421c2b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jan 12 23:49:27 2015 +0000
Bitcoin Core: Update for 0.10.0rc3
commit 19afc99879e61e2cc738f1cefb74a38ad62cbbd9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jan 8 18:59:29 2015 +0000
Bitcoin Core: Update to 0.10 git
commit ae9404c374bee2de1fae5e1fffe04563e9ec897a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 11:05:25 2014 +0000
net-p2p/bitcoin{-qt,d}-9999: Use an eclass for common code
commit 7444db8f059710c6fff32194f8b2541a70eaa23a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 07:52:17 2014 +0000
Bitcoin Core: Various fixups
commit 4496cdb4b9e53091b5c1ff566fb9833f7a9ec52b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 01:23:50 2014 +0000
dev-util/bitcoin-tx-0.10.0_rc1: Bump
commit b93300b9f9fe5c35cb0a1263b5ee9bc4b23692bc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 00:47:53 2014 +0000
net-p2p/bitcoin-cli-0.10.0_rc1: Bump
commit 63e9c12111a05b895d5aa96f8ad7ff14304beba4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Nov 20 21:12:50 2014 +0000
net-p2p/bitcoin-cli-9999: Update for libbitcoinconsensus
commit b1386ee2a23b1c44fd05a52e35c7aa2a64434742
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 21:04:39 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Update 9999 for "utils" enableflag
commit de9d18d6966ba0daf13e48cdc5f9e48da6f1d854
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 20:51:12 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Disable automatic ccache use
commit 0005a067d6240ae45bd0bbcbc48ab4fdfa803e41
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 24 20:39:07 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Update 9999
commit e5cf17857b976d94e5a31ed7ee7c5e0ee0a25fdc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 10 09:35:47 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.3: Accept boost 1.52.0
commit f525b3409bf15ac1a57af5142e69a983d52b8eb6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 08:00:34 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Apply minor changes from main tree
commit 14addc224e7f8851792baa59bf79748256e8f7c9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 07:56:20 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: Bump to 0.9.3
commit 82f64eda6d583c81c7bb6a782cbf87c4d542e7f0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 19 19:36:44 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.2.1
commit 7bc1e671cd46d9da2fc9ebbe71d4823af8dc5d00
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 19 19:12:46 2014 +0000
net-p2p/bitcoin{-cli,-qt,d}: 0.9.2
commit 1c74cb739cb47f92d15a80358fbec34cbdbb8d10
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 29 04:31:29 2014 +0000
net-p2p/bitcoin-cli: Split out of net-p2p/bitcoind