Return-Path: Received: from smtp1.linuxfoundation.org (smtp1.linux-foundation.org [172.17.192.35]) by mail.linuxfoundation.org (Postfix) with ESMTPS id BCC7E8A7 for ; Sun, 9 Aug 2015 22:04:13 +0000 (UTC) X-Greylist: whitelisted by SQLgrey-1.7.6 Received: from mail-la0-f47.google.com (mail-la0-f47.google.com [209.85.215.47]) by smtp1.linuxfoundation.org (Postfix) with ESMTPS id 7AB8016F for ; Sun, 9 Aug 2015 22:04:11 +0000 (UTC) Received: by lalv9 with SMTP id v9so2223068lal.0 for ; Sun, 09 Aug 2015 15:04:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=ts/ULI81nUOLuMLDQ5BsLkoPsFdyta1zESdJmWRdbEc=; b=fROQ7ET5xwKGGsTp4voOyvecRM/zzeUvCtC4+5CDRRQKIxQNRYNC16tsLrGCXOpYwC wo2APU10SzxMIv1Faw81T8kQGb5dXuBbTvtVEOSNBCBU2lZQwO9qzM3M9oXKXHsBqf/u bnsoyejzRSMAre5I8soRBUrx75BDioapF4DdlADAebf+3geXrikoQ5zSX+moL1EM6G9O zDZ1qP1L6cn8Dd4yZWbtYBYoxSoUvjq3+v44KYGOSrMIuLnvboJyQbY1xRuMkVjPb/9v oTMNb2gRl4L49yDpLMjjJYbOX7yoqyTQkdaBhMybq2yD6Xpo63N4nPxQFvYCK/BYjn1d w4sw== X-Received: by 10.112.129.104 with SMTP id nv8mr3367949lbb.63.1439157849980; Sun, 09 Aug 2015 15:04:09 -0700 (PDT) MIME-Version: 1.0 Received: by 10.25.22.25 with HTTP; Sun, 9 Aug 2015 15:03:50 -0700 (PDT) In-Reply-To: <55C7CCE5.10208@gmail.com> References: <55C79FF0.8040100@thinlink.com> <55C7CCE5.10208@gmail.com> From: Hector Chu Date: Sun, 9 Aug 2015 23:03:50 +0100 Message-ID: To: Patrick Strateman Content-Type: multipart/alternative; boundary=047d7b3a8bee6c87b3051ce80cbb X-Spam-Status: No, score=-0.3 required=5.0 tests=BAD_CREDIT,BAYES_00, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,HTML_MESSAGE, RCVD_IN_DNSWL_LOW autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on smtp1.linux-foundation.org Cc: Bitcoin Dev Subject: Re: [bitcoin-dev] What Lightning Is X-BeenThere: bitcoin-dev@lists.linuxfoundation.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Bitcoin Development Discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2015 22:04:13 -0000 --047d7b3a8bee6c87b3051ce80cbb Content-Type: text/plain; charset=UTF-8 Ok good. We have established it to be a non-trivial cost. Now, what is the growth complexity of the total cost of the network in terms of number of connections each hub has to other hubs? And then, consider a payment channel with many hops in it. The end-to-end users would have to swallow all the costs of the hubs in the channel. On 9 August 2015 at 22:57, Patrick Strateman via bitcoin-dev < bitcoin-dev@lists.linuxfoundation.org> wrote: > The costs of operating a hub are as follows: > > Time value of the funds the Hub has locked up in payment channels. > Enhanced risk of loss of control of private keys (the keys necessarily > need to be on an internet connected system). > Operating costs (I expect this will be minimal). > > The hub can charge a fee for it's services to recoup these costs. > > > On 08/09/2015 02:45 PM, Hector Chu via bitcoin-dev wrote: > > Tom, my understanding is that the money that is debited from a payment hub > is simultaneously credited from either another payment hub or the person > making the payment, so that the net funds flow at a payment hub always sums > to zero. So no, there is no credit advanced by the payment hub to anyone. > > Given Mark's previous answer of using CPFP and other tricks to pay for the > Bitcoin transaction fees, we can assume that Bitcoin fees do not play a > part in the payment channel balances. > > So, the interesting question is what are the costs of running a payment > hub? The tx fees that a payment hub would have to pay to settle its Bitcoin > transactions would be passed on as a cost to the clients of the payment > hub. Also there is a cost to locking up funds in a payment channel (time > value of money). The lost interest or opportunity cost on those funds would > need to be paid for by its clients as well. And don't forget normal running > costs such as networking and electricity. > > On 9 August 2015 at 22:27, Tom Harding via bitcoin-dev < > bitcoin-dev@lists.linuxfoundation.org> wrote: > >> On Aug 9, 2015 11:54 AM, "Mark Friedenbach" wrote: >> >> > On the contrary the funds were advanced by the hub on the creation of >> the channel. There is no credit involved. >> >> That's a chuckle. >> >> As I said, nothing requires the hub to advance anything, and if it does, >> Bob can expect to pay for it. >> >> We'll see whether hubs assess a fee for depositing funds, whether the fee >> depends on the amount deposited, and whether it depends on the amount of >> time it stays there. >> >> I predict "all of the above." There is a name for these kinds of fees. >> Can you guess it? >> >> _______________________________________________ >> bitcoin-dev mailing list >> bitcoin-dev@lists.linuxfoundation.org >> https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev >> >> > > > _______________________________________________ > bitcoin-dev mailing listbitcoin-dev@lists.linuxfoundation.orghttps://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev > > > > _______________________________________________ > bitcoin-dev mailing list > bitcoin-dev@lists.linuxfoundation.org > https://lists.linuxfoundation.org/mailman/listinfo/bitcoin-dev > > --047d7b3a8bee6c87b3051ce80cbb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Ok good. We have established it to be a non-trivial cost.<= div>Now, what is the growth complexity of the total cost of the network in = terms of number of connections each hub has to other hubs? And then, consid= er a payment channel with many hops in it. The end-to-end users would have = to swallow all the costs of the hubs in the channel.

On 9 August 2015 at 22:57, = Patrick Strateman via bitcoin-dev <bitcoin-dev@lists.l= inuxfoundation.org> wrote:
=20 =20 =20
The costs of operating a hub are as follows:

Time value of the funds the Hub has locked up in payment channels.
Enhanced risk of loss of control of private keys (the keys necessarily need to be on an internet connected system).
Operating costs (I expect this will be minimal).

The hub can charge a fee for it's services to recoup these costs.


On 08/09/2015 02:45 PM, Hector Chu via bitcoin-dev wrote:
Tom, my understanding is that the money that is debited from a payment hub is simultaneously credited from either another payment hub or the person making the payment, so that the net funds flow at a payment hub always sums to zero. So no, there is no credit advanced by the payment hub to anyone.

Given Mark's previous answer of using CPFP and other trick= s to pay for the Bitcoin transaction fees, we can assume that Bitcoin fees do not play a part in the payment channel balances.

So, the interesting question is what are the costs of running a payment hub? The tx fees that a payment hub would have to pay to settle its Bitcoin transactions would be passed on as a cost to the clients of the payment hub. Also there is a cost to locking up funds in a payment channel (time value of money). The lost interest or opportunity cost on those funds would need to be paid for by its clients as well. And don't forget normal running costs such as networking and electricity.

On 9 August 2015 at 22:27, Tom Harding via bitcoin-dev <bitcoin-dev@lists.linuxfoun= dation.org> wrote:

On Aug 9, 2015 11:54 AM, "Mark Friedenbac= h" <mark@friedenbach.org> wrote:

> On the contrary the funds were advanced by the hub on the creation of the channel. There is no credit involved.

That's a chuckle.=C2=A0

As I said, nothing requires the hub to advance anything, and if it does, Bob can expect to pay for it.

We'll see whether hubs assess a fee for depositing funds, whether the fee depends on the amount deposited, and whether it depends on the amount of time it stays there.

I predict "all of the above." There is= a name for these kinds of fees.=C2=A0 Can you guess it?


_______________________________________________
bitcoin-dev mailing list
bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundat= ion.org/mailman/listinfo/bitcoin-dev




_______________________________________________
bitcoin-dev mailing list
=
bitcoin-dev@lists.linuxfoundation.org
https://lists.linuxfoundation.org/mailman/listinfo/bitcoi=
n-dev


_______________________________________________
bitcoin-dev mailing list
bitcoin-dev@lists.= linuxfoundation.org
https://lists.linuxfoundation.org/mail= man/listinfo/bitcoin-dev


--047d7b3a8bee6c87b3051ce80cbb--