summaryrefslogtreecommitdiff
path: root/cb/ab5459feff2f503caed34b75adc24f9ea23bc6
blob: 4a4c95220e14bd672c0f97fe8170931d60c4acdc (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
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
Return-Path: <laanwj@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 746E5990;
	Wed, 20 Jul 2016 08:07:07 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wm0-f49.google.com (mail-wm0-f49.google.com [74.125.82.49])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id B710B167;
	Wed, 20 Jul 2016 08:07:06 +0000 (UTC)
Received: by mail-wm0-f49.google.com with SMTP id q128so45611257wma.1;
	Wed, 20 Jul 2016 01:07:06 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=date:from:to:subject:message-id:mime-version:content-disposition;
	bh=nBzHUG9dJ/20+xunXoouWkQUHj7RhFv11dLD6c3u/MY=;
	b=JNh+tUwIoOIXefZjx6bjU+FyWcsh+2D6APfUnDJ+qyz2W1lGQ/oDjuRnMk6gupe06O
	C8PPtULqtjzgMb5Jx5/e2l8oYX6qalFaGz1/aVk1O+M+qlRB543W+6eEB82sZRY7t9hY
	T2w+GnDCGz/XWzqVRjsM6cpkRQ++NG6To3JwtEIv2W4WWar9IgkWlNV74nsGVZb5kvTw
	f2c9Wk7P7XvDknyHZUsMcXdilzPPSm7ZBKQj6brywxR6r/9Qbagik41h2I8yCQ0p3YFH
	wgd02eJ3kbXHyxGJPBPbUfSR9bmPOk5q0Vyh2PW7WkgD5zJZIMTpZuBYuGm5SkKx17Mt
	KOWQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:date:from:to:subject:message-id:mime-version
	:content-disposition;
	bh=nBzHUG9dJ/20+xunXoouWkQUHj7RhFv11dLD6c3u/MY=;
	b=jl0VahFsGXdhGhOJvK6QRTGdfFQ3wqAEWzh4CNJQ47l5ncIkwu9C1+NHre0NmaiylU
	2WDF9DKVkRuYqPYZ+nRYyi9M3A7Q3e5mPz617b3rdXnUox1z9Zz2H50/hh7IXdFlfN/n
	9ie/zDhnqHd8OeKm96qebYXU3/0dPAPJFOlAFblmsdOKitlXLB2mQAp60os3YLnZxPjP
	Zr9GSx7CgH8Y7X57t8VqFAEbjq6gLQG1h+TuPWCmLYYvb86BYktGRN5WKDAwwjVBoCab
	b687NDex2AFPtK1RFexwY14Pa+BVqn9PEUzSViEyB3XZWaiuLx5qQNz5RBulYUMaNwqM
	IFng==
X-Gm-Message-State: ALyK8tIc8+M0CA0gwrppJSM8ja+elLBLFCN5+0HRwAVKznioiUO8pXqzm7Fi2LJd0UqL0g==
X-Received: by 10.28.6.202 with SMTP id 193mr10264352wmg.53.1469002024721;
	Wed, 20 Jul 2016 01:07:04 -0700 (PDT)
Received: from amethyst.visucore.com (d222031.upc-d.chello.nl. [213.46.222.31])
	by smtp.gmail.com with ESMTPSA id
	p126sm3712095wmp.13.2016.07.20.01.07.03
	(version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
	Wed, 20 Jul 2016 01:07:03 -0700 (PDT)
Date: Wed, 20 Jul 2016 10:07:02 +0200
From: "Wladimir J. van der Laan" <laanwj@gmail.com>
To: bitcoin-dev <bitcoin-dev@lists.linuxfoundation.org>,
	bitcoin-core-dev@lists.linuxfoundation.org
Message-ID: <20160720080702.GA24608@amethyst.visucore.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM,
	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
Subject: [bitcoin-dev] Bitcoin Core 0.13.0 release candidate 1 available
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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: Wed, 20 Jul 2016 08:07:07 -0000

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Binaries for bitcoin Core version 0.13.0rc1 are available from:

    https://bitcoin.org/bin/bitcoin-core-0.13.0/test.rc1/

Source code can be found on github under the signed tag

    https://github.com/bitcoin/bitcoin/tree/v0.13.0rc1

This is a release candidate for a new major version release, bringing new
features, bug fixes, as well as other improvements.

Preliminary release notes for the release can be found at

    https://github.com/bitcoin/bitcoin/blob/0.13/doc/release-notes.md

Release candidates are test versions for releases. When no critical problems
are found, this release candidate will be tagged as 0.13.0.

Please report bugs using the issue tracker at github:

    https://github.com/bitcoin/bitcoin/issues

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQEcBAEBCgAGBQJXjzAsAAoJEHSBCwEjRsmmv48IALAQw9GTDt63ST9dWBdlB1uz
9JOxIZLsd/u9lcBUMzUoLRsdYVu/OTJKoDDD1vE6YmtO+FLEYJgqKjkaIE1AzxD+
kwKP4KemZEsbk/e+eywZB1MKHvLyYY/W31k5kjQm8iDNNQs+1jJEfvgaZzdLBA2L
vKRPYg7P+maBWa7m6LjoUZFvjXfZ6eu80QjsH6ujM3aObQOmcAM1bgOCDH7sqzH8
ckgyUJlSWzJyTgdKEUapMoHdCiHyb7axZHAICIsOR7DPVsLc1oiAmxAfyKJvKIhm
0hclCziCu6I38dVqbAFcuwHaTD/dgyN92lanoB67XxExY1y+IP1RW5qc2Bt+wew=
=RJAl
-----END PGP SIGNATURE-----