summaryrefslogtreecommitdiff
path: root/76/193e67a0c08f29a3df805efc9ebaa8b8e163f0
blob: efdf2d75fe788d89f9708e21118f9de9a95933c3 (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
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 1TtWld-0004vW-64
	for bitcoin-development@lists.sourceforge.net;
	Fri, 11 Jan 2013 05:02:57 +0000
X-ACL-Warn: 
Received: from mail-da0-f43.google.com ([209.85.210.43])
	by sog-mx-2.v43.ch3.sourceforge.com with esmtps (TLSv1:RC4-SHA:128)
	(Exim 4.76) id 1TtWlZ-0005uS-AA
	for bitcoin-development@lists.sourceforge.net;
	Fri, 11 Jan 2013 05:02:57 +0000
Received: by mail-da0-f43.google.com with SMTP id u36so592588dak.16
	for <bitcoin-development@lists.sourceforge.net>;
	Thu, 10 Jan 2013 21:02:47 -0800 (PST)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=google.com; s=20120113;
	h=mime-version:x-originating-ip:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type:x-gm-message-state;
	bh=guJ+HAvpWZWbIcjr2jDD+ZqWVp4hK0Eg/VL/HuHuWAo=;
	b=CFv74FzpUcvqqkn2b4nT1EMQezvmXdzcTGbD524udV2O4USNJ+RXJAZ+CbacV0d/lS
	rCJAaQK2YvMvFbEuaYX1TqzLULjBwk3D/vOHbulsp5niZm93F98wPEXVGwYwxcqHB9IP
	34uELpBrnZgVzehXMSr+8s8FUw4o/FhplkYEL6w5YO2xi9PTEVMD6ecwb9XVowitsvPR
	1pOFifjDqYMKK2cwHvkwguhcBaONn4E+Oqlw2DzPNhznEYeFNJY163HmfaSHrz9Cm888
	qvPzvWaKrEH3PyQf7Zdjqp6Ojq6mby5siGBWJt0L8NUznpDfNmCcsoNDFiqBE6QTDjPn
	8wJw==
MIME-Version: 1.0
Received: by 10.69.16.100 with SMTP id fv4mr224851329pbd.135.1357880567457;
	Thu, 10 Jan 2013 21:02:47 -0800 (PST)
Received: by 10.68.129.199 with HTTP; Thu, 10 Jan 2013 21:02:47 -0800 (PST)
X-Originating-IP: [2001:4830:1603:2:21c:c0ff:fe79:c8c2]
In-Reply-To: <1357876751.1740.4.camel@localhost.localdomain>
References: <CANEZrP0XALwBFJyZTzYd5xBp4MRrjv0s_y2tOXbO7UgjWF2HzA@mail.gmail.com>
	<20121121151534.GA5540@vps7135.xlshosting.net>
	<1353523117.1085.14.camel@localhost.localdomain>
	<20121127211019.GA22701@vps7135.xlshosting.net>
	<CANEZrP0w052ebao-04H4Wduerm86o6RKBY=ObnJXBX22k--zMA@mail.gmail.com>
	<1357876751.1740.4.camel@localhost.localdomain>
Date: Fri, 11 Jan 2013 00:02:47 -0500
Message-ID: <CA+8xBpcB6kXWyRbeUknK6gkcrFMV6YtrDk0c938q1_32U6GtRw@mail.gmail.com>
From: Jeff Garzik <jgarzik@exmulti.com>
To: Matt Corallo <bitcoin-list@bluematt.me>
Content-Type: text/plain; charset=ISO-8859-1
X-Gm-Message-State: ALoCoQmGrw4cXjqG89Jmo6RFgqDXtEiMfkIhDt4Cq7JwJ666KffaXO4LY9Ux5n82TH+T8CJxyLts
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: 1TtWlZ-0005uS-AA
Cc: Bitcoin Dev <bitcoin-development@lists.sourceforge.net>
Subject: Re: [Bitcoin-development] Draft BIP for Bloom filtering
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, 11 Jan 2013 05:02:57 -0000

On Thu, Jan 10, 2013 at 10:59 PM, Matt Corallo <bitcoin-list@bluematt.me> wrote:
> Ive been missing lately, when is 0.8 targeted for freeze?

0.8rc1 will probably happen when the core ultraprune/leveldb stuff is stable.

-- 
Jeff Garzik
exMULTI, Inc.
jgarzik@exmulti.com