summaryrefslogtreecommitdiff
path: root/a2/b1b79089d853360b2b511f7da420158fb5544e
blob: 10fb9ac0b1904bea08c5242278fd76e32728b9a2 (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
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
Return-Path: <admin@multipool.us>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id B6B84FAE
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 28 Dec 2015 19:35:35 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-ob0-f180.google.com (mail-ob0-f180.google.com
	[209.85.214.180])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id CF7CA142
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 28 Dec 2015 19:35:34 +0000 (UTC)
Received: by mail-ob0-f180.google.com with SMTP id bx1so121017436obb.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 28 Dec 2015 11:35:34 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=multipool-us.20150623.gappssmtp.com; s=20150623;
	h=mime-version:in-reply-to:references:date:message-id:subject:from:to
	:cc:content-type;
	bh=dhi2s1E7xr+y6e4nHioSe5bN+j8EWZD7SdUBRMHFp0w=;
	b=c7GgITCrTH8UimnHAYD6o2ZaCz6SAqs6l+ZZD2cC20Tdb7739el/fM2XAOcztvRMPM
	XDNFdRIbBL43bSxiHr+0Zs73aKjChQnxn2QCvxUXJfxOcxkesZYq/KN1os8y/hhxYFOP
	X8bD9dFfg0/yjJ1VmP703pSnqNPWwWoMHLHq2sUpZjz7mySE3VGXQBZBx3tw6Z1RQgY4
	TZA86lmbYnSne1XaW+1Fbww2yOdbsh/ZzhupG8WaHkz1oRqIHIssZK7l2kVpr/c5nrx/
	BDSY5IdnJD7/myxaWq0tSjXYI44uoFEOLkfkas0RjEYbmlDeGHcbA3RBPpxfPsY5msBI
	BLoQ==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20130820;
	h=x-gm-message-state:mime-version:in-reply-to:references:date
	:message-id:subject:from:to:cc:content-type;
	bh=dhi2s1E7xr+y6e4nHioSe5bN+j8EWZD7SdUBRMHFp0w=;
	b=jPeF979/l5gdEpIRuFjHP8iYtQE1H4Ido+cBKe6ImoxYS1SX8SaE5XBCts5MLUuCpv
	FEaxhYjwTnfF8eEeJtfLOKlH//z3T9jHULNjZLQvf+BxAdIFGHMsHL1cX1mnsCq74ln4
	SZXmWjCaJNnR/MyyeMBPuFK2rNLVcXhRKqtANKO1jEkCFK+G3dmLQudQanFV0tY7duD2
	s8elh9QH98ngaei5ZhvYXdznE6n15ZI2UtkdPmbdGv9ApEbkMyPAr4d4GLMF2X3xs8b8
	ywOVjJrBixfVU3EJWgTAipjsa6Ds0649i/aAMIsXeVGYk3HVguRlf2m/oE54zvWqXSx0
	aXGw==
X-Gm-Message-State: ALoCoQnqMEOyjGFwSF5BI89kaAHJHp5j1R/V2mgOW5TZtiMhFmkpVoqTpifzDV2vMYNU0mH9YplNlF5iB32gn4YY4c7nBw2SXg==
MIME-Version: 1.0
X-Received: by 10.182.138.103 with SMTP id qp7mr5480073obb.74.1451331334299;
	Mon, 28 Dec 2015 11:35:34 -0800 (PST)
Received: by 10.182.200.166 with HTTP; Mon, 28 Dec 2015 11:35:34 -0800 (PST)
In-Reply-To: <CAPkFh0vY7sSFJxAnYSWgPszY6kAjcfDBR7cPn0ptL9yc-OtFdg@mail.gmail.com>
References: <20151219184240.GB12893@muck>
	<CAAcC9yvh2ma2dFhNDEKs7vfXyQF9L+T0YtRvOsJ15AbfVti=cw@mail.gmail.com>
	<4882BD35-D890-4860-9222-5C23AEB6AE89@mattcorallo.com>
	<CAAcC9yspsPs3gbumS4rTOg-P-=V=tycn2Z1nVPGGHwJ-nP+PBg@mail.gmail.com>
	<20151220044450.GA23942@muck>
	<CAP3QyGJD3SaM6Bvvw66jAvVFkQhrfJfRQTxbbe8a=O1zK_P6tw@mail.gmail.com>
	<20151228191228.GC12298@muck>
	<CAPkFh0vY7sSFJxAnYSWgPszY6kAjcfDBR7cPn0ptL9yc-OtFdg@mail.gmail.com>
Date: Mon, 28 Dec 2015 11:35:34 -0800
Message-ID: <CAP3QyGKLa_Vf+f82RbNAYz=RP0ion4sqvj19Pqjr9v5taeo4pw@mail.gmail.com>
From: Multipool Admin <admin@multipool.us>
To: =?UTF-8?Q?Emin_G=C3=BCn_Sirer?= <el33th4x0r@gmail.com>
Content-Type: multipart/alternative; boundary=e89a8ff1cbcaa1fa1b0527fa6828
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,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 <bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] We need to fix the block withholding attack
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: Mon, 28 Dec 2015 19:35:35 -0000

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

On Mon, Dec 28, 2015 at 11:30 AM, Emin G=C3=BCn Sirer <
bitcoin-dev@lists.linuxfoundation.org> wrote:

>
>
> On Mon, Dec 28, 2015 at 2:12 PM, Peter Todd via bitcoin-dev <
> bitcoin-dev@lists.linuxfoundation.org> wrote:
>
>> Do you specifically mean selfish mining as defined in Emin G=C3=BCn
>> Sirer/Ittay Eyal's paper? Keep in mind that attack is only a significant
>> issue in a scenario - one malicious miner with >30% hashing power -
>> where you're already very close to the margins anyway; the difference
>> between a 50% attack threshold and a 30% attack threshold isn't very
>> significant.
>>
>
> This is not quite right: we know that selfish mining is a guaranteed win
> at 34%. We do not know when exactly it begins to pay off. The more
> consolidated and centralized the other mining pools, the less of a threat
> it is below 34%; the more decentralized, the more likely it is to pay off
> at lower thresholds.
>

Exactly.


> Far more concerning is network propagation effects between large and
>> small miners.
>
>
> On a related note, the Bitcoin-NG paper took a big step towards moving
> these kinds of concerns out of the realm of gut-feelings and wavy hands
> into science. In particular, it introduced metrics for fairness (i.e.
> differential
> rate in orphans experienced by small and large miners), hash power
> efficiency, as well as consensus delay.
>
>
>> For that class of issues, if you are in an environemnt
>> where selfish mining is possible - a fairly flat, easily DoS/sybil
>> attacked network topology - the profitability difference between small
>> and large miners even *without* attacks going on is a hugely worrying
>> problem.
>
>
> Indeed, there is a slight, quantifiable benefit to larger pools. Which is
> why
> we need to be diligent about not letting pools get too big.
>
>
>> Note though that Eligius is *not* the only pool to have had problems
>>
> with block withholding, though AFAIK Eligius is the only one who has
>> gone on record so far. (as I said in my original post, I'm relaying
>> information given to me under condition of confidentiality)
>>
>
> I can see why they don't want to go public with this: it means that they
> are less profitable than other pools.
>

This I disagree with -- if they know that they have been attacked, then
there is every reason to come forward with this information.

First of all, it offers an explanation for poor profits (this is better
than unexplained poor profits).

Second of all, if one pool can be attacked then any pool can be attacked --
this is not a reason not to mine on a particular pool.  If anything, it's a
reason to diversify hashrate among many pools.

--Adam

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

<div dir=3D"ltr"><div class=3D"gmail_extra"><br><div class=3D"gmail_quote">=
On Mon, Dec 28, 2015 at 11:30 AM, Emin G=C3=BCn Sirer <span dir=3D"ltr">&lt=
;<a href=3D"mailto:bitcoin-dev@lists.linuxfoundation.org" target=3D"_blank"=
>bitcoin-dev@lists.linuxfoundation.org</a>&gt;</span> wrote:<br><blockquote=
 class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc soli=
d;padding-left:1ex"><div dir=3D"ltr"><br><div class=3D"gmail_extra"><br><di=
v class=3D"gmail_quote"><span class=3D"">On Mon, Dec 28, 2015 at 2:12 PM, P=
eter Todd via bitcoin-dev <span dir=3D"ltr">&lt;<a href=3D"mailto:bitcoin-d=
ev@lists.linuxfoundation.org" target=3D"_blank">bitcoin-dev@lists.linuxfoun=
dation.org</a>&gt;</span> wrote:<br><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Do you s=
pecifically mean selfish mining as defined in Emin G=C3=BCn<br>
Sirer/Ittay Eyal&#39;s paper? Keep in mind that attack is only a significan=
t<br>
issue in a scenario - one malicious miner with &gt;30% hashing power -<br>
where you&#39;re already very close to the margins anyway; the difference<b=
r>
between a 50% attack threshold and a 30% attack threshold isn&#39;t very<br=
>
significant.<br></blockquote><div><br></div></span><div>This is not quite r=
ight: we know that selfish mining is a guaranteed win</div><div>at 34%. We =
do not know when exactly it begins to pay off. The more=C2=A0</div><div>con=
solidated and centralized the other mining pools, the less of a threat</div=
><div>it is below 34%; the more decentralized, the more likely it is to pay=
 off=C2=A0</div><div>at lower thresholds.</div></div></div></div></blockquo=
te><div><br></div><div>Exactly.</div><div>=C2=A0</div><blockquote class=3D"=
gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-=
left:1ex"><div dir=3D"ltr"><div class=3D"gmail_extra"><div class=3D"gmail_q=
uote"><span class=3D""><blockquote class=3D"gmail_quote" style=3D"margin:0 =
0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Far more concerning i=
s network propagation effects between large and<br>
small miners. </blockquote><div><br></div></span><div>On a related note, th=
e Bitcoin-NG paper took a big step towards moving</div><div>these kinds of =
concerns out of the realm of gut-feelings and wavy hands=C2=A0</div><div>in=
to science. In particular, it introduced metrics for fairness (i.e. differe=
ntial</div><div>rate in orphans experienced by small and large miners), has=
h power=C2=A0</div><div>efficiency, as well as consensus delay.=C2=A0</div>=
<span class=3D""><div>=C2=A0</div><blockquote class=3D"gmail_quote" style=
=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">For that=
 class of issues, if you are in an environemnt<br>
where selfish mining is possible - a fairly flat, easily DoS/sybil<br>
attacked network topology - the profitability difference between small<br>
and large miners even *without* attacks going on is a hugely worrying<br>
problem. </blockquote><div><br></div></span><div>Indeed, there is a slight,=
 quantifiable benefit to larger pools. Which is why</div><div>we need to be=
 diligent about not letting pools get too big.</div><span class=3D""><div>=
=C2=A0<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8e=
x;border-left:1px #ccc solid;padding-left:1ex">Note though that Eligius is =
*not* the only pool to have had problems<br></blockquote><blockquote class=
=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1px #ccc solid;padd=
ing-left:1ex">
with block withholding, though AFAIK Eligius is the only one who has<br>
gone on record so far. (as I said in my original post, I&#39;m relaying<br>
information given to me under condition of confidentiality)<br></blockquote=
><div><br></div></span><div>I can see why they don&#39;t want to go public =
with this: it means that they</div><div>are less profitable than other pool=
s.=C2=A0</div></div></div></div></blockquote><div><br></div><div>This I dis=
agree with -- if they know that they have been attacked, then there is ever=
y reason to come forward with this information.</div><div><br></div><div>Fi=
rst of all, it offers an explanation for poor profits (this is better than =
unexplained poor profits).</div><div><br></div><div>Second of all, if one p=
ool can be attacked then any pool can be attacked -- this is not a reason n=
ot to mine on a particular pool.=C2=A0 If anything, it&#39;s a reason to di=
versify hashrate among many pools.</div><div><br></div><div>--Adam</div></d=
iv></div></div>

--e89a8ff1cbcaa1fa1b0527fa6828--