gpo.zugaina.org

Search Portage & Overlays:

net-p2p/bitcoind

Transitional package for net-p2p/bitcoin-core[daemon]

Screenshots

  • bitcoind-25.1
    amd64 ~arm ~arm64 ~ppc ~ppc64 x86 ~amd64-linux ~x86-linux
    +asm +berkdb examples +external-signer nat-pmp +sqlite systemtap test upnp +wallet zeromq

    View      Download      Browse     License: MIT   
    Overlay: gentoo
  • bitcoind-23.0
    ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
    +asm +berkdb examples +external-signer +knots nat-pmp seccomp sqlite systemtap test upnp +wallet zeromq

    View      Download      Browse     License: MIT   
    Overlay: bitcoin
  • bitcoind-22.0-r2
    ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
    +asm +berkdb examples +external-signer +knots nat-pmp sqlite systemtap test upnp +wallet zeromq

    View      Download      Browse     License: MIT   
    Overlay: bitcoin
  • bitcoind-21.2-r1
    ~amd64 ~arm ~arm64 ~mips ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux
    +asm +berkdb examples +knots sqlite test upnp +wallet zeromq

    View      Download      Browse     License: MIT   
    Overlay: bitcoin

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 13ca3b067b85b21cffaf1ba8cb39ffffb351fcad
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Fri Jan 19 14:27:05 2024 -0500

move {dev-util → dev-debug}/systemtap

See: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a51d470ab9fcd6932526b4534a91c46635042920

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 3d1d13c3ef1222dca1713616013ae0c367b79edd
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 31 18:18:02 2022 +0000

net-p2p/bitcoind: Make 21.2 & 22.0 (revbumps) compatible with both libsecp256k1 ABIs at runtime

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 1ca52da348d267a0aa0cb279bfc8e03277fd3b75
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 12:14:36 2022 +0000

net-p2p/bitcoind: Bump to 23.0

commit 9b52007da6b52517b2f69bac73013fec7b5cecf8
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 09:30:06 2022 +0000

net-p2p/bitcoind: Drop bitcoin_protocol_taproot USE flag hack and warning

commit b766068850f7f1aaed4109a467fc9298ee50937a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 30 09:27:09 2022 +0000

net-p2p/bitcoind: Drop unsupported versions

commit 32bda16c1aa0863c988d9ddce9c19e036f7c3b3b
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Sat Feb 19 17:23:30 2022 -0500

net-p2p/bitcoind: update 22.0-compat-libsecp256k1-0.1_pre20210628.patch

Generate this patch using git-format-patch instead of diff. There are no
semantic changes.

commit 4158f10ddaf8384cd1677eb538841a6818da420c
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Wed Feb 9 00:41:29 2022 -0500

net-p2p/bitcoin{d,-qt}-22.0-r1: support >=dev-libs/libsecp256k1-0.1_pre20210628

Some schnorrsig function prototypes changed in June 2021, thus breaking
the builds of net-p2p/bitcoin{d,-qt}. This commit introduces an Autoconf
check for the introduced secp256k1_schnorrsig_sign_custom symbol and
adds some preprocessor conditional directives to fix up the call sites
of the affected functions to maintain compatibility.

Because the in-tree versions of net-p2p/bitcoin{d,-qt} are incompatible
with recent versions of dev-libs/libsecp256k1 (one of which is now
available from this repository), a new USE flag, recent-libsecp256k1, is
added to those ebuilds in this repository and forced on, and the recent
dev-libs/libsecp256k1-0.1_pre20220127 ebuild herein specifies a weak
blocker on net-p2p/bitcoin{d,-qt}[-recent-libsecp256k1(-)] to prevent
the in-tree versions of those ebuilds from being installed concurrently
with the recent dev-libs/libsecp256k1.

See: https://github.com/bitcoin-core/secp256k1/commit/b6c0b72fb06e3c31121f1ef4403d2a229a31ec1c
See: https://github.com/bitcoin-core/secp256k1/commit/a0c3fc177f7f435e593962504182c3861c47d1be

commit 20268c25f919504f9e6b6a4da2e906be31926b37
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 04:57:49 2021 +0000

net-p2p/bitcoind: Bump to 21.2

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit ee3c671f4abaf7766c8de945dea12f8203f65378
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 04:08:07 2021 +0000

net-p2p/bitcoin{-qt,d}-22.0: Drop (always enable) system-leveldb

commit effb20a70b72778d6fa5dcd03139c0fdac437995
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 04:05:06 2021 +0000

net-p2p/bitcoin{-qt,d}-22.0: Rename bpf USE flag to systemtap

commit 5ae75ba88606ef786d3121381de8b2a3c9cde658
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 17 04:01:07 2021 +0000

net-p2p/bitcoin{-qt,d}-22.0: Bugfix: Actually act on external-signer USE flag

commit d70c484f666978906da28a5c35494191eeaa9033
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 17 17:27:12 2021 +0000

net-p2p/bitcoind: Bump to 22.0

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 6e531a12aa4c6d5be1740cec8ba0536fd07e0170
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 30 19:12:24 2021 +0000

net-p2p/bitcoind: Bump to 0.21.1

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 0c97435be2136459683e569e56891e668118e25d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Feb 3 16:08:40 2021 +0000

net-p2p/bitcoin{-qt,d}: Avoid `rm -f`

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 2d16fb378d0a5930e65c696a864e10bbbd4825c0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 1 01:03:46 2021 +0000

net-p2p/bitcoind: 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 e103a737282026f1c97ccdf9c17b1750c0b388cb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Aug 18 03:55:56 2020 +0000

net-p2p/bitcoind: 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 deba9f56128c92c8b9a6c46c1629f25ccffe956f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jun 16 22:20:27 2020 +0000

net-p2p/bitcoind: 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 2fb5847947b6cc5339d711d44ef775494833fc5a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 7 18:37:34 2020 +0000

net-p2p/bitcoind: Bump to 0.19.1

commit 39ade7477608f44e64f20db65ba565325cc8dd31
Merge: 7b3abf1 a4f2015
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Feb 5 19:33:53 2020 +0000

Merge branch 'master' of gitlab.com:bitcoin/gentoo

commit 7b3abf11311c39fa6c2b80b02bf7082b4499786c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Feb 5 19:32:52 2020 +0000

Bitcoin: Bump libsecp256k1 version requirement for 0.19.0.1

commit a4f201579765c3ae3fbc08de2a98ada90e9bf2dd
Author: Florian Schmaus <flo@geekplace.eu>
Date: Wed Feb 5 11:44:27 2020 +0100

net-p2p/bitcoind: bump libsecp256k1 dependency to >=0.1_pre20170928

Signed-off-by: Florian Schmaus <flo@geekplace.eu>
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Manifest-Sign-Key: 8CAC2A9678548E35

commit 62f7564eb5d5e14f72f5466bb060aae03d750e74
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jan 22 19:46:46 2020 +0000

net-p2p/bitcoind: Add missing patch

commit 731bdb61554384ff9a0d4cafaa87b0ff96af0810
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 21 22:45:13 2020 +0000

Bitcoin: Patches for old versions

commit d303e8d3b1bee407058cb99d3b52dc3172f5ca17
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 21 17:26:26 2020 +0000

net-p2p/bitcoind: Drop old versions

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 353ea219929aaa99deefe4eb1a99db89f5cd2390
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 19 04:32:22 2020 +0000

net-p2p/bitcoind: Bump to 0.19.0.1

commit e10ed3ab5b0cb51f3172b043de224fe566ee9ff9
Author: Matt Whitlock <gentoo@mattwhitlock.name>
Date: Tue Dec 17 05:15:46 2019 -0500

net-p2p/bitcoind: patch for compatibility with Boost >=1.72

See: https://github.com/bitcoin/bitcoin/commit/a5929130223973636f3fd25fbfaf2953f2ec96a9

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 c27a0a078ca1cb9ee34b958b073b4cb935108e21
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Sep 28 16:43:34 2019 +0000

net-p2p/bitcoind-0.18.1: Migrate from user eclass to GLEP 81

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit fd52054487e2389b12196b726a1ab7c1afd984b9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Sep 28 16:39:42 2019 +0000

net-p2p/bitcoin{-qt,d}-0.18.1: Drop bitcoin_policy_rbf USE flag (now always enabled at build time)

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 291e69ef3f096f110ea6e37c6511fe41a0edf5bb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 27 17:46:52 2019 +0000

net-p2p/bitcoind: Simple bump to 0.18.1

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit db833755cff2e850e96c47b13a34c9543a973f0d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 24 20:35:38 2019 +0000

Fix MissingConditionalTestRestrict

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 2df6d1d07654e9b113ac3536243f0641813e2f80
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 24 20:08:31 2019 +0000

net-p2p/bitcoin{-qt,d}: Fix UnnecessarySlashStrip

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit c9bd7c44fc5c2979e0389068d280614a0a21ec00
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 24 19:52:29 2019 +0000

net-p2p/bitcoind-0.18.0-r1: Update with test fix from main tree

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 77bc59b2c768e0254e999256b29dcbe9e047b3fd
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 19 04:16:01 2019 +0000

net-p2p/bitcoind-0.18.0-r1: Fix -daemon

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit de3c08512dc5de81613b3ed1d0733eb9475e1d22
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri May 3 05:20:30 2019 +0000

net-p2p/bitcoind: Bump to 0.18.0

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>

commit 2c9e10cb3dd178693fb92e2af92edea65a6fd1bd
Author: Florian Schmaus <flo@geekplace.eu>
Date: Tue Jan 15 09:26:20 2019 +0100

net-p2p/bitcoind: Fix dodoc in case USE=examples

The referenced file 'contrib/tidy_datadir.sh' is no longer shipped by
upstream.

Closes: https://bugs.gentoo.org/675474
Package-Manager: Portage-2.3.51, Repoman-2.3.11

Signed-off-by: Florian Schmaus <flo@geekplace.eu>

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 da461a425c3913caad896ca5fb304780fb9ab653
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 22:22:42 2018 +0000

net-p2p/bitcoin{-qt,d}-0.17.1: Add system-leveldb USE flag, and build with bundled fork by default

The bundled fork will use more mmaps, potentially providing a sync performance improvement

commit a71d09eca2641342ce93db744c052b79ed675d37
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 29 21:26:47 2018 +0000

net-p2p/bitcoind: 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 599d377feaaf9895afae3c0510a577c63a20aa09
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:22:37 2018 +0000

net-p2p/bitcoind: Bump to 0.16.3

commit b02e7631a96bfd33549008fb809b434a6239229c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Sep 18 15:21:51 2018 +0000

net-p2p/bitcoind: Remove old

commit c0d16c501d86ec10cb8e8fc01b0e75f33d09d054
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 31 03:55:33 2018 +0000

net-p2p/bitcoind: Bump to 0.16.2

commit 4e93193e70084d72ccf0cb35fed95f2da260fd3c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 22 02:46:04 2018 +0000

net-p2p/bitcoind-0.16.1: Use systemd service from tarball

commit e2b211b1a2820cc9908316d832d51fea5a31153f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 22 02:32:07 2018 +0000

net-p2p/bitcoind: 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 855cf2043fab8e2211b5ccc1bdfc9a0eda6baa91
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:19:21 2018 +0000

net-p2p/bitcoind-0.16.0: Move REST and Tor docs into DOCS var

commit 9399b8f21c417bece9ef2b08b9bdc5d09c333d97
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 30 18:15:43 2018 +0000

net-p2p/bitcoind-0.16.0: Remove unnecessary sed to openrc-run (now upstream)

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 56410b8bec9ac03d132dfee702402d9aa730306f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 23 13:58:50 2018 +0000

net-p2p/bitcoind: 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 c4a52118743f96762c7ba8e5def9c847f1d6aeab
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 23 04:03:32 2018 +0000

net-p2p/bitcoind-0.15.1: Fix tests

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 8e1dd1c319605ceed4aa220cd48c5fe6628f926f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Dec 10 15:05:00 2017 +0000

net-p2p/bitcoin{-qt,d}: Formatting nits

commit 728dd6a247a87fbae991561ccfad1c67fc12fe6b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Dec 10 15:04:29 2017 +0000

net-p2p/bitcoin{-qt,d}: Remove sed from DEPEND, since implied by base system

commit 0c001d6e27617a29cefd1c251f8c0b02e280cb1c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 9 23:46:56 2017 +0000

Bitcoin: More formatting nits

commit 270d235511938661f1a838287f5fc8b2b93a4cb0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Dec 9 06:45:26 2017 +0000

Bitcoin: Formatting nits

commit 9c4ac4022c3100f2e21cf035accca42eac3f9d8d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Nov 15 12:09:00 2017 +0000

net-p2p/bitcoin{-qt,d}: Add instructions for automatically using Tor

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 66f7bd38bde418499298f140d6acaeebe0a573a0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 17:26:54 2017 +0000

net-p2p/bitcoind-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 e5f049f1bef048cc60a6a064a1732b7b0c71b826
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 16:47:38 2017 +0000

net-p2p/bitcoind-0.15.0-r1: Update docs

commit 7a54ef72ddc15a5c159171a95589a400bdf50aaa
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 15:54:39 2017 +0000

net-p2p/bitcoind-0.15.0-r1: Update openrc-run filename

commit a56a71b6f320ce67e8f34bd5606ed9e21fca2c68
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 15:35:06 2017 +0000

net-p2p/bitcoind-0.15.0-r1: Fix bash completion warning

commit 276a8e91122820e85d8a9c908efe083c0d5bff8d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 14:58:46 2017 +0000

net-p2p/bitcoind-0.15.0: Use eapply instead of epatch

commit 71a11d49a967f03f77bc885fe7682ea21f420b34
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Nov 13 13:38:03 2017 +0000

net-p2p/bitcoind-0.15.0: Abandon bitcoincore eclass

commit 36f822d8aa27b4e3e6804e35635d911f828cc4b0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 15 02:27:38 2017 +0000

net-p2p/bitcoind: 0.15.0

commit 53e2bcc7b95ac1cc6264f513a65c9f0a531645e1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Aug 10 17:47:48 2017 +0000

bitcoin: Drop BIP148 support (no longer has any need)

commit e2846160376c88c82444a3470ade8bb33a33aaaa
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jul 15 13:26:37 2017 +0000

net-p2p/bitcoin{-qt,d}: Use pkg_pretend to check BIP148 USE flags

commit c83127dfbc8ea8a34275236041574baaccbfaf1e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jul 12 06:54:45 2017 +0000

net-p2p/bitcoind: Make conf symlink relative

commit 4bab9defb41d0481d411258c0c65b267ba268157
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jul 12 06:51:33 2017 +0000

net-p2p/bitcoind: Avoid indirection for username

commit 7c33d4484934029afbbf8c7c4a44548346fdb03c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jul 12 06:50:30 2017 +0000

net-p2p/bitcoind: Sort inherited eclasses

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 bea2c39f1e1b3d00ea21ffc9367e7484ec8dca48
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jun 19 02:15:32 2017 +0000

net-p2p/bitcoind: 0.14.2

commit 69490ec86b1c71fe2bafea1f99fe0bca8ca3498c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 7 21:05:58 2017 +0000

net-p2p/bitcoin{-qt,d}: Add missing 9999 BIP148 patch

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 f0ce65014ebd2f4ac3a3874a3dabd4f72e288fb2
Merge: 2c5fb8c 2dc7fcc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 7 19:33:02 2017 +0000

Merge branch 'bitcoind-systemd-service' of https://gitlab.com/Flow/gentoo

commit 2c5fb8c55aa19ade8e1e7cf5335c476a582d8f29
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 7 19:31:25 2017 +0000

net-p2p/bitcoind: Restore addrindex support, in 0.13.2

commit 2dc7fccdb0f4a9af9498628908fd6598ef2e43ff
Author: Florian Schmaus <flo@geekplace.eu>
Date: Mon Jun 5 10:32:14 2017 +0200

net-p2p/bitcoind: Improve systemd service file

Use 'forking' type with proper PID file instead of the '-daemon=0'
approach. Add proper hint about how systemd unit files can be
modified: "systemctl edit bitcoind.service". Remove errornous
ExecReload directive: bitcoind does only reopen the debug log on
SIGHUP, it does not trigger re-reading the configuration file

Package-Manager: Portage-2.3.5, Repoman-2.3.1
RepoMan-Options: --force

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 da6b30081469b9ef2ed300ac221487df369ed841
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:53:59 2017 +0000

net-p2p/bitcoin{-qt,d}: Update metadata.xml

commit a63907cedcc04615aa4d2f73fd8fca20d315ca00
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:48:15 2017 +0000

net-p2p/bitcoin-qt: Add BIP148 USE flags to metadata.xml

commit a908044462c11e3977160039c8667a8eb2b2b43a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:46:34 2017 +0000

net-p2p/bitcoin{-qt,d}: Update 9999 for BIP148

commit 6a6bc0672724fc018a6657ff9f9ec01de3b600fa
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:44:33 2017 +0000

net-p2p/bitcoin{-qt,d}: Update 9999-syslibs

commit 064c5f0b235f311d043f4f87b87352620cf2f1fd
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:43:50 2017 +0000

fixup! net-p2p/bitcoin{-qt,d}: Backport BIP148 support to 0.13.2

commit 1e311f49e90dacfc5f8090f2ecc471f184d5e083
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 04:29:09 2017 +0000

net-p2p/bitcoin{-qt,d}: Backport BIP148 support to 0.13.2

commit d0d568f563ee226601f87672104d1cae241c6339
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 02:45:42 2017 +0000

net-p2p/bitcoind: Remove some old versions

commit dafe77975a52074d20f9d03c38456a60c873a647
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun May 21 02:40:06 2017 +0000

net-p2p/bitcoin{-qt,d}: BIP148 support

commit a30a65557a9382486434270dc1153321f09c4daf
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu May 4 22:06:36 2017 +0000

net-p2p/bitcoin{-qt,d}: Update 9999

commit aa46feaea108653c634b961c8698ecd6604f33a3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu May 4 16:39:56 2017 +0000

net-p2p/bitcoind: Fix USE=examples for 0.14.x and 9999

commit 265ab65d98253f52abe97923581a8f8347255240
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Apr 21 15:03:06 2017 +0000

net-p2p/bitcoind: 0.14.1

commit 549796e32d6ac9df0304d826dc8e0b92279401ba
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 7 22:11:24 2017 +0000

net-p2p/bitcoind: 0.14.0

commit 0d0911c9cc8341abd7537235d0ceb55f2f0c13da
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jan 3 03:21:13 2017 +0000

net-p2p/bitcoind: 0.13.2

commit 71ebf9be20058bf1a94935f617715f360037febe
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 27 10:20:58 2016 +0000

net-p2p/bitcoind: 0.13.1

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 ff0aa840de2892132a9862b5e909b1d704c663a7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Aug 22 17:45:37 2016 +0000

net-p2p/bitcoind: 0.13.0

commit 25376a77f08186c91df7c89477e7b7def25a5119
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 30 22:42:43 2016 +0000

net-p2p/bitcoind: 0.12.1

commit b2183abb42cf8d1f032332261bd095ed502a08f3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Mar 24 18:10:27 2016 +0000

net-p2p/bitcoind: 0.12.0+ have removed bitrpc example

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 73d6b4833a7a56a879d8ab0d90baf4268b076f5d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 1 16:36:46 2016 +0000

net-p2p/bitcoind: 0.12.0

commit 9cf2945e2f3afc0ff41f4e6cadc3919f1c89f017
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Feb 28 08:48:03 2016 +0000

BitcoinCore: Update 9999

commit e628c86cd438a70af7852c250b460054cfaf588e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jan 15 17:19:16 2016 +0000

Bitcoin Core: New website

commit 7bc7c6bd5240a883582e70fdf47b3491c56fdc7e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jan 15 17:17:03 2016 +0000

net-p2p/bitcoind: Remove dead URI from default bitcoin.conf

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 00a9953b7fd3db57b6e63a73b4e55bd517be54a3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 23 14:32:22 2015 +0000

net-p2p/bitcoind-0.11.1: Make logrotate unconditional per Gentoo request

commit 3c0ff76e6aa94734d89523b8d5da23047cb54de3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 22 21:14:43 2015 +0000

net-p2p/bitcoin{-qt,d}: Backport miniupnpc-14 support to older versions

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 e887c7a9bf14f9d2b9cb2de0720e5b7686f7bb71
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Oct 4 23:17:50 2015 +0000

net-p2p/bitcoind-0.11.0: Add support for BtcDrak's addrindex patch

commit 7909e357fb21d19b45964a391ac9680ef87c7211
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jul 13 06:17:21 2015 +0000

bitcoincore: Update 9999 and switch it back to system libsecp256k1

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 9a266496531e87d8da1d8c605c546f850973f653
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 7 02:00:08 2015 +0000

bitcoin{-qt,d}-0.10.2-r1: Update RBF patch

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 c374c9fd2c0759a4b0b64cfa48e5c27ee5281cb1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat May 30 04:40:52 2015 +0000

net-p2p/bitcoind-0.9.5: Update sys_leveldb patch to work with new memenv.h path

commit 860a44a2ebc0c65254c025f6e7d4fa5f29f6097a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat May 30 04:39:58 2015 +0000

net-p2p/bitcoind: Add 0.9.5 (ljr enhancements not supported)

commit 6a510bbcae2ff7a24fcc8a29f6718a013a33e091
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat May 23 20:25:36 2015 +0000

Bitcoin Core: 0.10.2 bumps for bitcoin{-qt,d} only (other projects unaffected) with fixed RBF

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 dfde0c8f039315b00723125552791eee76325000
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 3 12:03:41 2015 +0000

Minor adjustments

commit 98b70ed0d2a13f0a449f50ab58ce376a939bc077
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 3 09:45:42 2015 +0000

net-p2p/bitcoind: Use upstream OpenRC init script (after patching for backward compatibility)

commit 4e69c96456854b7682f942946c1faa77a747c148
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 3 09:26:47 2015 +0000

net-p2p/bitcoind: Add "missingok" to logrotate config so it doesn't complain before first use

commit f8694e7ca054636864fc08b0b8abea03c6968ce9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 27 10:40:11 2015 +0000

bitcoincore: Default spamfilter policy to disabled to save time

commit 4030048b8f76aff82e3b03e3d7a456d2c52b28fc
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 27 09:14:54 2015 +0000

net-p2p/bitcoind: pyminer was removed in 0.10.0, so don't try to install it

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 b14d248269f8d4fca4a0798fdf84055020ab9e31
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 22:09:57 2015 +0000

bitcoincore: Update keywords

commit 530891a39b5d9c02a1c4993ef341d732cc997cce
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Feb 23 22:06:17 2015 +0000

bitcoincore: Dependency fixes

commit 76b388c0dcfd4b77b7c8fe36d4e963c9ea4e99cd
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Feb 21 16:34:43 2015 +0000

bitcoincore: BITCOIN_POLICY rbf (replace by fee)

commit b522b9499b30a95272f98f6b2c8799fa9ebb5510
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Feb 21 16:33:15 2015 +0000

bitcoincore: Reorganise policy handling

commit 1791f19eb5fb89f166289b94bbbb42695d1c406a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 20 07:20:29 2015 +0000

bitcoincore: Support for USE=xt to get Mike Hearn's Bitcoin XT patches

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 b4f1b6a0a9436639ef9ec658a1e90975318d746f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Feb 6 05:44:04 2015 +0000

bitcoincore: Simplifications from perfinion

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 5d8959ff875bcc9aed4e75ec62f18f2977c5f8cb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jan 15 14:16:02 2015 +0000

Prune old hidapi and jansson, and fix repoman issues

commit cae8b0efdaa0547d4e292eb49c1d6e42dab34bec
Merge: 056c2b2 b62cf49
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jan 15 13:58:50 2015 +0000

Merge branch 'bitcoincore-0.10.x'

Conflicts:
net-p2p/bitcoin-qt/Manifest
net-p2p/bitcoind/Manifest

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 056c2b2102f13a928e1f6f3f378451fd19753d73
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jan 12 13:04:52 2015 +0000

Bitcoin Core: Update to 0.9.4

commit 0869487a0e193921068f8009f53e639adb6bde74
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jan 11 19:51:58 2015 +0000

Bitcoin Core: Stabilise 0.8.6 and 0.9.3

commit 86081950ccb23d5a6211828f930fda4f6616eb63
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jan 10 02:46:32 2015 +0000

Bitcoin Core: Fix compatibility with new OpenSSL (and prune everything older than 0.8.6)

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 5013af22a71c1412ec46bdffe802e53208f92d14
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 25 00:34:22 2014 +0000

net-p2p/bitcoin{-qt,d}-0.10.0_rc1: Use an eclass for common code

commit 41b773e64a796bdeea15dd32600d95fb7f7c3e00
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 24 23:03:57 2014 +0000

net-p2p/bitcoind-0.10_rc1: Bump

commit f66da68bfc65a52e886c5a045ee47dd2b18f9af5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 17 08:57:12 2014 +0000

net-p2p/bitcoind: Lock 0.10 prerelease to libsecp256k1 snapshot (git has API breakage)

commit 3d8f407bc21c4740791d5c2134c6211e7b2501b1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 17 08:40:21 2014 +0000

net-p2p/bitcoind: Add BITCOIN_POLICY=dcmp for Peter Todd's multiple-push datacarrier

commit 8704b63e0ab8ff5bb59c514ed23267b6d53cb331
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 17 08:11:25 2014 +0000

net-p2p/bitcoind: Elaborate spamfilter notice about impacting spammy services

commit 93a0f9d134406c643c294f52bef22d1e986b5337
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Dec 17 08:08:21 2014 +0000

net-p2p/bitcoind: Bump 0.10 prerelease

commit 8022522f1cd8ac06642a13844fd2ce267223653e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Dec 16 18:48:25 2014 +0000

net-p2p/bitcoind: Rename USE=extras back to USE=ljr for consistency

commit 3f9d5a3f1f1b71ed8e1db1ad9946d2c8ca1bf3aa
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 4 10:08:29 2014 +0000

net-p2p/bitcoind;0.10_pre20141204: Snapshot

commit 087e63c9d4f176ffad2b7cfec050984741dcbab4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Nov 21 02:46:01 2014 +0000

net-p2p/bitcoind-9999: Use system libsecp256k1

commit 272627cbf7dfddb9bd0c6922c89028d01f8bc919
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Nov 20 21:11:10 2014 +0000

net-p2p/bitcoind-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 2d3761326cbed545900cbd6a67f17b310315c6be
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Oct 10 09:24:16 2014 +0000

net-p2p/bitcoind-0.9.3: Disable ljr USE flag default, and add independent ljr-antispam USE flag to control address-based spam filter

commit 6523a8c8506b9f23a7042e0111734d12f86da8f2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 10:15:26 2014 +0000

net-p2p/bitcoin{d,-qt}: prune eligius USE from metadata

commit fe37a1bb604164cd7453828092bbe98914f1b03c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 09:57:45 2014 +0000

net-p2p/bitcoind-0.9.3: Fix patch URI

commit de6a92f64e496cce7bdb5a324fa3845d6b4666cb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Oct 2 08:02:22 2014 +0000

net-p2p/bitcoin{-qt,d}: Remove no longer maintained next and next-test

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

commit 10d390ed3b4af79034b21bc0d9143abac2a0aa01
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 29 04:30:37 2014 +0000

net-p2p/bitcoin{d,-qt}: use eautoreconf and "emake check" rather than relying on more fragile upstream paths

commit d26425091b2f7b09ec96e2798f011ec208546e64
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 29 04:00:44 2014 +0000

net-p2p/bitcoind: "wallet" USE flag

commit 10df84ecebf34855f28eb21ed37b286793e19970
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 29 03:39:49 2014 +0000

net-p2p/bitcoin{-qt,d}: Enable updates to LevelDB 1.15.0

commit 1d95352e9b90678ca9271dbafd5121fca29cc65b
Author: Matt Whitlock <bitcoin@mattwhitlock.name>
Date: Mon Mar 24 19:24:17 2014 -0400

net-p2p/bitcoin{d,-qt}: use eautoreconf and "emake check" rather than relying on more fragile upstream paths

commit 2df5b9739ce8a8b51c1dd3cd837a2d69e7a89c9c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 22 04:00:32 2014 +0000

net-p2p/bitcoin{-qt,d}: Fix tests

commit d6c5c83e7fb75aadd2421ec9fc36161ce2bd441a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 21 23:44:30 2014 +0000

net-p2p/bitcoind: Update for 0.9.0

commit 5d3c5d8cf6831ec9480f40966471a9a0dd1bca37
Author: Justus Ranvier <justusranvier@i2pmail.org>
Date: Fri Dec 13 15:53:16 2013 -0600

actually add the new ebuilds to the repository

commit b2b03337643429d21fa742446e9261c65183d830
Author: Justus Ranvier <justusranvier@i2pmail.org>
Date: Fri Dec 13 15:39:12 2013 -0600

version bump bitcoind-0.8.6

commit cde7751076ae1f09a38855ef43dca337e777c0ae
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Oct 22 02:50:26 2013 +0000

Update URIs for files from gitorious

commit 2a1df0db1ded24646144d4a5ee343964861b6e8c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Oct 22 02:39:20 2013 +0000

net-p2p/bitcoin{d,-qt}: Remove old broken versions

commit dfbf7eb4ce1a05326cdda98bf9edd5e848e0e7ff
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Sep 19 17:20:49 2013 +0000

net-p2p/bitcoin{d,-qt}: Expand leveldb version range

commit 1c0f360799ed609ead3bcf9fd1a8bf869bf1e761
Author: Laurent Bachelier <laurent@bachelier.name>
Date: Fri Sep 13 07:49:16 2013 +0200

Bump bitcoind/bitcoin-qt to 0.8.5

commit 9450ec4a2704369a5752e260bf880ec9b645cc5c
Author: Laurent Bachelier <laurent@bachelier.name>
Date: Wed Sep 4 05:04:44 2013 +0200

Bump bitcoind/bitcoin-qt to 0.8.4

commit 7e8451f6340bdccd32e8c13ab27a969e25858790
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Aug 16 18:00:37 2013 +0000

net-p2p/bitcoind: Use bash-completion-r1 eclass

commit 8e48404ba83e4fbd01d3c3a29524ad822979e1a6
Author: Pacho Ramos <pacho@gentoo.org>
Date: Sat Jul 27 00:00:00 2013 +0000

net-p2p/bitcoind: Install unit file #469670

commit 1b56ccaa8fc396b248237cee21da443ae9db7e5a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Aug 4 01:46:58 2013 +0000

net-p2p/bitcoind: Add missing live leveldb patch

commit a39e676bd37160b1f54ddb6ae9376a3da71f1175
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Aug 3 02:19:27 2013 +0000

net-p2p/bitcoind: update git ebuilds

commit f4cc0c553f5814ac72cbec3b30100c2093db1607
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 16 22:56:20 2013 +0000

net-p2p/bitcoin{-qt,d}: Fix system leveldb patch to use system memenv.h path

commit 8ee748b6b97d08f08789325fe02d55e1e44e18d9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 16 02:40:39 2013 +0000

net-p2p/bitcoind: Add man pages to 0.8.3

commit 337d90265497f56c8df90d6d9211b7f2c11a0237
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 16 02:31:20 2013 +0000

net-p2p/bitcoind: Add bash completion support to 0.8.3

commit 273f8444ae47dd466cc0b1c5199cee577aecb628
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jul 16 02:25:38 2013 +0000

net-p2p/bitcoind: Bump to 0.8.3

commit 5a7872bf741671e3ff18c151931d3a2812b5abe4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 13 22:43:54 2013 +0000

Keyword 0.8.1

commit 044a37ee3b05452a2b8d673baaf119dcdd4a0bb5
Author: Anthony G. Basile <blueness@gentoo.org>
Date: Sat Jun 1 00:00:00 2013 +0000

Force snappy off for leveldb since it may have security issues

commit 3492dc816dd589e8505e39f8f742d75a5d51636d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 13 22:25:55 2013 +0000

net-p2p/bitcoind: Link with boost_chrono for newer boost

commit b883407210d40943e1ac26430f2254b69621f953
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 13 22:13:17 2013 +0000

net-p2p/bitcoind: 0.8.2

commit cddd9aab0d3968375ce3c78eac559980d23ac042
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed May 8 04:13:29 2013 +0000

net-p2p/bitcoind: 0.4.9_rc3, 0.5.8_rc3, 0.6.5_rc3, 0.7.3_rc3

commit 50d4fd91cc7944b67541477135d08c6768dfaf37
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Apr 14 18:04:26 2013 +0000

net-p2p/bitcoin{d,-qt}: Depend specifically on current OpenSSL versions (slot 0)

commit 1279b48a4857a924d8b3f26a8af4ad0bedc05dd1
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Apr 13 01:58:07 2013 +0000

net-p2p/bitcoin{d,-qt}: Fix git ebuilds

commit 020716c86609bd9ce9b0023f099163ec1accd4eb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Apr 13 01:00:15 2013 +0000

net-p2p/bitcoin{d,-qt}: Remove eligius USE flag from 9999.* ebuilds

commit dfc695744576de7104ec81c84bbad705126e572e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Apr 6 00:40:36 2013 +0000

net-p2p/bitcoind: 0.4.9_rc2, 0.5.8_rc2, 0.6.5_rc2, 0.7.3_rc2

commit bb982a5d914b3ac834a77b4bb8e33d627dda41ca
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 26 22:51:08 2013 +0000

net-p2p/bitcoin{d,-qt}: 0.8.1

commit c4fa8e82f52d3ae2cf9c53c4aec2e9efc0a24ab0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Feb 19 06:06:07 2013 +0000

net-p2p/bitcoind: 0.8.0

commit 0e9b92b99f9c37d74b503134a4d58251f6d5e6cb
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jan 3 19:17:14 2013 +0000

net-p2p/bitcoin{-qt,d}: 0.7.2 final

commit 2a2245cb5a091bf8d559955903a24f46f3ed7305
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Dec 7 17:30:00 2012 +0000

net-p2p/bitcoin{-qt,d}: Updates around de-slotted boost

commit d922d81bc54074d9c60660e6754b39191a3fe9ba
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 6 02:27:17 2012 +0000

net-p2p/bitcoin{d,-qt}: Remove wrong-rc 0.6.4s and add a working rc4

commit d4ee9b8e900ca554edfec60c4bdb046afb5208bd
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Dec 6 02:18:50 2012 +0000

net-p2p/bitcoin{-qt,d}: 0.7.2_rc2

commit 58f410bd4d6acaa5ac76c59bfd26bef1a01bf105
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Oct 28 22:36:09 2012 +0000

net-p2p/bitcoin{-qt,d}: Workaround for bug #440034

commit ab6c55709a7416e20aec908fb758b2906693459b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Oct 28 22:07:30 2012 +0000

net-p2p/bitcoind-0.7.1

commit 57d58040d7b1e13b99ab618ba44f5888d8bdbdf8
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Oct 28 21:29:15 2012 +0000

net-p2p/bitcoin{-qt,d}: bump stable versions to rc4

commit d60a45ac954bdc1d8849bccef22793f7f27f33a2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 21 05:05:01 2012 +0000

net-p2p/bitcoin{-qt,d}: add 9999.1 (next) and 9999.2 (next-test)

commit 1c1ce58b124168c397ae26183f755ec2696e2670
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Sep 21 04:26:36 2012 +0000

net-p2p/bitcoin{-qt,d}: fix 9999[eligius]

commit 4a54f9cabc43eb5bbb500772a858936fdc3fbd8c
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Sep 20 08:41:41 2012 +0000

net-p2p/bitcoin{d,-qt}: Remove ipv6 USE flag from 0.7.0_rc*, since disabling it didn't work

commit 8c4d946866c36a8028e0fd1af65aa03a63dad5a6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Sep 17 20:39:03 2012 +0000

net-p2p/bitcoin{d,-qt}: Rename 0.7.0_rc3 to 0.7.0 final

commit 1dba1cdd62b4d3741196ac01a3b07a582ef0558f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Sep 17 09:15:10 2012 +0000

net-p2p/bitcoind: 0.4.8_rc3, 0.5.7_rc3, 0.6.0.10_rc3, 0.6.4_rc3, and 0.7.0_rc3

commit c1d875a487ce603dbede91837df0e406e4c23407
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Sep 16 16:27:14 2012 +0000

net-p2p/bitcoind-0.6.3: amd64 stable

commit c9334dfc1c67b5d8a3a004ecddc42b41c740e066
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Sep 8 05:07:55 2012 +0000

net-p2p/bitcoind: 0.4.8_rc2, 0.5.7_rc2, 0.6.0.10_rc2, and 0.7.0_rc2

commit e7053760082bd2977e33e463f64cdb1de3a359d7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Sep 2 17:56:15 2012 +0000

net-p2p/bitcoin{d,-qt}: Fix Manifests

commit 8326d32b974a487b2c42e3ceb45b6b83028fd5c3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Aug 30 20:14:55 2012 +0000

net-p2p/bitcoin{d,-qt}: Reconcile 9999 with latest updates

commit fd60891072fe9f1cc0d710cb6e27c90ab2e62a96
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Aug 30 20:04:20 2012 +0000

net-p2p/bitcoind: keep 0.5.7_rc1 to testing for now

commit 6db88fe47b88a68b65fd5ceac89c704dc3fd7ad2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Aug 30 20:03:06 2012 +0000

net-p2p/bitcoind: 0.4.8_rc1, 0.5.7_rc1, 0.6.0.10_rc1, and 0.7.0_rc1

commit b8d9a0ea4cde3f413a01a66cf17910c57e3b145e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Jul 27 18:47:46 2012 +0000

net-p2p/bitcoin{-qt,d}: Update eligius patch for git master

commit 69d706cb9a2ae990ebc12b1f26fab71f27f05056
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 22 23:56:26 2012 +0000

net-p2p/bitcoin{-qt,d}: 0.4.7 and 0.5.6

commit 785a54d8569647a303df2722d05c381605ec4874
Author: Anthony G. Basile <blueness@gentoo.org>
Date: Wed Jul 11 21:38:01 2012 -0400

net-p2p/bitcoind: add GPL-2 to LICENSE for init scripts

commit b9f7af1206d3ad5aef997d72a8af2cdf0aaf0db6
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Jul 8 15:09:10 2012 +0000

net-p2p/bitcoin{-qt,d}: 0.6.0.9

commit 81c6f48daac42639b6dbcbdf04e566c76d2423fa
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Jun 26 02:56:13 2012 +0000

net-p2p/bitcoin{-qt,d}: fix 0.6.3

commit e16fe8ce5a09e26ca23d4d8acee8bc17c781a849
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Jun 25 16:39:20 2012 +0000

net-p2p/bitcoin{-qt,d}: 0.6.3 final

commit 0ad2fab1e7136567e6502af8e2ae5c1f1f9946c2
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 21 04:21:00 2012 +0000

net-p2p/bitcoind: remove dead files

commit de96c2fbbfd49ad2b54a2cf209ee08909ae43d64
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 21 03:31:17 2012 +0000

net-p2p/bitcoind: remove 0.6.0.7, 0.6.1, 0.6.2

commit 3eff627ad77a4a31e5fe8b9935eaad6c5ac6c9ef
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Jun 21 03:19:45 2012 +0000

net-p2p/bitcoind: 0.4.7_rc3, 0.5.6_rc3, 0.6.0.9_rc1

commit 14090ea573f68cfbec00e1f5d372f8b1e481af42
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 20 16:31:59 2012 +0000

net-p2p/bitcoin{d,-qt}: Only download Eligius patch if using it is enabled

commit ed91243502a22cac1e5c1b77bfb078ced9ba4984
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 20 16:22:12 2012 +0000

net-p2p/bitcoind: 0.6.3_rc1 can use upstream reopen_log_file diff

commit 2bfa30e1f5f4b08e02601b96c9702a809d7457d9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Jun 20 16:02:45 2012 +0000

net-p2p/bitcoind: 0.6.3_rc1

commit 8a219ad51d4a1f842fd2aff1655f7bbb673409ff
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Jun 16 15:17:30 2012 +0000

net-p2p/bitcoind: 0.4.7_rc2, 0.5.6_rc2, 0.6.0.8_rc2 (and remove broken 0.4.x and 0.5.x)

commit 29df2ae5cc82f0b959d7a4c6e8a51ad702dc07ac
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon May 21 17:12:37 2012 +0000

net-p2p/bitcoind-9999: SIGHUP patch merged, so no longer needed here

commit b3345dc2acb212af9a84cea9d20b2e0eedee9106
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed May 16 01:39:29 2012 +0000

net-p2p/bitcoind: remove vulnerable versions and promote 0.5.5 to stable

commit 5bf1a821539e3b487bac8df7884eb00fad5be5d3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed May 9 13:59:55 2012 +0000

Revert "Introduced BITCOIN_SHUTDOWN_TIMEOUT variable with default 120 seconds, since bitcoind takes some time to shutdown"

This reverts commit d28a01e1fd9ed4eb46e46a4b262415aa22c2185c.

commit d28a01e1fd9ed4eb46e46a4b262415aa22c2185c
Author: Florian Schmaus <flo@freakempire.de>
Date: Wed May 9 15:08:59 2012 +0200

Introduced BITCOIN_SHUTDOWN_TIMEOUT variable with default 120 seconds, since bitcoind takes some time to shutdown

commit 68470cfe7289d31c0a40b8f35c1a66f0ae42dd08
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 8 19:08:33 2012 +0000

net-p2p/bitcoind: 0.4.6, 0.5.5, 0.6.0.7, and stable RCs

commit 58536dfe71ffef03e76b192dd565f4c672ced1be
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue May 8 18:19:37 2012 +0000

net-p2p/bitcoind: 0.6.1 and 0.6.2

commit b1cffb64f748d558f97f8910d663a1afd9fac6f1
Merge: 514042c e1c1d19
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 17 19:40:09 2012 -0400

Merge branch 'logrotate'

Conflicts:
net-p2p/bitcoind/Manifest
net-p2p/bitcoind/bitcoind-9999.ebuild

commit 514042cf2be13d6bf557366e7019e67f236acd12
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 17 19:39:21 2012 -0400

net-p2p/bitcoin{-qt,d}: fix 9999

commit e1c1d19f0f725c88a7dbaba8b7e9d5bd7c5bd377
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 17 17:12:38 2012 -0400

net-p2p/bitcoind: USE=logrotate support

commit 367c0c17082dbbd2c980bfa30bd05373be64e3ea
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Apr 15 20:58:01 2012 -0400

net-p2p/bitcoin{-qt,d}: finals for 0.4.5, 0.5.0.6, and 0.5.4 (rc3 renamed)

commit 57184c9bdff4f65ad737a6b14763e96de509df44
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Apr 6 18:01:41 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.5.0.6rc3 and 0.5.4rc3 got retagged...

commit e296ae88d73ddad39697f9c469f4050abb26e568
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Apr 6 17:24:40 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.4.5rc3, 0.5.0.6rc3, and 0.5.4rc3

commit d735fb596e088545c0fc77d8efd363e4fa824663
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Apr 5 18:11:58 2012 -0400

net-p2p/bitcoin{-qt,d}-9999: SSL support is no longer optional

commit 83f6f797fb9bce92ea97d8168f2be696bcecc2ca
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 3 09:26:12 2012 -0400

net-p2p/bitcoin{-qt,d}: use 0.6.0 final eligius_sendfee patch

commit afc7a2af07e7c1795dd3687cccb8f344244e4984
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Apr 3 09:04:07 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.6.0 final

commit 89ea38edecb69c3fba9d5a35c88c74948a4d1bab
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 27 11:04:33 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.4.5rc2, 0.5.0.6rc2, 0.5.4rc2

commit b282c4e51ff3e48b5d72669e51ce1a8ebe842033
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Mar 26 19:47:49 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.5.4_rc1 really shouldn't be stable yet

commit 8381290f2550bc915893a1af65f4e6a040d6623d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Mar 26 18:23:46 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.6.0rc5

commit 48628b32d9fd9e93f9d8c297975ab649d2578c4d
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 19:36:36 2012 -0400

net-p2p/bitcoin{-qt,d}: USE=bip16 enables relaying and mining BIP16 txns

commit 0dc74691100df225d394ff72c99c5e47d2d817a4
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 19:35:17 2012 -0400

net-p2p/bitcoin{-qt,d}: replace local bip16v patch with equivalent 0.5.0.6rc1 patch

commit 29631ebcf579c572220c316cca76756e75402c8f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 19:25:03 2012 -0400

net-p2p/bitcoin{-qt,d}: add 0.4.5_rc1, 0.5.0.6_rc1, and 0.5.4_rc1

commit 2b5f1ac180092f6fd31d7991e1e1408edd16830b
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 18:51:41 2012 -0400

net-p2p/bitcoind: USE=volatile-fees is gone

commit 95c7837312bc44a6d20b1184e1c304433d9e6bd7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 17:31:14 2012 -0400

net-p2p/bitcoind: promote 0.5.3 to stable

commit fc998acbe1bd0696389af9c9fdee874c007f7d07
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 24 17:26:49 2012 -0400

net-p2p/bitcoin{-qt,d}: Mandatory BIP16 updates

Backport BIP16 support to all maintained versions
Drop old unmaintained versions entirely
Support USE=bip16 to enable backport of BIP16 mining

commit 376f3cf5250d44145ac55aa52bc05c13b4a8273f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 21 13:29:41 2012 -0400

net-p2p/bitcoin{-qt,d}: 0.5.0.5

commit f9f02badd2ab22096d6b6a95f64b3c5cde3c215a
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 17 18:18:32 2012 -0400

net-p2p/bitcoin{-qt,d}: ~arch 0.6.0_rc4

commit 42219b79141804babddf989fa4f327de221275b7
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 17 17:57:55 2012 -0400

net-p2p/bitcoin{-qt,d}: revbump 0.5.3-r1 for src_test

commit ecf896408e0034b697ca6b95eb86caa720c0b245
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 17 15:37:46 2012 -0400

net-p2p/bitcoin{-qt,d}: amd64 stable for 0.5.3

commit 2870ed92b47c116932b463591e8b1216dc50f2c0
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 17 14:53:07 2012 -0400

net-p2p/bitcoind: test support

commit 417f6813aa0be00633d910bd2a1bb5554b35d39e
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sat Mar 17 14:13:19 2012 -0400

net-p2p/bitcoind: 0.6.0_rc4

commit f356ceebcac8868bc729270bad63f7453fb5f515
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Fri Mar 16 09:14:02 2012 -0400

Clear DEBUGFLAGS for 0.5*, fixes Gentoo bug #408483

commit 147bab544061a5431d6abe7e22bdf92c01512b01
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 14 22:40:00 2012 -0400

net-p2p/bitcoin{-qt,d}: Bump to 0.4.4 and 0.5.0.4 final

commit 594d22adaf667ca4f4fb74ab6ee73f0c8eb683d9
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Mar 14 22:28:30 2012 -0400

net-p2p/bitcoin{-qt,d}: Bump to 0.5.3 final

commit 6617d51ebadde8b6692704ac102187a169127be3
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Mar 13 19:13:12 2012 -0400

net-p2p/bitcoin{-qt,d}: Remove BIP17 support (withdrawn)

commit a4d53e2d2c9fa39af9ceab604234105b84f15e8f
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Mar 11 22:30:35 2012 -0400

net-p2p/bitcoin{-qt,d}: Bump to rc4

commit 1e496e447ed9114b67759fc836587c6eb08f5f83
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Sun Mar 11 09:26:40 2012 -0400

net-p2p/bitcoin{-qt,d}: Apply BIP30 patch to all old versions

commit 4bfd605c185d4ff4f83047bed17b0d503f3185c8
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Mon Mar 5 14:49:58 2012 -0500

net-p2p/bitcoind: 0.5.0.4_rc3 and 0.5.3_rc3

commit 7b2036bf067eff00a323d4dcfb75cd8955a90621
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Feb 21 10:28:05 2012 -0500

net-p2p/bitcoind: revbump for bip17 time update (Mar 23)

commit 1b2646c8199b9e0784c4f4c5ef6ad6f8cfb6d43d
Author: Florian Schmaus <flo@freakempire.de>
Date: Tue Feb 21 13:25:24 2012 +0100

bitcoin-qt-9999 and bitcoind-9999: Use git as primary protocol when fetching data, https is fallback

commit 32ee19db59ae5a7b84a895755e0c4bbb71090501
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Thu Feb 16 14:00:37 2012 -0500

Update copyrights to 2012 on files modified this year

commit 18bd60fc2d70bdafaaaacdce96d70dcf203195b5
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Wed Feb 15 18:02:44 2012 -0500

net-p2p/bitcoind: 0.4.4_rc2, 0.5.0.4_rc2, and 0.5.3_rc2

commit ea328cecdbdd804d6a96e1694bdd7d494e3ea922
Author: Luke Dashjr <luke-jr+git@utopios.org>
Date: Tue Feb 7 16:46:25 2012 -0500