summaryrefslogtreecommitdiff
path: root/4a/b9a5f214e75df7ae15f731c536b527cc51768c
blob: 33588e94525c0b5b6cca94cd3fdb87bc37a9e482 (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
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
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 <melvincarvalho@gmail.com>) id 1V9uXa-0006t9-4B
	for bitcoin-development@lists.sourceforge.net;
	Thu, 15 Aug 2013 10:12:26 +0000
Received-SPF: pass (sog-mx-2.v43.ch3.sourceforge.com: domain of gmail.com
	designates 209.85.215.48 as permitted sender)
	client-ip=209.85.215.48; envelope-from=melvincarvalho@gmail.com;
	helo=mail-la0-f48.google.com; 
Received: from mail-la0-f48.google.com ([209.85.215.48])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1V9uXX-00061X-UN
	for bitcoin-development@lists.sourceforge.net;
	Thu, 15 Aug 2013 10:12:26 +0000
Received: by mail-la0-f48.google.com with SMTP id er20so405529lab.7
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 15 Aug 2013 03:12:17 -0700 (PDT)
MIME-Version: 1.0
X-Received: by 10.152.2.74 with SMTP id 10mr874379las.36.1376561537170; Thu,
	15 Aug 2013 03:12:17 -0700 (PDT)
Received: by 10.112.159.233 with HTTP; Thu, 15 Aug 2013 03:12:17 -0700 (PDT)
In-Reply-To: <CABsx9T3DM72+8HgNWWZ2HaAgZMQGAPn87L9VVKdkbVkS7sd8Tg@mail.gmail.com>
References: <CABsx9T3DM72+8HgNWWZ2HaAgZMQGAPn87L9VVKdkbVkS7sd8Tg@mail.gmail.com>
Date: Thu, 15 Aug 2013 12:12:17 +0200
Message-ID: <CAKaEYhJy9_xij0GcTqUjVQ8gwdvnoRk4DGmGKC0ybDV_acFvug@mail.gmail.com>
From: Melvin Carvalho <melvincarvalho@gmail.com>
To: Gavin Andresen <gavinandresen@gmail.com>
Content-Type: multipart/alternative; boundary=089e01228e5a6f45be04e3f9b5f8
X-Spam-Score: -0.6 (/)
X-Spam-Report: Spam Filtering performed by mx.sourceforge.net.
	See http://spamassassin.org/tag/ for more details.
	-1.5 SPF_CHECK_PASS SPF reports sender host as permitted sender for
	sender-domain
	0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider
	(melvincarvalho[at]gmail.com)
	-0.0 SPF_PASS               SPF: sender matches SPF record
	1.0 HTML_MESSAGE           BODY: HTML included in message
	-0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from
	author's domain
	0.1 DKIM_SIGNED            Message has a DKIM or DK signature,
	not necessarily valid
	-0.1 DKIM_VALID Message has at least one valid DKIM or DK signature
X-Headers-End: 1V9uXX-00061X-UN
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Version 0.9 goals
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: Thu, 15 Aug 2013 10:12:26 -0000

--089e01228e5a6f45be04e3f9b5f8
Content-Type: text/plain; charset=ISO-8859-1

On 15 August 2013 02:29, Gavin Andresen <gavinandresen@gmail.com> wrote:

> It feels to me like we're close to a 0.9 "feature freeze" / start of
> release cycle; I'd like to talk a little bit about what we'd like to see in
> the final 0.9 release.
>
> My list:
>
> Bug:  I'd really like to see the leveldb corruption issue (mostly on OSX,
> it seems) fixed. This is hard because it can't be reliably reproduced, and,
> at least on my machine, takes weeks to occur. Help needed to reproduce/fix,
> see https://github.com/bitcoin/bitcoin/issues/2770 for what we know about
> the problem.
>
> Payment Protocol support is ready to be pulled (
> https://github.com/bitcoin/bitcoin/pull/2539) . Unless there are major
> objections, I will pull it tomorrow (it has already gone through two rounds
> of bounty-driven QA testing, so I'm convinced it is ready).
>
> I'd love for 0.9 to contain sipa's "headers first" initial block download
> optimization; I think it is a big enough improvement to justify making the
> 0.9 test/release cycle longer.
>
> Coin control (https://github.com/bitcoin/bitcoin/pull/2343).
>
> The autotools work (https://github.com/bitcoin/bitcoin/pull/2805).
>
> Gitian-build with the latest openssl and Qt5. Perhaps update the version
> of Debian VMs that we gitian-build with.
>
> I plan on spending about half my time on code review and helping get pull
> requests tested, and the other half of my time working on code that
> probably won't make it into the 0.9 release.
>

+1

Sounds great!


>
> --
> --
> Gavin Andresen
>
>
> ------------------------------------------------------------------------------
> Get 100% visibility into Java/.NET code with AppDynamics Lite!
> It's a free troubleshooting tool designed for production.
> Get down to code-level detail for bottlenecks, with <2% overhead.
> Download for free and get started troubleshooting in minutes.
> http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk
> _______________________________________________
> Bitcoin-development mailing list
> Bitcoin-development@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bitcoin-development
>
>

--089e01228e5a6f45be04e3f9b5f8
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><br><div class=3D"gmail=
_quote">On 15 August 2013 02:29, Gavin Andresen <span dir=3D"ltr">&lt;<a hr=
ef=3D"mailto:gavinandresen@gmail.com" target=3D"_blank">gavinandresen@gmail=
.com</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><div dir=3D"ltr">It feels to me like we&#39;=
re close to a 0.9 &quot;feature freeze&quot; / start of release cycle; I&#3=
9;d like to talk a little bit about what we&#39;d like to see in the final =
0.9 release.<div>
<br></div><div>
My list:</div><div><br></div><div>Bug: =A0I&#39;d really like to see the le=
veldb corruption issue (mostly on OSX, it seems) fixed. This is hard becaus=
e it can&#39;t be reliably reproduced, and, at least on my machine, takes w=
eeks to occur. Help needed to reproduce/fix, see=A0<a href=3D"https://githu=
b.com/bitcoin/bitcoin/issues/2770" target=3D"_blank">https://github.com/bit=
coin/bitcoin/issues/2770</a> for what we know about the problem.<br clear=
=3D"all">

<div><br></div><div>Payment Protocol support is ready to be pulled (<a href=
=3D"https://github.com/bitcoin/bitcoin/pull/2539" target=3D"_blank">https:/=
/github.com/bitcoin/bitcoin/pull/2539</a>) . Unless there are major objecti=
ons, I will pull it tomorrow (it has already gone through two rounds of bou=
nty-driven QA testing, so I&#39;m convinced it is ready).</div>

<div><br></div><div>I&#39;d love for 0.9 to contain sipa&#39;s &quot;header=
s first&quot; initial block download optimization; I think it is a big enou=
gh improvement to justify making the 0.9 test/release cycle longer.</div>

<div><br></div><div>Coin control (<a href=3D"https://github.com/bitcoin/bit=
coin/pull/2343" target=3D"_blank">https://github.com/bitcoin/bitcoin/pull/2=
343</a>).</div><div><br></div><div>The autotools work (<a href=3D"https://g=
ithub.com/bitcoin/bitcoin/pull/2805" target=3D"_blank">https://github.com/b=
itcoin/bitcoin/pull/2805</a>).</div>

<div><br></div><div>Gitian-build with the latest openssl and Qt5. Perhaps u=
pdate the version of Debian VMs that we gitian-build with.</div><div><br></=
div><div>I plan on spending about half my time on code review and helping g=
et pull requests tested, and the other half of my time working on code that=
 probably won&#39;t make it into the 0.9 release.</div>
</div></div></blockquote><div><br>+1<br><br></div><div>Sounds great!<br></d=
iv><div>=A0</div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8=
ex;border-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div><span=
 class=3D"HOEnZb"><font color=3D"#888888">
<div><br></div>-- <br>--<br>Gavin Andresen<br>
</font></span></div></div>
<br>-----------------------------------------------------------------------=
-------<br>
Get 100% visibility into Java/.NET code with AppDynamics Lite!<br>
It&#39;s a free troubleshooting tool designed for production.<br>
Get down to code-level detail for bottlenecks, with &lt;2% overhead.<br>
Download for free and get started troubleshooting in minutes.<br>
<a href=3D"http://pubads.g.doubleclick.net/gampad/clk?id=3D48897031&amp;iu=
=3D/4140/ostg.clktrk" target=3D"_blank">http://pubads.g.doubleclick.net/gam=
pad/clk?id=3D48897031&amp;iu=3D/4140/ostg.clktrk</a><br>___________________=
____________________________<br>

Bitcoin-development mailing list<br>
<a href=3D"mailto:Bitcoin-development@lists.sourceforge.net">Bitcoin-develo=
pment@lists.sourceforge.net</a><br>
<a href=3D"https://lists.sourceforge.net/lists/listinfo/bitcoin-development=
" target=3D"_blank">https://lists.sourceforge.net/lists/listinfo/bitcoin-de=
velopment</a><br>
<br></blockquote></div><br></div></div>

--089e01228e5a6f45be04e3f9b5f8--