summaryrefslogtreecommitdiff
path: root/1e/cc48697088513e3597c0c3aab463afc49d1717
blob: 88ecc36af3cd07b4f8970091a2b8c7df8212c022 (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
Return-Path: <pieter.wuille@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id C50DBBFF
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 15 Jul 2015 16:11:45 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com
	[209.85.212.172])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 95D73201
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 15 Jul 2015 16:11:44 +0000 (UTC)
Received: by wiga1 with SMTP id a1so4423683wig.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Wed, 15 Jul 2015 09:11:43 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=E3ya0AXBaWzASxgqYH6olLWzDCYlRWzZ9fWo7pqIfyQ=;
	b=HmRO24rVwYAPWML0wUxOnfGUgDQP5neMg9FCuuUB6ExvrXN/iHonTzs796vaqqkH/H
	4N10i6SDxh1tbp5QWmEhyBrsb8dsKtC06rBNNY52uOJlLuQRUjRf2I4NJ3rmuo1FbIX9
	edtyntofacI9zU1NMJjzcOKblTpw5kmkuysLxAmN3JJSyjjY7PEev8rGtD4rJlJ+qjh1
	l/okMs7TCcM9DsWeWWDAkPCJN9dl0Ad4QSO+iMWNBHNme0+AgKDuPAzu2gvo8xgP3+SC
	17/dI8EXO5gpgPcx0XqJuzizRn35c/HTMzmyAK8H/gRGsQwO2IrQc96yDgiTO7+BrTSL
	eIDQ==
MIME-Version: 1.0
X-Received: by 10.180.23.69 with SMTP id k5mr481886wif.3.1436976703456; Wed,
	15 Jul 2015 09:11:43 -0700 (PDT)
Received: by 10.195.12.166 with HTTP; Wed, 15 Jul 2015 09:11:43 -0700 (PDT)
In-Reply-To: <E724A120-7F85-488B-81CD-B1CD8EB227E3@gmail.com>
References: <24662b038abc45da7f3990e12a649b8a@airmail.cc>
	<55A66FA9.4010506@thinlink.com>
	<20150715151825.GB20029@savin.petertodd.org>
	<CDB5FC27-F3F0-44F7-BBC6-670ACAE740D2@gmail.com>
	<20150715155903.GC20029@savin.petertodd.org>
	<E724A120-7F85-488B-81CD-B1CD8EB227E3@gmail.com>
Date: Wed, 15 Jul 2015 12:11:43 -0400
Message-ID: <CAPg+sBgb6fGT524U4xi_GDrOio2uKMe4Z798699CknvtaBdcqw@mail.gmail.com>
From: Pieter Wuille <pieter.wuille@gmail.com>
To: Me <jimmyjack@gmail.com>
Content-Type: multipart/alternative; boundary=047d7bdc124ef5d044051aec35e0
X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE,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
Cc: bitcoin-dev@lists.linuxfoundation.org
Subject: Re: [bitcoin-dev] Significant losses by double-spending unconfirmed
	transactions
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: Wed, 15 Jul 2015 16:11:45 -0000

--047d7bdc124ef5d044051aec35e0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

On Wed, Jul 15, 2015 at 12:06 PM, Me via bitcoin-dev <
bitcoin-dev@lists.linuxfoundation.org> wrote:

> Have you talk to them? If not, how can you be sure they don=E2=80=99t run=
 large
> number of standard nodes and actually make the network stronger? Personal=
ly
> I never bring claims like this if I just assume. A lot of people in the
> community really trust you, do you realize you potentially hurt them for =
no
> reason?
>

Running normal full nodes only provides extra service to nodes
synchronizing and lightweight clients. It does not "make the network
stronger" in the sense that it does not reduce the trust the participants
need to have in each other.

It's such a misconception that running many nodes somehow helps. It's much
better that you run and control one or a few full nodes which you actually
use to validate your transactions, than to run 1000s of nodes in third
party datacenters. The latter only looks more decentralized.

--=20
Pieter

--047d7bdc124ef5d044051aec35e0
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">On Wed, Jul 15, 2015 at 12:06 PM, Me via bitcoin-dev <span=
 dir=3D"ltr">&lt;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" t=
arget=3D"_blank">bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote=
:<br><div class=3D"gmail_extra"><div class=3D"gmail_quote"><blockquote clas=
s=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;pad=
ding-left:1ex">Have you talk to them? If not, how can you be sure they don=
=E2=80=99t run large number of standard nodes and actually make the network=
 stronger? Personally I never bring claims like this if I just assume. A lo=
t of people in the community really trust you, do you realize you potential=
ly hurt them for no reason?<br></blockquote><div><br></div><div>Running nor=
mal full nodes only provides extra service to nodes synchronizing and light=
weight clients. It does not &quot;make the network stronger&quot; in the se=
nse that it does not reduce the trust the participants need to have in each=
 other.<br><br></div><div>It&#39;s such a misconception that running many n=
odes somehow helps. It&#39;s much better that you run and control one or a =
few full nodes which you actually use to validate your transactions, than t=
o run 1000s of nodes in third party datacenters. The latter only looks more=
 decentralized.<br><br></div><div>-- <br></div><div>Pieter<br><br></div></d=
iv></div></div>

--047d7bdc124ef5d044051aec35e0--