Re: [gentoo-dev] News item for upcoming Bitcoin consensus protocol change (Taproot)

2021-11-04 Thread Luke Dashjr
On Friday 05 November 2021 00:44:11 Craig Andrews wrote: > As previously discussed at https://github.com/gentoo/gentoo/pull/21490 > we agreed that users would be kept informed via logs in the ebuilds and > a package mask that would be lifted before the November 16 taproot > activation date so users

[gentoo-dev] News item for upcoming Bitcoin consensus protocol change (Taproot)

2021-11-04 Thread Luke Dashjr
From 2ca9bb266d18e35e0dd5d14149bb9aa7f9eae792 Mon Sep 17 00:00:00 2001 From: Luke Dashjr Date: Thu, 4 Nov 2021 21:32:55 + Subject: [PATCH] 2021-11-04-bitcoin-taproot: add news item Signed-off-by: Luke Dashjr --- Due to the sensitive nature of changes to the Bitcoin consensus protocol[1

[gentoo-dev] RFC: GID/UID assignment for Bitcoin services (493)

2019-09-24 Thread Luke Dashjr
I'd like to reserve GID/UID 493 for system-wide Bitcoin services (group/user name "bitcoin"). There is no standard UID number for this purpose, and other distros don't appear to have it assigned in their lists either. 493 was just the highest one <500 available. Luke

Re: [gentoo-dev] new bitcoin eclass

2015-02-06 Thread Luke Dashjr
On Friday, February 06, 2015 12:54:26 PM hasufell wrote: > Luke Dashjr: > > On Friday, February 06, 2015 2:10:31 AM hasufell wrote: > >> Why does it not use git-r3? > > > > I just looked into this, and I don't see a way to get git-r3 to use the > > same

Re: [gentoo-dev] new bitcoin eclass

2015-02-05 Thread Luke Dashjr
On Friday, February 06, 2015 4:24:58 AM Jason Zaman wrote: > On Fri, Feb 06, 2015 at 02:46:37AM +0000, Luke Dashjr wrote: > > On Friday, February 06, 2015 2:10:31 AM hasufell wrote: > > > Why does it not use git-r3? > > > > I just looked into this, and I don't

Re: [gentoo-dev] new bitcoin eclass

2015-02-05 Thread Luke Dashjr
On Friday, February 06, 2015 2:10:31 AM hasufell wrote: > Afais the eclass is missing the safeguard, as in I wasn't aware this was needed. Basically just wrap everything except EXPORT_FUNCTIONS in it? I couldn't find it documented anywhere... > Why is EAPI=5 not supported? *Only* EAPI=5 is supp

[gentoo-dev] Re: new bitcoin eclass

2015-02-05 Thread Luke Dashjr
> On 05/02/15 07:11 PM, Anthony G. Basile wrote: > > I proxy a set of bitcoin ebuilds for Luke-jr. Currently several ebuilds > > make use of the same codebase, so its probably a good idea to migrate > > that code to an eclass. Can we have the following eclass reviewed > > before committing it to