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
|
Return-Path: <martijn.meijering@mevs.nl>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
[172.17.192.35])
by mail.linuxfoundation.org (Postfix) with ESMTPS id CAFC778D
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jul 2016 20:58:03 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-yw0-f175.google.com (mail-yw0-f175.google.com
[209.85.161.175])
by smtp1.linuxfoundation.org (Postfix) with ESMTPS id D12D719E
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jul 2016 20:58:02 +0000 (UTC)
Received: by mail-yw0-f175.google.com with SMTP id z8so33271020ywa.1
for <bitcoin-dev@lists.linuxfoundation.org>;
Tue, 26 Jul 2016 13:58:02 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=mevs-nl.20150623.gappssmtp.com; s=20150623;
h=mime-version:from:date:message-id:subject:to;
bh=R4IboAkaWujhRsedDsu2YA5RJIBKxW9M3KZv3oHAojk=;
b=druUv55A1lHMjeX8S7MFIesBUS/RR5SdynAwYs9/NXhi7fpKR/W3v209pMwuZ3hogj
OApL5AoC0YtZKfvUM6+nP4fWhuuW++7YDyu+E/dNHLqcXWMEbHNiDBfrNdVVShWR0KUg
uYbbtSqAJo4rT3hJb2mXDjnTnmR4H7liAb+HcAxhKijaMSfEemUFLkhYcn12iELRKAYy
to05oUF+KNmO9Sgk+NE4LbwZ2/YWlhnFD+Mvc9y6ksu7eCIvzzZ9pCtLchfr9fuX25En
FdzxS1SUTXtElLaeuqixtL3bA4NunZBGpKCnqVpFIXzLAFwTuKfvgK5gw5oZc/ch2KvI
Yjzw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20130820;
h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
bh=R4IboAkaWujhRsedDsu2YA5RJIBKxW9M3KZv3oHAojk=;
b=bhbvJ1KOVrgvuySslNbwxybSZzQ93Z3QNA+YrA/bAH3tZbwuDHED+Ug+AEPCjsYUnc
Gi2yAsHFy2PD8umkUcMPU/BIICTwaCGXqSRZbNYYZizRecH4TAg8vjX+FnwDmoaEXnIC
tghwflis5aMXrGZHrvwvQU7eisoDhZqHj0s5qW5n8Mh96/qUtN6iVqAnWSR1AHuk9NoX
Zs6LJ3XphVychkQUo28qX7T5qCO6WBkw+wHvql5UMEUOtlxBuKIchJw56Q42rPx6RCvY
B98ok/OqeQzn/L34MeaNBArkF1C88Zh36Cnif7IDhBd2Skiq9ndyGhIXLc7Bx5ze8ae/
g+nw==
X-Gm-Message-State: AEkoouv3xxw4Z2bLv8taIIl6p8ogqGuVrFMzn1ala5FGFLDFmYClZzId/QQFxiqlLIRtaKzgUDotncFurDHGyg==
X-Received: by 10.176.0.180 with SMTP id 49mr9824016uaj.107.1469566681439;
Tue, 26 Jul 2016 13:58:01 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.103.112.71 with HTTP; Tue, 26 Jul 2016 13:58:00 -0700 (PDT)
From: Martijn Meijering <martijn.meijering@mevs.nl>
Date: Tue, 26 Jul 2016 22:58:00 +0200
Message-ID: <CAODYVYfciFGoVMKtOWs9PNkEJEt768KFZNO6s-qFhzQFchUTXw@mail.gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: text/plain; charset=UTF-8
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,DKIM_SIGNED,
DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
smtp1.linux-foundation.org
X-Mailman-Approved-At: Tue, 26 Jul 2016 21:10:58 +0000
Subject: [bitcoin-dev] Reasons to add sync flags to Bitcoin
X-BeenThere: bitcoin-dev@lists.linuxfoundation.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: Bitcoin Protocol 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: Tue, 26 Jul 2016 20:58:03 -0000
- Flags will be mined selfishly, and not published until the advantage
gained from withholding is less than the mining reward. This effect may
kill the decentralization features, since big miners will be the only ones
that can selfish-mine flags. Indeed, collusion would be encouraged... just
ship the flag to the miners you do business with, and no one else. At the
expense of loss of flag revenue, your in-group would gain a massive
advantage in main-chain mining.
---
Is there a reason miners would be more likely to engage in selfish
mining of sync flags than they are now with ordinary blocks?
|