--- Day changed Thu May 26 2016 00:10 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 00:13 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has joined #lightning-dev 00:13 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 00:24 -!- jtimon [~quassel@253.110.132.37.dynamic.jazztel.es] has joined #lightning-dev 00:36 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 264 seconds] 00:38 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 00:41 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 264 seconds] 01:05 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 01:08 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 260 seconds] 01:10 -!- jannes [~jannes@178.132.211.90] has joined #lightning-dev 01:11 -!- MaxSan_1 [~one@185.103.96.135] has joined #lightning-dev 01:12 -!- MaxSan_ [~one@185.103.96.143] has quit [Ping timeout: 276 seconds] 01:29 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 01:32 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 01:56 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 01:59 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 250 seconds] 02:22 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 02:24 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 260 seconds] 02:48 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 02:50 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 258 seconds] 03:15 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 03:17 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 260 seconds] 03:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 03:40 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 03:43 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 244 seconds] 04:06 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 04:09 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 246 seconds] 04:25 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has quit [Ping timeout: 252 seconds] 04:29 -!- ghtdak [~ghtdak@unaffiliated/ghtdak] has joined #lightning-dev 04:30 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-opvpdgejmklfzkpp] has quit [Read error: Connection reset by peer] 04:31 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-evjmxdnvhkukhkbm] has joined #lightning-dev 04:33 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 04:36 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 04:37 -!- jtimon [~quassel@253.110.132.37.dynamic.jazztel.es] has quit [Remote host closed the connection] 04:46 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 05:00 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 05:02 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 240 seconds] 05:24 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 05:27 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 05:36 -!- jtimon [~quassel@4.28.134.37.dynamic.jazztel.es] has joined #lightning-dev 05:51 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 05:54 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 06:19 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 06:22 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 06:41 -!- MaxSan_1 [~one@185.103.96.135] has quit [Ping timeout: 276 seconds] 06:44 < AaronvanW> situation. 06:44 < AaronvanW> Alice wants hash value. 06:44 < AaronvanW> Bob wants btc. 06:44 < AaronvanW> We got ourselves a HTLC inside a bi-directional payment channel. 06:44 < AaronvanW> If Bob drops the channel: 06:44 < AaronvanW> - Bob will have to provide the hash value in return for btc. (but he'll have to wait a bit.) 06:44 < AaronvanW> - OR Bob doesn't provide the hash value in time, in which case Alice can claim the btc through a time-out. 06:44 < AaronvanW> - OR Alice has Bob's secret, and can beat Bob to the punch to claim the btc. 06:44 < AaronvanW> If Alice drops the channel: 06:44 < AaronvanW> - Bob will have to provide the hash value in return for btc. 06:44 < AaronvanW> - OR Bob doesn't provide the hash value in time, in which case Alice can claim the btc through a time-out. 06:44 < AaronvanW> - OR ...? 06:44 < AaronvanW> What's option 3 there? Bob can use Alice's secret to claim the btc? If so, why is this an option? He has the hash value anyways, right? 06:46 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 06:49 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 06:50 -!- MaxSan_ [~one@82.145.37.203] has joined #lightning-dev 06:54 -!- moli [~molly@unaffiliated/molly] has joined #lightning-dev 06:55 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 252 seconds] 07:12 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 07:14 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 07:38 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 07:40 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 07:43 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has quit [Excess Flood] 07:45 -!- luke-jr [~luke-jr@unaffiliated/luke-jr] has joined #lightning-dev 07:52 -!- jtimon [~quassel@4.28.134.37.dynamic.jazztel.es] has quit [Read error: Connection reset by peer] 07:54 -!- jtimon [~quassel@4.28.134.37.dynamic.jazztel.es] has joined #lightning-dev 08:04 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 08:07 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 08:27 -!- MaxSan_ [~one@82.145.37.203] has quit [Ping timeout: 276 seconds] 08:31 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 08:34 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 08:35 -!- MaxSan_ [~one@94.229.74.91] has joined #lightning-dev 08:40 -!- MaxSan_ [~one@94.229.74.91] has quit [Ping timeout: 252 seconds] 08:57 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 08:59 -!- MaxSan_ [~one@www17.redstation.co.uk] has joined #lightning-dev 08:59 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 09:23 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 09:26 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 09:49 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 09:52 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 09:59 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has joined #lightning-dev 10:08 -!- jannes [~jannes@178.132.211.90] has quit [Quit: Leaving] 10:10 -!- MaxSan_1 [~one@78.129.153.58] has joined #lightning-dev 10:10 -!- laurentmt [~Thunderbi@213-245-86-6.rev.numericable.fr] has quit [Quit: laurentmt] 10:11 -!- MaxSan_ [~one@www17.redstation.co.uk] has quit [Ping timeout: 240 seconds] 10:13 -!- molz [~molly@unaffiliated/molly] has joined #lightning-dev 10:15 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 10:16 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 10:19 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 10:42 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 10:45 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 11:09 -!- droark [~droark@c-24-22-36-12.hsd1.or.comcast.net] has quit [Quit: Later.] 11:50 -!- cjcj [2e3b026a@gateway/web/freenode/ip.46.59.2.106] has joined #lightning-dev 12:13 -!- molly [~molly@unaffiliated/molly] has joined #lightning-dev 12:16 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 12:43 -!- moli [~molly@unaffiliated/molly] has joined #lightning-dev 12:45 -!- molly [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 13:16 -!- wraithm [~textual@24-148-50-13.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has joined #lightning-dev 13:21 -!- molz [~molly@unaffiliated/molly] has joined #lightning-dev 13:23 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 14:07 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 14:16 -!- jtimon [~quassel@4.28.134.37.dynamic.jazztel.es] has quit [Ping timeout: 244 seconds] 14:20 -!- wraithm [~textual@24-148-50-13.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has quit [Quit: Textual IRC Client: www.textualapp.com] 14:23 -!- wraithm [~textual@24-148-50-13.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has joined #lightning-dev 15:04 -!- moli [~molly@unaffiliated/molly] has joined #lightning-dev 15:06 -!- molz [~molly@unaffiliated/molly] has quit [Ping timeout: 240 seconds] 15:09 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 258 seconds] 15:16 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 246 seconds] 15:18 -!- AaronvanW [~ewout@unaffiliated/aaronvanw] has quit [Read error: Connection reset by peer] 15:36 -!- johnwhitton [~johnwhitt@50.233.123.210] has joined #lightning-dev 15:36 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 15:39 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 15:47 -!- johnwhitton [~johnwhitt@50.233.123.210] has quit [Quit: johnwhitton] 15:48 -!- johnwhitton [~johnwhitt@50.233.123.210] has joined #lightning-dev 15:49 -!- johnwhitton [~johnwhitt@50.233.123.210] has quit [Client Quit] 15:49 -!- moli [~molly@unaffiliated/molly] has joined #lightning-dev 15:53 -!- johnwhitton [~johnwhitt@50.233.123.210] has joined #lightning-dev 15:53 -!- johnwhitton [~johnwhitt@50.233.123.210] has quit [Client Quit] 16:14 -!- wraithm [~textual@24-148-50-13.c3-0.mart-ubr1.chi-mart.il.cable.rcn.com] has quit [Ping timeout: 264 seconds] 16:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #lightning-dev 16:58 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 17:01 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-evjmxdnvhkukhkbm] has quit [Quit: Connection closed for inactivity] 17:01 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 17:38 -!- MaxSan_1 [~one@78.129.153.58] has quit [Ping timeout: 240 seconds] 17:39 -!- MaxSan_ [~one@78.129.153.58] has joined #lightning-dev 18:16 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 18:19 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 19:42 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 19:45 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 20:04 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 20:07 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 21:00 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 21:03 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 21:36 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 21:52 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 21:55 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 22:17 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 22:20 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 22:37 -!- molz [~molly@unaffiliated/molly] has joined #lightning-dev 22:41 -!- moli [~molly@unaffiliated/molly] has quit [Ping timeout: 260 seconds] 22:42 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 22:45 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 23:09 -!- PaulCape_ [~PaulCapes@204.28.124.82] has joined #lightning-dev 23:12 -!- PaulCapestany [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds] 23:37 -!- PaulCapestany [~PaulCapes@204.28.124.82] has joined #lightning-dev 23:40 -!- PaulCape_ [~PaulCapes@204.28.124.82] has quit [Ping timeout: 252 seconds]