blob: 8494b24af463e8ad4db8466bc3a1ab27138c2492 (
plain)
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
|
Received: from sog-mx-4.v43.ch3.sourceforge.com ([172.29.43.194]
helo=mx.sourceforge.net)
by sfs-ml-4.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <stick@gk2.sk>) id 1Xa2vd-0002hD-27
for bitcoin-development@lists.sourceforge.net;
Fri, 03 Oct 2014 13:29:49 +0000
X-ACL-Warn:
Received: from mail-wi0-f173.google.com ([209.85.212.173])
by sog-mx-4.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
(Exim 4.76) id 1Xa2vb-0004Uu-0R
for bitcoin-development@lists.sourceforge.net;
Fri, 03 Oct 2014 13:29:49 +0000
Received: by mail-wi0-f173.google.com with SMTP id fb4so2783521wid.6
for <bitcoin-development@lists.sourceforge.net>;
Fri, 03 Oct 2014 06:29:40 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to
:subject:references:in-reply-to:content-type
:content-transfer-encoding;
bh=i2rlYmd61tsWdJnK+iR7yQdueYyAeH1yEfBkTPU+e0Y=;
b=iVbtbX34FP+NSJeGR94DTTbFnyKJ3dvv5Ru9fRV8SMj2H75AI60DeRitFH9hbeuzew
R4j1mSI5255lU0Zt8pLVkNyNpD69tazq3uz5ia8tYERIDMF8MB8VM6MVif7GQdzwfz8h
ZNrpEfxCZggUVQOZ1FZ89XzjrqgWqjVsRos6u5YC00CxjE+ziRt5jHBOUi34tct6mUKi
5zGHdNSUKzd9uvUCmfiB9hEiF3jW+0VHzDCxKjfN34wDDbq7lVSkAyfeM7faDTbSRYdl
vTEKIFN5MhpKnQy/c1O39PdAnLsQe9DoZUs73Wt/zpge0HyfCo5N+9tORPa0Pj0URE27
o2JA==
X-Gm-Message-State: ALoCoQmuTByVUwY+XiMdNI82F9FziTMiPfirm6VUm9TiWCJ8iOIL+Cr0+heIAOZlthjUC7UHOuwc
X-Received: by 10.180.109.162 with SMTP id ht2mr12786762wib.12.1412341347295;
Fri, 03 Oct 2014 06:02:27 -0700 (PDT)
Received: from tetra.site (nat-0-15.lam.cz. [80.92.242.254])
by mx.google.com with ESMTPSA id pc6sm7901868wjb.43.2014.10.03.06.02.25
for <multiple recipients>
(version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
Fri, 03 Oct 2014 06:02:26 -0700 (PDT)
Message-ID: <542E9E60.4080604@gk2.sk>
Date: Fri, 03 Oct 2014 15:02:24 +0200
From: Pavol Rusnak <stick@gk2.sk>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
rv:31.0) Gecko/20100101 Thunderbird/31.1.0
MIME-Version: 1.0
To: Mike Hearn <mike@plan99.net>,
bitcoin-development@lists.sourceforge.net
References: <E3D224C5-302E-494C-92CD-7DEC85284201@plan99.net>
In-Reply-To: <E3D224C5-302E-494C-92CD-7DEC85284201@plan99.net>
X-Enigmail-Version: 1.6
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-Spam-Score: 0.0 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
See http://spamassassin.org/tag/ for more details.
X-Headers-End: 1Xa2vb-0004Uu-0R
Subject: Re: [Bitcoin-development] bitcoinj 0.12
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: Fri, 03 Oct 2014 13:29:49 -0000
On 10/03/2014 02:49 PM, Mike Hearn wrote:
> I’m pleased to announce version 0.12 of bitcoinj
>
> This release represents 8 months of work. The biggest new feature is HD wallets.
Congratulations on this release and I am quite happy that bitcoinj now
fully supports BIP32 and BIP39!
Does it also support various HD wallet structures such as BIP44 for example?
--
Best Regards / S pozdravom,
Pavol Rusnak <stick@gk2.sk>
|