summaryrefslogtreecommitdiff
path: root/a7/af6b8c10bf5b3f87e74cf9ee05db658684dafa
blob: ceaaebd7932cdd5a2c493e198484d4e1dbc4b015 (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
107
108
Return-Path: <slashdevnull@hotmail.com>
Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org
	[172.17.192.35])
	by mail.linuxfoundation.org (Postfix) with ESMTPS id C02AC97
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 10 Aug 2015 09:01:53 +0000 (UTC)
X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6
Received: from BLU004-OMC1S31.hotmail.com (blu004-omc1s31.hotmail.com
	[65.55.116.42])
	by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 4280810E
	for <bitcoin-dev@lists.linuxfoundation.org>;
	Mon, 10 Aug 2015 09:01:53 +0000 (UTC)
Received: from BLU436-SMTP89 ([65.55.116.9]) by BLU004-OMC1S31.hotmail.com
	over TLS secured channel with Microsoft SMTPSVC(7.5.7601.23008);
	Mon, 10 Aug 2015 02:01:52 -0700
X-TMN: [r84wjt9teD2gb/ds6WeYFaeoQ+cY1tKK]
X-Originating-Email: [slashdevnull@hotmail.com]
Message-ID: <BLU436-SMTP89C5F8F9A87EC52C8BD1E5C6700@phx.gbl>
User-Agent: Microsoft-MacOutlook/14.4.9.150325
Date: Mon, 10 Aug 2015 13:31:40 +0430
From: GC <slashdevnull@hotmail.com>
To: "Rune K. Svendsen" <runesvend@gmail.com>,
	"info@bitmarkets.net" <info@bitmarkets.net>
Thread-Topic: [bitcoin-dev] Off-chain transactions and miner fees
References: <55C7D234.1040306@bitmarkets.net>
	<567909F0-F686-4B38-A745-637423E12311@gmail.com>
In-Reply-To: <567909F0-F686-4B38-A745-637423E12311@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
X-OriginalArrivalTime: 10 Aug 2015 09:01:51.0578 (UTC)
	FILETIME=[326D5BA0:01D0D34B]
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,
	RCVD_IN_DNSWL_LOW,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
Cc: "bitcoin-dev@lists.linuxfoundation.org"
	<bitcoin-dev@lists.linuxfoundation.org>
Subject: Re: [bitcoin-dev] Off-chain transactions and miner fees
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: Mon, 10 Aug 2015 09:01:53 -0000

Following this, Bitcoin and proposed payment networks like LN will be
competing for fees based on duration and cost to process transactions.

If fees on Bitcoin network stay low and zero-conf txns are possible,
competing payment networks will need some very special features to survive
and make money for their investors.

On 10/8/15 10:27 am, "Rune K. Svendsen via bitcoin-dev"
<bitcoin-dev@lists.linuxfoundation.org> wrote:

>Nodes in the Lightning network earn fees that wouldn't be there if it
>weren't for the Lightning network. The base Bitcoin layer can't handle
>the transaction throughout that Lightning can, so the Lightning fees were
>never available to Bitcoin miners in the first place.
>
>What Lightning does is raise the value of a transaction on the block
>chain. Imagine you're a Lightning node, and in order to collect your
>fees, that you've earned over the past month, you have to settle on the
>blockchain. If you've earned, say, 0.5 BTC in fees, you can attach a huge
>0.005 BTC fee to the Bitcoin settlement transaction. The miners earn a
>larger fee, and you make sure your transaction gets into the blockchain
>quickly, and you can afford to pay this fee because you've made much more
>on the Lightning transactions you've routed.
>
>/Rune
>
>
>
>> Den 10/08/2015 kl. 00.20 skrev info--- via bitcoin-dev
>><bitcoin-dev@lists.linuxfoundation.org>:
>> 
>> Hello all,
>> 
>> one argument I often read on this mailing list is that it's essential to
>> reward miners with transaction fees at some point to secure the network.
>> 
>> Off-chain transactions, whether it's Lightning or something else,
>> potentially extract fees, which may otherwise be paid to miners, if the
>> transactions were actually on-chain.
>> 
>> In this context, wouldn't it be contradictory, maybe even harmful, to
>> aim for an environment, where some/many/most transactions are off-chain?
>> 
>> I have not yet seen this conflict addressed in the recent discussions.
>> 
>> _______________________________________________
>> bitcoin-dev mailing list
>> bitcoin-dev@lists.linuxfoundation.org
>> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev
>_______________________________________________
>bitcoin-dev mailing list
>bitcoin-dev@lists.linuxfoundation.org
>https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev