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
|
Received: from sog-mx-2.v43.ch3.sourceforge.com ([172.29.43.192]
helo=mx.sourceforge.net)
by sfs-ml-3.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <jgarzik@exmulti.com>) id 1QbcP8-0000fo-Ne
for bitcoin-development@lists.sourceforge.net;
Tue, 28 Jun 2011 17:48:54 +0000
X-ACL-Warn:
Received: from mail-iy0-f175.google.com ([209.85.210.175])
by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1QbcP7-0000zK-RG
for bitcoin-development@lists.sourceforge.net;
Tue, 28 Jun 2011 17:48:54 +0000
Received: by iym10 with SMTP id 10so546081iym.34
for <bitcoin-development@lists.sourceforge.net>;
Tue, 28 Jun 2011 10:48:48 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.42.158.136 with SMTP id h8mr9415482icx.57.1309283327825; Tue,
28 Jun 2011 10:48:47 -0700 (PDT)
Received: by 10.231.37.3 with HTTP; Tue, 28 Jun 2011 10:48:47 -0700 (PDT)
X-Originating-IP: [99.173.148.118]
Date: Tue, 28 Jun 2011 13:48:47 -0400
Message-ID: <BANLkTin=_y_GGFO0JT9Z8jdmGwGEm7Yrvw@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Bitcoin Development <bitcoin-development@lists.sourceforge.net>
Content-Type: text/plain; charset=ISO-8859-1
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
See http://spamassassin.org/tag/ for more details.
0.0 AWL AWL: From: address is in the auto white-list
X-Headers-End: 1QbcP7-0000zK-RG
Subject: [Bitcoin-development] satoshi client v0.4 priorities
X-BeenThere: bitcoin-development@lists.sourceforge.net
X-Mailman-Version: 2.1.9
Precedence: list
List-Id: <bitcoin-development.lists.sourceforge.net>
List-Unsubscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
<mailto:bitcoin-development-request@lists.sourceforge.net?subject=unsubscribe>
List-Archive: <http://sourceforge.net/mailarchive/forum.php?forum_name=bitcoin-development>
List-Post: <mailto:bitcoin-development@lists.sourceforge.net>
List-Help: <mailto:bitcoin-development-request@lists.sourceforge.net?subject=help>
List-Subscribe: <https://lists.sourceforge.net/lists/listinfo/bitcoin-development>,
<mailto:bitcoin-development-request@lists.sourceforge.net?subject=subscribe>
X-List-Received-Date: Tue, 28 Jun 2011 17:48:54 -0000
(copying part of a conversation from IRC)
IMO, wallet crypto and wallet import/export are the two "must have"
features for v0.4. wallet crypto rationale is obvious. sipa's wallet
import/export might need a rebase, but it seems important for further
wallet security, such as printing out and storing a private key in a
bank's safety deposit box.
autotools and other stuff can wait, if they hold up the release of
wallet crypto.
--
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com
|