Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id DEBE786 for ; Tue, 17 Nov 2015 11:40:55 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-pa0-f48.google.com (mail-pa0-f48.google.com [209.85.220.48]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 52278140 for ; Tue, 17 Nov 2015 11:40:54 +0000 (UTC) Received: by pabfh17 with SMTP id fh17so7345021pab.0 for ; Tue, 17 Nov 2015 03:40:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:reply-to:user-agent:mime-version :content-type; bh=k75lQMBmFXw+7POSNaCyZEzV5l7Xcl8XwkNINwaKu08=; b=ZHF7diPXleIUUIXUYh0/m8zqA/9dAjkSHQuBsA2w1LFDSnrfuD8KX1UcYbZKSzjhYt guzkLLo62HUJw11RW/VYSNIufFVi8m5KpAFh4BuTVtFhv5pmQm/1q+Dr4P/CnztsE3vh 6/6oltpqK3bl1PEyAOIQ/SJwLNdLXUzX29c2bt2NShrxzkEpX4hLZudHZA1IepLFfufy Er0EfLSta8aWd+BIdGtVqU/QdWMClgjTS4IecXycdMnwcZX8DqOcyTHCPL4mn+IJ415w 07Thy95qfMRXNoeygUKazCWP4NmryeizUi4q5J4ZoJdOKCKmQ97n3KqIHwKlE5Ub6qk4 Y/dg== X-Received: by 10.68.142.197 with SMTP id ry5mr44280104pbb.77.1447760454058; Tue, 17 Nov 2015 03:40:54 -0800 (PST) Received: from [192.168.1.108] (cpe-76-167-237-202.san.res.rr.com. [76.167.237.202]) by smtp.gmail.com with ESMTPSA id qn5sm42588008pac.41.2015.11.17.03.40.53 for (version=TLS1 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 17 Nov 2015 03:40:53 -0800 (PST) From: "Eric Lombrozo" To: bitcoin-dev Date: Tue, 17 Nov 2015 11:40:43 +0000 Message-Id: Reply-To: "Eric Lombrozo" User-Agent: eM_Client/6.0.23181.0 Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="------=_MBECF4C1A7-5E56-4DB8-A11A-F643DB5BF451" X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org X-Mailman-Approved-At: Tue, 17 Nov 2015 12:57:56 +0000 Subject: [bitcoin-dev] Dynamic Hierarchical Deterministic Key Trees X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Nov 2015 11:40:56 -0000 --------=_MBECF4C1A7-5E56-4DB8-A11A-F643DB5BF451 Content-Type: text/plain; format=flowed; charset=utf-8 Content-Transfer-Encoding: quoted-printable I've submitted a BIP proposal that solves the issue of needing to=20 predefine HD wallet structures and not being able to arbitrarily nest=20 deeper levels. Comments appreciated. https://github.com/bitcoin/bips/pull/242 - Eric --------=_MBECF4C1A7-5E56-4DB8-A11A-F643DB5BF451 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
I've submitted a BIP proposal that solves the issue of needing to pred= efine HD wallet structures and not being able to arbitrarily nest deeper= levels. Comments appreciated.
 
 
 
- Eric
--------=_MBECF4C1A7-5E56-4DB8-A11A-F643DB5BF451--