blob: 1aaaba352643163b045d1f9d3879da7fdb15dc6e (
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
|
Received: from sog-mx-1.v43.ch3.sourceforge.com ([172.29.43.191]
helo=mx.sourceforge.net)
by sfs-ml-1.v29.ch3.sourceforge.com with esmtp (Exim 4.76)
(envelope-from <mail@jeremyhahn.com>) id 1WBAF4-0004q7-UF
for bitcoin-development@lists.sourceforge.net;
Wed, 05 Feb 2014 21:42:46 +0000
X-ACL-Warn:
Received: from mail.makeabyte.com ([199.66.219.37])
by sog-mx-1.v43.ch3.sourceforge.com with esmtp (Exim 4.76)
id 1WBAF3-0002KK-Pl for bitcoin-development@lists.sourceforge.net;
Wed, 05 Feb 2014 21:42:46 +0000
Received: from [10.0.0.11] (unknown [71.233.175.121])
(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
(No client certificate requested)
by mail.makeabyte.com (Postfix) with ESMTPSA id C63AE10032
for <bitcoin-development@lists.sourceforge.net>;
Wed, 5 Feb 2014 21:29:59 +0000 (UTC)
Message-ID: <52F2AC5C.1030702@jeremyhahn.com>
Date: Wed, 05 Feb 2014 16:25:48 -0500
From: Jeremy Hahn <mail@jeremyhahn.com>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
rv:24.0) Gecko/20100101 Thunderbird/24.0
MIME-Version: 1.0
To: bitcoin-development@lists.sourceforge.net
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
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: 1WBAF3-0002KK-Pl
Subject: [Bitcoin-development] Modular PoW
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: Wed, 05 Feb 2014 21:42:47 -0000
Relocating this conversation to the dev list. Feedback / continued
discussion welcome.
https://github.com/bitcoin/bitcoin/issues/3624
|