summaryrefslogtreecommitdiff
path: root/a4/79c1a80e7110dc4b85006cb4b068f28f78c7f6
blob: bb29687e20b08c734d72ca974ecf1fd192f60671 (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
Return-Path: <milly@bitcoins.info>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id 4A0B7160B
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 20 Sep 2015 22:51:41 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from mail.help.org (mail.help.org [70.90.2.18])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id B161719C
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Sun, 20 Sep 2015 22:51:40 +0000 (UTC)
Received: from [10.1.10.25] (B [10.1.10.25]) by mail.help.org with ESMTPA
	; Sun, 20 Sep 2015 18:51:33 -0400
To: bitcoin-dev@lists.linuxfoundation.org
References: <eme6e53f4a-40c6-4b6f-8cf1-b2e8d9905e9d@platinum>
From: Milly Bitcoin <milly@bitcoins.info>
Message-ID: <55FF3878.4060501@bitcoins.info>
Date: Sun, 20 Sep 2015 18:51:36 -0400
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101
	Thunderbird/38.2.0
MIME-Version: 1.0
In-Reply-To: <eme6e53f4a-40c6-4b6f-8cf1-b2e8d9905e9d@platinum>
Content-Type: text/plain; charset=utf-8; format=flowed
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: Re: [bitcoin-dev] Scaling Bitcoin conference micro-report
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: Sun, 20 Sep 2015 22:51:41 -0000

>Some of us have also been actively working towards developing
> a more modular, layered architecture and better implementations that
> will afford greater decentralization in software development with less
> need for critical code reviews, less pushback from downstream developers
> who must continuously rebase, a better process for building consensus in
> the community, and simpler app migration.

It sounds more efficient but it is not clear to me that it would change 
the level of centralization of how the final decisions are made.

One threat to Bintcoin involves incentive for companies to hire 
developers.  The only reason is to change (or not change) Bitcoin Core 
so it is beneficial to their interests.  I am not sure anything can be 
done about that risk but it needs to be understood and considered and 
not just ignored.

> We need to increase the basic infrastructure nodes by a factor much
> larger than 2 or 3...more like 100 or 1000...and it's entirely doable
> with properly aligned incentives.

I assume that would mean fees that hike transaction fees and make 
Bitcoin more expensive?

Russ