--- Day changed Sat Dec 08 2018 00:29 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 00:39 < buZz> roasbeef: a 'safety canary' is a term from miners , its a 'thing that will die first' when 'something is wrong' 00:44 -!- nandubatchu [~yadunanda@106.51.28.119] has joined #lnd 00:44 < nandubatchu> hello 00:44 < nandubatchu> can lnd communicate with bitcoind? 01:00 -!- pioklo [~Pioklo@118-40.echostar.pl] has joined #lnd 01:11 -!- ken2812221 [~ken281222@180.217.109.205] has joined #lnd 01:44 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 02:13 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 02:16 < Talkless> "--amt value the number of bitcoin denominated in satoshis to send (default: 0)" 02:16 < Talkless> default: 0, meaning it send all funds? 02:17 < Talkless> is there a way to "send all funds with 1sat/b" ? 02:17 < Talkless> or I will have to calculate satoshis, including fee? :) 02:19 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 240 seconds] 02:29 < Talkless> I had to make script to send all coins :)) 02:30 < Talkless> AMT=1415067; FEE=0; while [ true ]; do echo "Fee=$FEE"; lncli sendcoins --addr bc1q8q2he47cx089rpgcj03nsqwlr77d8xv5x9rt36 --sat_per_byte 1 --amt $(($AMT - $FEE)); [[ $? == 0 ]] && exit 0; FEE=$((FEE + 1)); done 02:30 < Talkless> Fee=487 02:30 < Talkless> [lncli] rpc error: code = Unknown desc = insufficient funds available to construct transaction 02:30 < Talkless> Fee=488 02:30 < Talkless> { 02:30 < Talkless> "txid": "1013659f941950118abf96a4801cdfabd520696f78582f43b0e55615b1b6ad30" 02:30 < Talkless> } 02:30 < Talkless> https://github.com/lightningnetwork/lnd/issues/619 this would be really usefull 02:33 -!- bashco [~bashco@unaffiliated/bashco] has joined #lnd 02:40 -!- ken2812221 [~ken281222@180.217.109.205] has quit [Ping timeout: 268 seconds] 03:08 -!- nandubatchu [~yadunanda@106.51.28.119] has quit [Ping timeout: 240 seconds] 03:11 -!- pioklo [~Pioklo@118-40.echostar.pl] has quit [Quit: Leaving] 03:27 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 240 seconds] 03:36 -!- nandubatchu [~yadunanda@106.51.28.119] has joined #lnd 04:13 -!- saphirblanc [~saphirbla@ks363009.kimsufi.com] has quit [Quit: The Lounge - https://thelounge.github.io] 04:13 -!- saphirblanc [~saphirbla@ks363009.kimsufi.com] has joined #lnd 04:28 < molz> Talkless, i heard there's a PR for this 04:28 -!- ken2812221 [~ken281222@110.50.147.239] has joined #lnd 04:29 < molz> but if you know how to calculate fees based on figuring out vsize of your tx, it's not that hard 04:31 < molz> waxwing taught me to do this and on my first try i had 15 inputs that was the hard part because lnd doesn't have 'listunspent' but you can figure that out too if your 'listchaintxns' list is not too long 04:43 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has joined #lnd 04:47 -!- hzargio [c235b8ff@gateway/web/freenode/ip.194.53.184.255] has joined #lnd 04:47 < hzargio> Hello 04:47 < hzargio> What do people here know about lightning ramps? 04:49 < hzargio> Also has any progress been made on how to keep your lightning wallet more secure? 04:50 < hzargio> It should be possible to have a lightning node that works by QR codes and an offline computer? 04:50 < hzargio> ...Would this be a good project for me to develop? 05:10 -!- nandubatchu [~yadunanda@106.51.28.119] has quit [Ping timeout: 246 seconds] 05:11 -!- nandubatchu [~yadunanda@1.39.140.57] has joined #lnd 05:13 -!- nandubatchu [~yadunanda@1.39.140.57] has quit [Read error: Connection reset by peer] 05:19 -!- nandubatchu [~yadunanda@106.51.28.119] has joined #lnd 05:24 -!- ken2812221 [~ken281222@110.50.147.239] has quit [Quit: Leaving] 05:37 -!- nandubatchu [~yadunanda@106.51.28.119] has quit [Ping timeout: 246 seconds] 05:56 -!- nandubatchu [~yadunanda@106.51.28.119] has joined #lnd 06:02 -!- nandubatchu [~yadunanda@106.51.28.119] has quit [Ping timeout: 246 seconds] 06:10 -!- nandubatchu [~yadunanda@106.51.28.119] has joined #lnd 06:15 -!- nandubatchu [~yadunanda@106.51.28.119] has quit [Client Quit] 06:17 < Veggen> not sure how you're going to "fire it up" to check if someone closes a channel to you, for example? 06:20 < Veggen> there's more happening in the background than the things you do yourself. 06:50 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has joined #lnd 06:50 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has quit [Client Quit] 06:54 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has joined #lnd 06:59 -!- anorth[m] [anorthmatr@gateway/shell/matrix.org/x-yxfslgkicnmeaycm] has joined #lnd 07:05 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has quit [Quit: anorth] 07:09 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has joined #lnd 07:12 -!- anorth[m] is now known as anorth[m]1 07:13 -!- anorth[m]1 is now known as anorth[m]2 07:15 -!- anorth [~anorth@x4e370f3f.dyn.telefonica.de] has quit [Quit: anorth] 07:29 < Talkless> molz: my new lnd node on i7 laptop synced in 3 hours, instead of 3 days :DD 07:30 < molz> YAY!!! :bell: :whisle: 07:30 < molz> :fireworks: 07:30 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has quit [Quit: leaving] 07:30 < Talkless> interesting, lnd consuped about 2GB of traffic from my bitcoind. I guess it uses that bloom filter to scan for addresses right? 07:30 < molz> :dancing: 07:30 < molz> im not sure 07:30 < Talkless> (compared with odroid-hc1 arm SBC, for anyone else reading) 07:32 < molz> i think these are early days so lnd can consume a lot resources and it takes time for optimization, so the best thing is running it on something decent on average better than something exotic that can only run optimized exotic software 07:32 < molz> Talkless, ok im having an issue wondering if you can help 07:33 < molz> i installed ubuntu on an ASUS laptop, now it can't connect to my wifi, because there's no driver... i'll pm you 07:34 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has joined #lnd 07:36 < Talkless> molz: I've rsynced to odroid and still will be running there 24/7. I just made sync faster with laptop. 07:37 -!- wxss [~user@185.107.83.78] has quit [Quit: leaving] 07:57 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Ping timeout: 240 seconds] 08:17 -!- deusexbeer [~deusexbee@095-129-169-167-dynamic-pool-adsl.wbt.ru] has quit [Ping timeout: 250 seconds] 08:18 -!- deusexbeer [~deusexbee@079-170-137-130-dynamic-pool-adsl.wbt.ru] has joined #lnd 08:31 -!- Giszmo [~leo@190.162.241.129] has joined #lnd 08:57 -!- ChA1NsAw [~ChA1NsAw@77.243.191.202] has joined #lnd 09:11 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has joined #lnd 10:02 -!- hzargio [c235b8ff@gateway/web/freenode/ip.194.53.184.255] has quit [Quit: Page closed] 10:17 -!- Stochastic22 [uid279126@gateway/web/irccloud.com/x-fmticcgxzncccdxz] has joined #lnd 10:19 -!- drexl [~drexl@cpc130676-camd16-2-0-cust445.know.cable.virginm.net] has joined #lnd 10:39 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has joined #lnd 10:42 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has quit [Remote host closed the connection] 11:03 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has quit [Remote host closed the connection] 11:04 -!- ChunkyPuffs [~ChunkyPuf@gateway/tor-sasl/chunkypuffs] has joined #lnd 11:28 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has joined #lnd 11:35 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has quit [Remote host closed the connection] 11:38 -!- pioklo [Pioklo@ip-91.246.70.194.skyware.pl] has joined #lnd 12:18 -!- doodah_ [~arch@2600-6c5d-5680-2e02-cc4c-1467-327e-9749.dhcp6.chtrptr.net] has joined #lnd 12:27 -!- doodah_ [~arch@2600-6c5d-5680-2e02-cc4c-1467-327e-9749.dhcp6.chtrptr.net] has quit [Ping timeout: 268 seconds] 13:04 -!- frib [~dynorsau@2601:585:8502:52b5::ddf0] has joined #lnd 13:14 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has joined #lnd 13:20 -!- thomasanderson [~thomasand@2605:a601:b021:f00:b0d9:6ce5:466d:5481] has quit [Remote host closed the connection] 13:24 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 13:27 -!- frib [~dynorsau@2601:585:8502:52b5::ddf0] has quit [Quit: Leaving] 13:27 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 13:28 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 13:30 -!- ddustin_ [~ddustin@unaffiliated/ddustin] has joined #lnd 13:33 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 252 seconds] 13:46 -!- thomasanderson [~thomasand@136.52.18.22] has joined #lnd 13:50 -!- ChA1NsAw [~ChA1NsAw@77.243.191.202] has quit [Read error: Connection reset by peer] 13:52 -!- thomasanderson [~thomasand@136.52.18.22] has quit [Remote host closed the connection] 13:52 -!- ddustin_ [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 14:05 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 14:05 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 14:06 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 14:10 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 14:10 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 252 seconds] 14:11 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 14:15 -!- frib [~dynorsau@2601:585:8502:52b5::ddf0] has joined #lnd 14:24 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 14:25 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 14:30 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 14:34 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 14:36 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has quit [Ping timeout: 264 seconds] 14:38 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Remote host closed the connection] 14:39 -!- ddustin [~ddustin@unaffiliated/ddustin] has joined #lnd 14:40 -!- Talkless [~Talkless@hst-227-49.splius.lt] has joined #lnd 14:43 -!- ddustin [~ddustin@unaffiliated/ddustin] has quit [Ping timeout: 250 seconds] 14:45 -!- Giszmo [~leo@190.162.241.129] has quit [Ping timeout: 240 seconds] 14:49 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 14:56 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 14:56 -!- midnightmagic [~midnightm@unaffiliated/midnightmagic] has joined #lnd 15:01 -!- Giszmo [~leo@ip-68-236-219-201.nextelmovil.cl] has joined #lnd 15:07 -!- manantial [~tecnecio@unaffiliated/manantial] has quit [Remote host closed the connection] 15:07 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 15:22 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 15:25 -!- frib [~dynorsau@2601:585:8502:52b5::ddf0] has quit [Quit: Leaving] 15:31 -!- pioklo [Pioklo@ip-91.246.70.194.skyware.pl] has quit [Ping timeout: 246 seconds] 15:53 < wpaulino> Talkless: it doesn't use any filters atm, just scans through blocks & txs manually which is why it takes so long 15:53 < wpaulino> we'll be moving towards using compact filters in the future 15:54 < Talkless> oh, future is cool then :) . But its interesting that traffic was not 200GB... 15:54 < Talkless> or maybe iftop showed it wrong.. 15:55 < Talkless> wpaulino: what's cooking for next patch/minor lnd release? 16:01 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 16:09 < Talkless> sorry, gotta go, bye. 16:09 -!- Talkless [~Talkless@hst-227-49.splius.lt] has quit [Quit: Konversation terminated!] 16:09 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 16:28 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 16:29 -!- booyah [~bb@193.25.1.157] has joined #lnd 16:50 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 16:51 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 16:54 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 16:57 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 17:23 -!- Giszmo [~leo@ip-68-236-219-201.nextelmovil.cl] has quit [Ping timeout: 250 seconds] 17:31 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 17:37 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 17:37 -!- Giszmo [~leo@ip-223-234-219-201.nextelmovil.cl] has joined #lnd 17:40 -!- tristian [~tristian@unaffiliated/tristian] has quit [Ping timeout: 250 seconds] 17:41 -!- tristian [~tristian@unaffiliated/tristian] has joined #lnd 18:03 -!- arubi [~ese168@gateway/tor-sasl/ese168] has quit [Ping timeout: 256 seconds] 18:26 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Remote host closed the connection] 18:29 -!- Giszmo [~leo@ip-223-234-219-201.nextelmovil.cl] has quit [Ping timeout: 268 seconds] 18:46 -!- Giszmo [~leo@45.232.32.35] has joined #lnd 19:04 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 19:10 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Ping timeout: 264 seconds] 19:45 -!- Stochastic22 [uid279126@gateway/web/irccloud.com/x-fmticcgxzncccdxz] has quit [Quit: Connection closed for inactivity] 19:46 -!- Giszmo [~leo@45.232.32.35] has quit [Ping timeout: 250 seconds] 19:55 -!- github-lnd [github-lnd@gateway/service/github.com/x-wrekoczwxovcvyam] has joined #lnd 19:55 -github-lnd:#lnd- [lnd] valentinewallace opened pull request #2296: Implement the new max_htlc ChannelUpdate value. (master...max-htlc-size) https://git.io/fp9UV 19:55 -!- github-lnd [github-lnd@gateway/service/github.com/x-wrekoczwxovcvyam] has left #lnd [] 20:06 -!- Giszmo [~leo@190.162.241.129] has joined #lnd 20:13 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 20:18 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Ping timeout: 268 seconds] 20:45 -!- Eagle[TM] [~EagleTM@unaffiliated/eagletm] has joined #lnd 20:47 -!- EagleTM [~EagleTM@unaffiliated/eagletm] has quit [Ping timeout: 268 seconds] 21:29 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 21:34 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Ping timeout: 252 seconds] 22:02 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 22:07 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Ping timeout: 264 seconds] 22:37 -!- melvster [~melvin@ip-86-49-18-190.net.upcbroadband.cz] has quit [Ping timeout: 250 seconds] 23:14 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has joined #lnd 23:19 -!- thomasanderson [~thomasand@2605:a601:b021:f00:d943:c0b9:80e8:b3e8] has quit [Ping timeout: 268 seconds]