1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
|
Return-Path: <ctpacia@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id F3B9FDED
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 20 Dec 2015 16:30:46 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-vk0-f48.google.com (mail-vk0-f48.google.com
[209.85.213.48])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 8E6C414F
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 20 Dec 2015 16:30:46 +0000 (UTC)
Received: by mail-vk0-f48.google.com with SMTP id a188so90618092vkc.0
for <bitcoin-dev@lists.linuxfoundation.org>;
Sun, 20 Dec 2015 08:30:46 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
h=mime-version:in-reply-to:references:date:message-id:subject:from:to
:cc:content-type;
bh=Ctr4lG3Ik3+jY3B9SkardgBxnQ6CGadNFZFyVrV3EAA=;
b=jY2rtmctebca0caz5eUDAuJKtvhKd+BfnV3dvnoLFB4+HCv2M24HU4XLH2ntBWo+xV
5TI3Ksb0PGE6btOJnZYatLK6mwCrYe02MQDwUIrah1KkIQjQADFePrkvDwdITOe09fqz
VXeLMpkNrS/ffymcezciwtksvBU0TeDHqHITdAK6LKLmCbO7kMyFJ4MVs42fLTuzoMhB
BLkKKKOsNLdv1Hw3JMZiq0wyQu6v20dUGK5uVG4GPSjYjv4aciGSvokYxX2WE+WveXFi
IA6WTyoD+jDxAmto0rUV6IluF6MCGqEisbDV9ghUP+BznpULCXHWdx+XtkPyOmjBZDUv
lfAw==
MIME-Version: 1.0
X-Received: by 10.31.146.66 with SMTP id u63mr8495625vkd.31.1450629045865;
Sun, 20 Dec 2015 08:30:45 -0800 (PST)
Received: by 10.31.153.5 with HTTP; Sun, 20 Dec 2015 08:30:45 -0800 (PST)
Received: by 10.31.153.5 with HTTP; Sun, 20 Dec 2015 08:30:45 -0800 (PST)
In-Reply-To: <CADm_Wca0cWRvcVaJ+p47A49yffQ1vP=u4807j7axn=mdBdsUGQ@mail.gmail.com>
References: <50e629572d8de852eb789d50b34da308@xbt.hk>
<1449961269.2210.5.camel@yahoo.com>
<CACrzPenXGQZBrx8QC+1QE2oCE3N=qmfgc_OWrowtjtLjGkZrRA@mail.gmail.com>
<CAAS2fgQi7aiwyOaVBiMbp6t9D58aFAmDdKPzFiscB6ouGzBK6A@mail.gmail.com>
<20151220112454.GB16187@muck>
<CADm_Wca0cWRvcVaJ+p47A49yffQ1vP=u4807j7axn=mdBdsUGQ@mail.gmail.com>
Date: Sun, 20 Dec 2015 11:30:45 -0500
Message-ID: <CAB+qUq5P0vzZSq3VSX8__3dMP+WnmeXEgYm-MNrJOdNCYivqQA@mail.gmail.com>
From: Chris Pacia <ctpacia@gmail.com>
To: Jeff Garzik <jgarzik@gmail.com>
Content-Type: multipart/alternative; boundary=001a1143a94cfad0f4052756e4f9
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: Sun, 20 Dec 2015 18:14:22 +0000
Cc: bitcoin-dev@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] Forget dormant UTXOs without confiscating bitcoin
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development Discussion <bitcoin-dev.lists.linuxfoundation.org>
List-Unsubscribe: <https://lists.linuxfoundation.org/mailman/options/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=unsubscribe>
List-Archive: <http://lists.linuxfoundation.org/pipermail/bitcoin-dev/>
List-Post: <mailto:bitcoin-dev@lists.linuxfoundation.org>
List-Help: <mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=help>
List-Subscribe: <https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev>,
<mailto:bitcoin-dev-request@lists.linuxfoundation.org?subject=subscribe>
X-List-Received-Date: Sun, 20 Dec 2015 16:30:47 -0000
--001a1143a94cfad0f4052756e4f9
Content-Type: text/plain; charset=UTF-8
On Dec 20, 2015 6:34 AM, "Jeff Garzik via bitcoin-dev" <
bitcoin-dev@lists.linuxfoundation.org> wrote:
> 2) This reverses the useful minimization attribute of HD wallets - "just
backup the seed"
It would be nice if the bip37 filter matching algorithm was extended to
serve up the proof.
And if server-based wallets did the same it would preserve the "just backup
the seed" functionality.
--001a1143a94cfad0f4052756e4f9
Content-Type: text/html; charset=UTF-8
<p dir="ltr"><br>
On Dec 20, 2015 6:34 AM, "Jeff Garzik via bitcoin-dev" <<a href="mailto:bitcoin-dev@lists.linuxfoundation.org">bitcoin-dev@lists.linuxfoundation.org</a>> wrote:</p>
<p dir="ltr">> 2) This reverses the useful minimization attribute of HD wallets - "just backup the seed"</p>
<p dir="ltr">It would be nice if the bip37 filter matching algorithm was extended to serve up the proof. </p>
<p dir="ltr">And if server-based wallets did the same it would preserve the "just backup the seed" functionality. <br>
</p>
--001a1143a94cfad0f4052756e4f9--
|