--- Day changed Mon Jul 31 2017 00:28 -!- JackH [~laptop@nas01-227.telelev.net] has joined #lnd 02:39 -!- MaxSan [~one@185.156.175.43] has joined #lnd 02:42 < stevenroose> betawaffle: so long for our channel :) 03:55 -!- riclas [~riclas@72.210.189.46.rev.vodafone.pt] has joined #lnd 04:04 -!- JackH [~laptop@nas01-227.telelev.net] has quit [Ping timeout: 260 seconds] 04:13 -!- JackH [~laptop@nas01-227.telelev.net] has joined #lnd 04:14 -!- deusexbeer [~deusexbee@080-250-077-241-dynamic-pool-adsl.wbt.ru] has quit [Quit: Konversation terminated!] 04:14 -!- JackH [~laptop@nas01-227.telelev.net] has quit [Max SendQ exceeded] 04:14 -!- JackH [~laptop@nas01-227.telelev.net] has joined #lnd 05:00 -!- afdudley [afdudleyma@gateway/shell/matrix.org/x-eizpljimcqczcuhl] has quit [Ping timeout: 240 seconds] 05:10 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has quit [Remote host closed the connection] 05:44 -!- JackH [~laptop@nas01-227.telelev.net] has quit [Ping timeout: 260 seconds] 06:05 -!- mnkk [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has quit [] 06:52 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has quit [Remote host closed the connection] 06:54 -!- intcat [~zshlyk@gateway/tor-sasl/intcat] has joined #lnd 07:01 < betawaffle> ? 07:01 < betawaffle> oh, right 07:02 < betawaffle> stevenroose: let me know if you need me to do anything to close out 07:09 -!- MaxSan [~one@185.156.175.43] has quit [Quit: Leaving.] 07:18 < stevenroose> betawaffle: hmm, I guess in a real-money situation, telling you this would make me lose money 07:19 < stevenroose> but I lost ssh connection to my node at home (Madrid). I'm in Belgium for the summer so I might have trouble performing closing actions :D 07:38 -!- afdudley [afdudleyma@gateway/shell/matrix.org/x-vahmprpxhcqvcekp] has joined #lnd 07:41 < molz> you always can force close 07:41 -!- JackH [~laptop@business-176-094-060-178.static.arcor-ip.net] has joined #lnd 07:43 < stevenroose> molz, yeah, he can 07:44 < stevenroose> but in theory he can also close an older state that is beneficiary to him 07:44 < stevenroose> because I can't intervene 07:48 < betawaffle> roasbeef: you're an expert on bitcoin script, right? is there no way to have receiving-address-side script that executes/validates when funds are sent to it? 07:48 < betawaffle> like to say, "trying to pay to this address is invalid after block X" 07:49 < betawaffle> so that you can make addresses with an expiry time 07:50 < betawaffle> stevenroose: there are no earlier states beneficial to me, though 07:50 < betawaffle> you paid me 350, didn't you? 08:41 -!- PaulCape_ [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has quit [Quit: .] 08:42 < betawaffle> btw, nevermind roasbeef, got my answer 08:43 -!- PaulCapestany [~PaulCapes@ip72-209-228-52.dc.dc.cox.net] has joined #lnd 08:47 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-mpjbanggjylooywf] has quit [Quit: Connection closed for inactivity] 08:50 < stevenroose> betawaffle: true, I payed you three fiddy 08:50 < stevenroose> so in this case, I'm safe :D 08:50 < stevenroose> can you close the channel? 09:28 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 260 seconds] 09:29 -!- mnkk___ [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has joined #lnd 09:29 < Sentineo> guys any easy way I can install go in ubuntu for armhf? tried like 2 aproaches none working for that arch. 09:40 -!- icechip2 [~i@user-94-254-144-40.play-internet.pl] has joined #lnd 09:42 -!- icechip [~i@user-94-254-147-239.play-internet.pl] has quit [Ping timeout: 276 seconds] 09:58 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has joined #lnd 09:59 <@roasbeef> stevenroose: question is how _long_ did you lose connectivity for? in cases where one knows they'll be offline for a good period of time, they can close out their channels. in practice, there'll be a simple algo that scales the CSV delay you require for the remote party basedon the size of the channel 10:00 <@roasbeef> atm we just use a value of 4 everywhere as it's easy for tests, and also sweep are quick on testnet, in practice for lerger channels, this value might be in the weeks 10:00 <@roasbeef> also I predict other public good services like electrum will also integrate watchtower logic, you only need one to act.... 10:01 <@roasbeef> betawaffle: that could've been added to something like bech32, or you can add punishment, s.t if you send to the address, then the funds are free-for-all or something like that 10:01 <@roasbeef> tracking down a fee related bug that was uncovered by the recent commitment overhaul, pin pointed it and writing some tests to ensure it has been remedied, if you haven't upgraded already one can wait a bit so this issue is fixed 10:09 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-shzrcffcpzxbdtsp] has joined #lnd 10:54 -github-lnd:#lnd- [lnd] aakselrod opened pull request #240: networktest: use StopDaemon RPC to stop lnd instead of SIGINT (master...lnd-finished-with-error) https://git.io/v742W 11:18 < stevenroose> yeah I just lost SSH access and the node is also down on bitnodes, so I guess there is a network issue 11:23 < stevenroose> roasbeef: what do you mean with "sweeps are quick on testnet"? that there's fast confirmation times? 11:24 < stevenroose> 4 is 4 blocks, right? 11:24 < stevenroose> or 4 weeks? 11:24 < stevenroose> hours / days* 11:38 <@roasbeef> yeh 4 blocks can go by quickly on tesrtnet due to the difficulty rule, etc 11:38 <@roasbeef> 4 blocks is just 4 blocks 12:50 -!- MaxSan [~one@46.166.168.36] has joined #lnd 13:12 -!- mnkk [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has joined #lnd 13:12 -!- mnkk___ [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has quit [Ping timeout: 240 seconds] 13:12 -!- mnkk___ [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has joined #lnd 13:13 -!- mnkk [~mnk4@ip5f5ae92a.dynamic.kabel-deutschland.de] has quit [Read error: Connection reset by peer] 13:29 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 13:59 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 14:12 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 14:31 -!- hh_ [5067230b@gateway/web/freenode/ip.80.103.35.11] has joined #lnd 14:31 -!- hh_ [5067230b@gateway/web/freenode/ip.80.103.35.11] has quit [Client Quit] 14:36 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 14:49 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 14:54 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 15:07 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 15:26 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 15:27 -!- MaxSan [~one@46.166.168.36] has quit [Quit: Leaving.] 15:40 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 16:15 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 258 seconds] 16:28 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 16:34 -!- icechip [~i@user-94-254-147-250.play-internet.pl] has joined #lnd 16:34 -!- icechip2 [~i@user-94-254-144-40.play-internet.pl] has quit [Ping timeout: 248 seconds] 17:00 -!- abpa [~abpa@96-82-80-28-static.hfc.comcastbusiness.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 17:01 -!- https_GK1wmSU [~deep-book@169.55.27.131] has joined #lnd 17:04 -!- https_GK1wmSU [~deep-book@169.55.27.131] has left #lnd [] 17:29 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 255 seconds] 17:35 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 18:16 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-shzrcffcpzxbdtsp] has quit [Quit: Connection closed for inactivity] 19:20 -!- chjj [~chjj@unaffiliated/chjj] has quit [Ping timeout: 240 seconds] 19:27 -!- https_GK1wmSU [~deep-book@77.234.42.183] has joined #lnd 19:29 -!- https_GK1wmSU [~deep-book@77.234.42.183] has left #lnd [] 19:44 -!- dabura667 [~dabura667@p98110-ipngnfx01marunouchi.tokyo.ocn.ne.jp] has joined #lnd 19:55 -!- riclas [~riclas@72.210.189.46.rev.vodafone.pt] has quit [Ping timeout: 240 seconds] 20:05 -!- JackH [~laptop@business-176-094-060-178.static.arcor-ip.net] has quit [Ping timeout: 276 seconds] 21:04 -!- jouke [~worst@unaffiliated/komkommer] has quit [Remote host closed the connection] 21:06 -!- jouke [~worst@2001:1c02:1600:9200:68e6:9e74:c3a6:6918] has joined #lnd 21:06 -!- jouke [~worst@2001:1c02:1600:9200:68e6:9e74:c3a6:6918] has quit [Changing host] 21:06 -!- jouke [~worst@unaffiliated/komkommer] has joined #lnd 21:31 -github-lnd:#lnd- [lnd] Roasbeef pushed 14 new commits to master: https://git.io/v7BPw 21:31 -github-lnd:#lnd- lnd/master 5ece7fe Olaoluwa Osuntokun: lnwallet: add a String() method to updateType 21:31 -github-lnd:#lnd- lnd/master db79399 Olaoluwa Osuntokun: lnwallet: don't add trimmed HTLC value to initiator commitment fees... 21:31 -github-lnd:#lnd- lnd/master 1b61341 Olaoluwa Osuntokun: lnwallet: when creating channels in tests, properly account for commitment fee 21:38 -github-lnd:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/v7BP9 21:38 -github-lnd:#lnd- lnd/master 14a0652 Conner Fromknecht: routing/notifs: order invariant testing of ntfn delivery (#238)... 21:44 -github-lnd:#lnd- [lnd] Roasbeef pushed 2 new commits to master: https://git.io/v7BXv 21:44 -github-lnd:#lnd- lnd/master a9b1af4 Conner Fromknecht: chainntnfs/btcd+neurtino: unify + sync ntfn cancels 21:44 -github-lnd:#lnd- lnd/master 9f85ead Conner Fromknecht: chainntnfs/btcd+neutrino: sync epoch cancel 21:45 -github-lnd:#lnd- [lnd] Roasbeef pushed 1 new commit to master: https://git.io/v7BXJ 21:45 -github-lnd:#lnd- lnd/master 0971962 Steven Roose: htlcswitch: Fix typo in logging... 22:05 -!- chjj [~chjj@unaffiliated/chjj] has joined #lnd 23:25 -!- Ylbam [uid99779@gateway/web/irccloud.com/x-zclnowtmilqbvdic] has joined #lnd 23:42 -!- hsmiths [uid95325@gateway/web/irccloud.com/x-jampbspistrwiyid] has quit [Ping timeout: 276 seconds] 23:58 -!- JackH [~laptop@business-176-094-060-178.static.arcor-ip.net] has joined #lnd