--- Day changed Wed Nov 25 2015 00:22 -!- bedeho_ [~bedeho@195.159.234.190] has joined #lightning-dev 00:39 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 00:39 -!- mode/#lightning-dev [+o rusty2] by ChanServ 00:42 -!- bedeho_ [~bedeho@195.159.234.190] has quit [Ping timeout: 252 seconds] 00:43 < matsjj_> hey rusty, great news you had there :) 00:45 <@rusty2> matsjj_: I guess it depends how ugly it is :) 00:50 <@rusty2> matsjj_: don't suppose you're going to be in Hong Kong? 00:50 < matsjj_> nah, unfortunately not :( 00:51 < matsjj_> you will give a talk about the weak/strong block stuff, right? 00:53 <@rusty2> matsjj_: yep, Kalle and I are co-presenting. But Joseph and Tadge will also be there, so no doubt there'll be plenty of lightning talk too :) 00:53 < matsjj_> Oh cool, I saw a lot from him recently, I also read a super nice article about IBLT from him 00:54 < matsjj_> hehe I really wonder what they will present 00:54 <@rusty2> Yeah, he's been using the HK conference to motivate himself to do more bitcoin work I think. 00:54 -!- rusty2 is now known as rusty 00:54 <@rusty> matsjj_: https://scalingbitcoin.org/hongkong2015/#schedule 00:56 < matsjj_> oh interesting, necessary BIPs ... 00:57 < matsjj_> I feel like the list is growing and growing as we are going :( 00:59 <@rusty> matsjj_: yes, but where would the fun be if this were too easy? 00:59 < matsjj_> will there be a dedicated workshop or discussion group about lightning as well? 01:09 < aj> matsjj_: see my post; it's complicated, but i think it works for managing htlc timeouts safely 01:09 < matsjj_> it really is :o 01:10 < aj> first talk at sbtc: "uncontroversial hard forks". hehehehe. 01:16 -!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has joined #lightning-dev 01:31 -!- CoinMuncher [~jannes@178.132.211.90] has joined #lightning-dev 01:34 -!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has quit [Remote host closed the connection] 01:51 < matsjj_> aj, after a few reads now my first serious attempt at understanding it... what is t and f? 01:54 < matsjj_> aj, or rather what is the notation (Carol, x-f, R, T-t)? x-f = original amount - fee? T-t = original absolute timeout - hop-delta? 01:54 -!- Madars [~null@unaffiliated/madars] has quit [Ping timeout: 272 seconds] 01:56 < aj> matsjj_: yeah, exactly 01:56 -!- Madars [~null@unaffiliated/madars] has joined #lightning-dev 01:57 < matsjj_> aj, great! and k? 01:57 < aj> matsjj_: some number that i work out a value for at the bottom 01:58 < aj> matsjj_: basically long enough that you can publish a transaction and be sure it's not doublespent 01:59 < aj> matsjj_: (ie, k = minutes to actually get 1 confirmation + 10 * (n-1) minutes to get to n confirmations from there 02:05 < aj> matsjj_: and i guess "t" is "enough time to be confident you can spend a CSV'd transaction" -- so t = d + minutes to actually get 1 confirmation 02:29 -!- AaronvanW [~ewout@81.60.139.225.dyn.user.ono.com] has joined #lightning-dev 02:29 -!- AaronvanW [~ewout@81.60.139.225.dyn.user.ono.com] has quit [Changing host] 02:29 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #lightning-dev 03:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has left #lightning-dev [] 03:35 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 03:35 -!- mode/#lightning-dev [+o rusty2] by ChanServ 03:36 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has left #lightning-dev [] 03:40 -!- matsjj [~matsjj@p20030089EA107E332D5ACAC7B45B8E3F.dip0.t-ipconnect.de] has joined #lightning-dev 03:42 -!- matsjj_ [~matsjj@p20030089EA107E5AE57FED906E2B14D0.dip0.t-ipconnect.de] has quit [Ping timeout: 240 seconds] 04:50 < matsjj> aj, okay through with it, nice analysis, sorry for the delay... WRT lowering the HTLC delay, I think it is possible, it will lead to forcing the receiver of the payment to reveal R earlier 04:55 < aj> matsjj: so you didn't find any holes? cool! 04:55 < matsjj> yea not really, as far as I can see you deal mostly with 'how much inter-hop-difference is healthy for the system?', right? 04:57 < matsjj> and I agree with your analysis of the 38 day timeout, was about to write that up as well while I received the email ;) 04:57 < matsjj> which is a problem I think 05:05 < aj> well, 20 hops is probably crazy long 05:05 < aj> and if you're not willing to risk that long a delay just don't accept the transaction 05:07 < aj> for microtransactions and while a lot of bitcoin is just sitting idle by hodlers anyway, it's probably fine? 05:15 < matsjj> yea you are creating a transaction with such a long delay in the first place ... still not ideal though 05:19 < aj> if fines can be made to work it'd be no worries -- hop 3 would just charge hop 4 for the delay, and pay some of that to hop 2 and everyone would be fairly compensated 05:20 < matsjj> oh right! they cannot be enforced strictly, but we can do it on a 'or I close the channel' basis 05:26 < aj> yeah, hopefully 05:29 < aj> oh, i mean node 2 would just charge node 3 for the delay, my bad 05:30 -!- Yoghur114 [~Yoghurt11@131.224.198.111] has joined #lightning-dev 05:30 < aj> but yeah, responsive and paying the fines == channel stays open, otherwise channel closes 05:31 -!- Yoghur114 [~Yoghurt11@131.224.198.111] has quit [Remote host closed the connection] 09:23 -!- CJP [~CJP@a83-163-77-195.adsl.xs4all.nl] has joined #lightning-dev 09:38 -!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has joined #lightning-dev 09:45 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 09:47 -!- Piper-Off is now known as Monthrect 10:23 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #lightning-dev 10:26 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-kssotdfzbjvavpmi] has quit [Ping timeout: 240 seconds] 10:26 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-qgkdjfpkbqmigkig] has joined #lightning-dev 11:35 -!- CoinMuncher [~jannes@178.132.211.90] has quit [Quit: Leaving.] 11:37 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 265 seconds] 12:24 -!- CJP [~CJP@a83-163-77-195.adsl.xs4all.nl] has quit [Quit: Ik ga weg] 12:30 -!- mjerr [~mjerr@p5B2093BB.dip0.t-ipconnect.de] has quit [Ping timeout: 252 seconds] 12:52 -!- belcher [~user@unaffiliated/belcher] has joined #lightning-dev 14:22 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 14:22 -!- mode/#lightning-dev [+o rusty2] by ChanServ 14:32 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 244 seconds] 14:40 -!- belcher [~user@unaffiliated/belcher] has quit [Read error: Connection reset by peer] 14:40 -!- belcher [~user@unaffiliated/belcher] has joined #lightning-dev 14:44 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 14:44 -!- mode/#lightning-dev [+o rusty2] by ChanServ 14:54 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 15:36 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 15:36 -!- mode/#lightning-dev [+o rusty2] by ChanServ 15:53 -!- rusty2 is now known as rusty 15:59 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has joined #lightning-dev 17:01 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Ping timeout: 246 seconds] 17:21 -!- Monthrect is now known as Piper-Off 17:21 -!- Yoghur114 [~jorn@g227014.upc-g.chello.nl] has quit [Remote host closed the connection] 17:24 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-qgkdjfpkbqmigkig] has quit [Quit: Connection closed for inactivity] 17:34 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 17:43 -!- jtimon [~quassel@74.29.134.37.dynamic.jazztel.es] has quit [Ping timeout: 252 seconds] 18:33 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 18:33 -!- mode/#lightning-dev [+o rusty2] by ChanServ 18:35 -!- belcher [~user@unaffiliated/belcher] has quit [Quit: Leaving] 18:52 -!- rusty2 [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 18:53 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 18:53 -!- mode/#lightning-dev [+o rusty] by ChanServ 18:56 -!- mode/#lightning-dev [-o rusty] by ChanServ 18:56 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has left #lightning-dev [] 18:56 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 18:56 -!- mode/#lightning-dev [+o rusty] by ChanServ 18:56 <@rusty> Why does chanserv do that?? 18:58 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has left #lightning-dev [] 18:58 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 18:59 -!- mode/#lightning-dev [+v rusty] by ChanServ 22:21 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Quit: .] 22:23 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 22:29 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Quit: .] 22:31 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 22:36 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 22:42 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 22:49 -!- matsjj [~matsjj@p20030089EA107E332D5ACAC7B45B8E3F.dip0.t-ipconnect.de] has quit [Ping timeout: 246 seconds] 22:49 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 23:10 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-vvndlqovnchvmuww] has joined #lightning-dev 23:27 -!- mr_burdell_ [~mr_burdel@hop.cryptolabs.net] has joined #lightning-dev 23:28 -!- droark [~droark@c-24-22-36-12.hsd1.or.comcast.net] has quit [Ping timeout: 265 seconds] 23:29 -!- BlueMatt_ [~BlueMatt@mail.bluematt.me] has joined #lightning-dev 23:30 -!- aj_ [aj@cerulean.erisian.com.au] has joined #lightning-dev 23:31 -!- luke-jr_ [~luke-jr@unaffiliated/luke-jr] has joined #lightning-dev 23:34 -!- Taek42 [~quassel@2001:41d0:1:472e::] has joined #lightning-dev 23:34 -!- crescend1 [~mozart@173.203.100.20] has joined #lightning-dev 23:35 -!- Netsplit *.net <-> *.split quits: pepesza, BlueMatt, richardkiss 23:35 -!- warren_2 [~warren@fedora/wombat/warren] has joined #lightning-dev 23:36 -!- Netsplit *.net <-> *.split quits: btcdrak, jeremyrubin, Piper-Off 23:36 -!- Netsplit over, joins: jeremyrubin 23:36 -!- Netsplit *.net <-> *.split quits: warren, Madars 23:36 -!- warren_2 is now known as warren 23:36 -!- Netsplit *.net <-> *.split quits: lightningbot, Luke-Jr 23:38 -!- Netsplit over, joins: pepesza 23:40 -!- Netsplit *.net <-> *.split quits: mr_burdell, crescendo, heath_ 23:40 -!- mr_burdell_ is now known as mr_burdell 23:40 -!- Netsplit *.net <-> *.split quits: aj, go1111111 23:41 -!- Netsplit *.net <-> *.split quits: waxwing, nsh, Taek, fkhan 23:41 -!- mr_burdell is now known as Guest79101 23:41 -!- matsjj [~matsjj@p20030089EA0CB51E445C0B284CB18F58.dip0.t-ipconnect.de] has joined #lightning-dev 23:42 -!- heath [~heath@unaffiliated/ybit] has joined #lightning-dev 23:42 -!- nsh- [~lol@wikipedia/nsh] has joined #lightning-dev 23:42 -!- Netsplit *.net <-> *.split quits: PaulCapestany 23:42 -!- fkhan [weechat@unaffiliated/loteriety] has joined #lightning-dev 23:42 -!- Netsplit over, joins: PaulCapestany 23:49 -!- Netsplit over, joins: go1111111 23:51 -!- warren_2 [~warren@fedora/wombat/warren] has joined #lightning-dev 23:55 -!- btcdrak_ [uid115429@gateway/web/irccloud.com/session] has joined #lightning-dev 23:56 -!- Netsplit *.net <-> *.split quits: warren, AndyOfiesh 23:56 -!- warren_2 is now known as warren 23:56 -!- Netsplit over, joins: AndyOfiesh 23:57 -!- Netsplit over, joins: waxwing 23:59 -!- luke-jr_ is now known as Luke-Jr