summaryrefslogtreecommitdiff
path: root/5d/7aceae2e38531ec88f11fbff410290736f3161
blob: bbc976f97a5cc6f7ee3935a01e34b5e6aa85ad5f (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
Return-Path: <bitcoin@olivere.de>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 4A32F7D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 20 Aug 2015 10:16:58 +0000 (UTC)
X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6
Received: from mail.jymx.de (jymx.de [81.169.251.53])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id DEB35E5
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Thu, 20 Aug 2015 10:16:57 +0000 (UTC)
Received: from nat6-182.its.fh-giessen.de ([212.201.18.182]:1204
	helo=[192.168.192.85])
	by mail.jymx.de with esmtpsa (TLS1.2:DHE_RSA_AES_128_CBC_SHA1:128)
	(Exim 4.80) (envelope-from <bitcoin@olivere.de>) id 1ZSMu0-0003CA-D7
	for bitcoin-dev@lists.linuxfoundation.org;
	Thu, 20 Aug 2015 12:16:56 +0200
Message-ID: <55D5A919.3030505@olivere.de>
Date: Thu, 20 Aug 2015 12:16:57 +0200
From: Oliver Egginger <bitcoin@olivere.de>
User-Agent: Mozilla/5.0 (X11; Linux x86_64;
	rv:31.0) Gecko/20100101 Thunderbird/31.8.0
MIME-Version: 1.0
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 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] Will there be a freeze of the current protocol
	version?
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, 20 Aug 2015 10:16:58 -0000

Hello,

BitPay seems to support BIP 101:

https://medium.com/@spair/increasing-the-block-size-limit-85ff236fc516

We do not know where this is going. But I suspect that ultimately also
the core client will increase the block size.

Bitcoin is also the subject of research. I think that research is much
to slow (and uncertain) for many companies and users. This is the
reason for XT. Nevertheless, I think further research on the base of the
current protocol version is very important. Thus, I hope that the
current block chain survives. Albeit at a lower level with fewer
users. And expressly not to sabotage necessary changes in the main project.

Let's suppose XT prevails or core is changed within the terms of BIP 101:

Do you think that there are enough people to continue with the old
protocol version? Would developers fork a Bitcoin client for supporting
the old nodes with security updates? Or will there be a compatibility
mode in XT, so that XT behave like an old Bitcoin node? What about
smaller but important projects like picocoin?

- oliver