summaryrefslogtreecommitdiff
path: root/c5/2526476e98b2d651b32eef1c1a858310e7b95b
blob: 237261fdef8ea4038657012df0b5ae230ea1cff1 (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
Return-Path: <asher@ashes.network>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id D967F486
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 21 Aug 2015 03:12:09 +0000 (UTC)
X-Greylist: from auto-whitelisted by SQLgrey-1.7.6
Received: from mail.ashes.network (mail.ashes.network [45.55.9.241])
	by smtp1.linuxfoundation.org (Postfix) with ESMTP id 7BDCE11D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Fri, 21 Aug 2015 03:12:09 +0000 (UTC)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ashes.network;
	s=mail; t=1440126728;
	bh=tRj6RwMBYnbzGe5efpB6PmqwtcVkPpSpnEBwRSryC5k=;
	h=Date:From:To:Subject:From;
	b=R8fdK9OFvtddZj28/hkc0kIWFXj4VAkJkTkKQORhiCl8y5+2OgOQkhTpqFBI9YNYi
	L3R/XRiNrHyuyBy81flTs5CfIp2ZNaIPOPw/vsdalMDQuDTAOHgQKZt3oREeUUIsWV
	IPnfwoXMQkMB4boWoqR4UX8k4gK2QUaDqSn5oMYQ=
Message-ID: <55D69708.1000605@ashes.network>
Date: Thu, 20 Aug 2015 20:12:08 -0700
From: Asher <asher@ashes.network>
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; format=flowed
Content-Transfer-Encoding: 7bit
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,RP_MATCHES_RCVD 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] ashes.network
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: Fri, 21 Aug 2015 03:12:10 -0000

Hi All,

I put together a draft describing an idea I had for an alternate set of 
chain mechanics which solve some of the problems I see with existing 
proof-of-work and proof-of-stake systems (mining centralization, wealth 
concentration, nothing-at-stake, lack of full-node incentives, etc.). 
I'd love to get feedback on the idea.

http://ashes.network/ashes.pdf

Thanks,
Asher