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
|
Return-Path: <jimsmit@Safe-mail.net>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id 335FE10A0
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 3 Sep 2015 21:11:49 +0000 (UTC)
X-Greylist: delayed 00:52:58 by SQLgrey-1.7.6
Received: from rimon.safe-mail.net (rimon.safe-mail.net [212.29.227.68])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id C75481E2
for <bitcoin-dev@lists.linuxfoundation.org>;
Thu, 3 Sep 2015 21:11:46 +0000 (UTC)
Received: by rimon.safe-mail.net with Safe-mail (Exim 4.66)
(envelope-from <jimsmit@Safe-mail.net>) id 1ZXavU-0004cQ-7n
for bitcoin-dev@lists.linuxfoundation.org;
Thu, 03 Sep 2015 16:16:04 -0400
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=N1-0105; d=Safe-mail.net;
b=ioAwvu4LwJXCItlmB37EhRlmrWac043e13Jj+iWCMcDs37ZIIhqkO5pIZ1OFLEK3
Hl6kab0itWJXeOSJsda8M7yUoiVr4Xu6FARULX79GDE8cXfNMVfGV1fyqZzNAjH9
bG459z4UQ0RaUj9mOPAGHbpiGMVqjgkR10sXEAKaMvI=;
Received: from pc ([91.109.247.173]) by Safe-mail.net with https
Date: Thu, 3 Sep 2015 16:16:03 -0400
From: jimsmit@Safe-mail.net
To: bitcoin-dev@lists.linuxfoundation.org
X-SMType: Regular
X-SMRef: N1R-ZxjN-sA-21
Message-Id: <N1R-ZxjN-sA-21@Safe-mail.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-SMSignature: YC0cy0Wh2zy4CzVskoMZvjIjm+xKETMJ/s8lrE7XM66jRqN6D9WG3njHHt+kb0Ya
JKH8GIeGw+59MUpBEHYZci4KXXSg2Xfno3nSP3C+MD6C4nCyw4KpGCGWMOlOr7QN
NLznIww3q0wYX03SmHg8IyP6yFOWCg3/HcRJTH3pePk=
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,
T_RP_MATCHES_RCVD 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] Adhoc Bitcoin Network
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Development 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: Thu, 03 Sep 2015 21:11:49 -0000
Hi,
Is there a feature in Bitcoin that supports adhoc networks, that merge their work into the main Blockchain at some point?
Thanks,
Jim
|