Return-Path: Received: from silver.osuosl.org (smtp3.osuosl.org [140.211.166.136]) by lists.linuxfoundation.org (Postfix) with ESMTP id 8E701C0893 for ; Fri, 18 Dec 2020 04:08:36 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 5C6E72E13C for ; Fri, 18 Dec 2020 04:08:36 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kl8xf-ep+B9a for ; Fri, 18 Dec 2020 04:08:35 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey-1.7.6 Received: from zinan.dashjr.org (zinan.dashjr.org [192.3.11.21]) by silver.osuosl.org (Postfix) with ESMTP id D5A5F2E10E for ; Fri, 18 Dec 2020 04:08:34 +0000 (UTC) Received: from ishibashi.lan (unknown [12.190.236.220]) (Authenticated sender: luke-jr) by zinan.dashjr.org (Postfix) with ESMTPSA id 3FBDB38A09E4; Fri, 18 Dec 2020 04:08:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=dashjr.org; s=zinan; t=1608264513; bh=SrKIO3goyTnVE7bKmpZANKkT1h6iNySrZSTjyLqoL8s=; h=From:To:Subject:Date:Cc:References:In-Reply-To; b=FvZTSAdfDcvS4g3bHELnQbr+o70KaM7TuESs1dU8doRllEXtObQDrMypcNyopkrgF kSbzQLOPH39n5QnEfeo3vL1yd3URAbER2GnxztOLumF3XBlZBSRrXp34gmO3RwiG5j fTKXFSFkDYRBFYzt9sjl58BdqnX2gfqmR6YqjRZg= From: Luke Dashjr To: dentondevelopment Date: Fri, 18 Dec 2020 04:08:30 +0000 User-Agent: KMail/1.9.10 References: <202012161716.54878.luke@dashjr.org> In-Reply-To: X-KMail-QuotePrefix: > MIME-Version: 1.0 Content-Type: Text/Plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Message-Id: <202012180408.31441.luke@dashjr.org> Cc: "bitcoin-dev@lists.linuxfoundation.org" Subject: Re: [bitcoin-dev] bip48 proposal X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: Bitcoin Protocol Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Dec 2020 04:08:36 -0000 Thanks for explaining where instructions are lacking. How does this look? https://github.com/bitcoin/bips/pull/1046/files On Friday 18 December 2020 01:44:27 dentondevelopment wrote: > Hi Luke, > > It looks to have the same motivations and be compatible with > https://github.com/bitcoin/bips/pull/253 (if I am reading it correctly). > > The only guidance I have on proposing a bip is what is on the readme > https://github.com/bitcoin/bips/blob/master/README.mediawiki > > 48 would be fitting if it is unused. > > This is still very much a work in progress and there does seem to be > community support. > > Pavol and others have shared relevant info/suggestions which I will be > using to update the proposal. > > Will share again here when the next draft is ready. > > Many thanks, > Fontaine > > > Sent with ProtonMail Secure Email. > > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Original = Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 > > On Thursday, December 17, 2020 1:16 AM, Luke Dashjr wro= te: > > BIP number 48 has not been assigned. Do not self-assign BIP numbers. > > > > Is this intended to be compatible with > > https://github.com/bitcoin/bips/pull/253 ? > > > > Luke > > > > On Wednesday 16 December 2020 14:10:28 dentondevelopment via bitcoin-dev > > > > wrote: > > > Here is the repo instead of a static link: > > > https://github.com/Fonta1n3/bips/blob/master/bip-0048.mediawiki > > > Fontaine > > > Sent with ProtonMail Secure Email. > > > =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 Origi= nal Message =E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90=E2=80=90 > > > On Wednesday, December 16, 2020 8:43 PM, dentondevelopment via > > > bitcoin-dev > > > > bitcoin-dev@lists.linuxfoundation.org wrote: > > > > Hello, > > > > I would like to propose bip48 (taking bip44 as inspiration), with t= he > > > > purpose of documenting modern multi-sig derivations. > > > > Please see a rough draft of the proposed bip attached, comments/inp= ut > > > > welcome. > > > > Regards, > > > > Fontaine