summaryrefslogtreecommitdiff
path: root/b4/c331fee0a2be01d9f7bd05aba4c9c97740b657
blob: 6558ea6a7919d7b7424df59da2c35c5419caa467 (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
Return-Path: <carlier@gmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id D7EB6910
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 30 May 2017 13:48:31 +0000 (UTC)
X-Greylist: whitelisted by SQLgrey-1.7.6
Received: from mail-it0-f50.google.com (mail-it0-f50.google.com
	[209.85.214.50])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 8C6DA13D
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 30 May 2017 13:48:31 +0000 (UTC)
Received: by mail-it0-f50.google.com with SMTP id g126so41651262ith.0
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Tue, 30 May 2017 06:48:31 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025;
	h=mime-version:from:date:message-id:subject:to;
	bh=G+/ehFrCNUCd3GFwd5/YCmUmJqP5OtYMNgqodLmGFpw=;
	b=PuteBwcsQ5QvCxUSCNGcG460QzGFBEHIC+9bfuaSi1UQhXYyRNGPCwtuNYeNi+gbrS
	09EIjsRH9Ed/2avfeDqOkaBkB9VxzhtvtVm2be+ijS1tLQlIf0Hmm9zC7un9Q9BNSefB
	x+2kOW9EbUgeCj8UIb5I51xb14vC8BbP9rPoIIG1rReRTwcXvqB+IpbK66Fzvv2iXd0X
	u/M+b2pXsFgbHS/7VlmYtaX9uGlqcnJZ6ovBejlBYa7XpG+QUKGm1NP1EWBhP2O4b4gu
	2RKnIU0DvAZmH/n+FvESCGiH/3hiw+vuAr3WfWcsOO358D3f+xIwNtkn5wIDa0/YeXcf
	plrw==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
	d=1e100.net; s=20161025;
	h=x-gm-message-state:mime-version:from:date:message-id:subject:to;
	bh=G+/ehFrCNUCd3GFwd5/YCmUmJqP5OtYMNgqodLmGFpw=;
	b=rgUSfz09IdFi3VcDty+UFuloiELYw1btUmni8f/28mSqKJly4aojA+A+N9Ff6slZw1
	itnn0lP/ISe6/fmsrze77vXYyN/fmAne52+ICKz0nxSk5r4n04MkhmsCg16OuVxDmzDy
	NPaXBi83er3CLmlhrHcpAnpYeM4ZLlIG0d5brS5NPM7FsIWoGPTG7M6TzItb6PUO7tuf
	5RStnlkkShILi1dL7NspIRkgcZZtszuk8pEL/H3NKQSdJipGLfWkWoH8ERbTf9ow9xDe
	k+5hO4MXe6ydapZHfp7PuLfHa0Jyr2RvJUYmiDlcqK/SNKY0hhiCYhITmXdL6CxALOFq
	ZFig==
X-Gm-Message-State: AODbwcBqmxN0ahBsyr22hXW3T1FdnozgqqbH21/WN9E7OuJAJ+W6YuvR
	W1GlLxrlUTDDoA/wMeiv3SCRGdwhFwX982o=
X-Received: by 10.36.31.70 with SMTP id d67mr2095075itd.80.1496152110823; Tue,
	30 May 2017 06:48:30 -0700 (PDT)
MIME-Version: 1.0
Received: by 10.79.1.34 with HTTP; Tue, 30 May 2017 06:48:30 -0700 (PDT)
From: Yann Carlier <carlier@gmail.com>
Date: Tue, 30 May 2017 21:48:30 +0800
Message-ID: <CAKcm3BxdnuoFwc_Af3thKB32nPH7g5vgQsGu+1+L3D2472uYRg@mail.gmail.com>
To: bitcoin-dev@lists.linuxfoundation.org
Content-Type: multipart/alternative; boundary="001a1144a060189d6a0550be0f43"
X-Spam-Status: No, score=-2.2 required=5.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, HTML_MESSAGE,
	RCVD_IN_DNSWL_LOW, 
	RCVD_IN_SORBS_SPAM 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, 30 May 2017 13:49:50 +0000
Subject: [bitcoin-dev] Improvement Proposal
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, 30 May 2017 13:48:32 -0000

--001a1144a060189d6a0550be0f43
Content-Type: text/plain; charset="UTF-8"

Improvement Proposal

To allow users devices  (including mobile and/or IoT devices). to connect
and some how participate in the same BTC bock chain network without mining.

The incentive for this participants can be a lottery schema, running in
"parallel to mining in the same network" and in the block-chain.
Rewarding some lucky participant user (and/or miner?) randomly every
specific period of time.

Participants will pay the price on each connection round.

Yann

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

<div dir=3D"ltr"><div><span style=3D"font-size:12.8px">Improvement Proposal=
</span><br></div><div><span style=3D"font-size:12.8px"><br></span></div><di=
v style=3D"font-size:12.8px">To allow users devices=C2=A0<span style=3D"fon=
t-size:12.8px">=C2=A0</span><span style=3D"font-size:12.8px">(including mob=
ile and/or IoT devices).=C2=A0</span><span style=3D"font-size:12.8px">to co=
nnect and some how participate in the same BTC bock chain network without m=
ining.</span></div><div style=3D"font-size:12.8px"><br></div><div style=3D"=
font-size:12.8px">The incentive for this=C2=A0<span style=3D"font-size:12.8=
px">participants</span><span style=3D"font-size:12.8px">=C2=A0can be a lott=
ery schema, running in &quot;parallel to mining in the same network&quot; a=
nd in the=C2=A0block-chain.</span></div><div style=3D"font-size:12.8px">Rew=
arding some lucky participant user (and/or miner?) randomly every specific =
period of time.</div><div style=3D"font-size:12.8px"><br></div><div><span s=
tyle=3D"font-size:12.8px">Participants=C2=A0will pay the price on each=C2=
=A0connection round.</span><br></div><div style=3D"font-size:12.8px"><br></=
div><div style=3D"font-size:12.8px">Yann</div></div>

--001a1144a060189d6a0550be0f43--