--- Day changed Wed Mar 28 2018 00:32 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 00:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 01:07 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has joined #c-lightning 01:30 < provoostenator> I know bitonic-cjp and cdecker are working on GUI clients, but I vaguely remember there was another one... 01:31 < bitonic-cjp> Doesn't eclair have an Android client? Or are you just looking for desktop clients? 01:32 < provoostenator> Something to run on top of c-lightning 01:33 -!- Nebraskka [~Nebraskka@178.62.130.190] has joined #c-lightning 01:33 < provoostenator> And I might just try all of them :-) 01:33 < bitonic-cjp> Just for self-promotion purposes, this is my GUI, and it works with c-lightning: https://github.com/bitonic-cjp/fireworks 01:33 < provoostenator> Yeah, but it doesn't have a README :-) 01:33 < bitonic-cjp> It's TODO :-) 01:35 < provoostenator> Found the other on by the way: https://github.com/benharold/voltage 01:35 < bitonic-cjp> For now, reading configuration.py should give you a clue on how to configure it; then just run it from the development directory with ./fireworks 01:37 < provoostenator> Ok 01:37 < bitonic-cjp> Oh, and it uses Python 3 and PyQt 5, and optionally the qrcode module. 01:44 < provoostenator> bitonic-cjp: it works, nice! 01:48 < antanst> is it normal for c-lightning to add blocks in an abnormally slow rate? Like, a few minutes per block 01:49 < bitonic-cjp> No. At least on testnet, it does dozens of blocks per second for me. But admittedly, testnet probably has much smaller blocks. 01:50 < antanst> hmm. I guess something's wrong in my system then. Weird. It took since yesterday to sync from testnet block 515300 to 515520 02:00 < provoostenator> antanst are you sure c-lightning is the bottleneck? bitcoind was up to date? 02:22 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vx2lP 02:22 -githubby:#c-lightning- lightning/master e25297d practicalswift: Remove unused functions not covered by unit tests 02:29 < antanst> turns out that I had another bitcoin instance running on mainnet, and c-lightning was connecting to that instance. Oops. 02:29 < antanst> Indeed it synced in a few seconds on testnet. 02:42 < lxer> what is 'rhash' ? is that same as payment_hash? or bolt11? 02:43 < CubicEarths> So it seems like C nodes are dropping channels when LND nodes alter their fees settings into some "unacceptable" range? 02:43 < CubicEarths> What issue is that exactly? 02:47 -!- gg [456e890c@gateway/web/freenode/ip.69.110.137.12] has quit [Ping timeout: 260 seconds] 03:04 < CubicEarths> I found it issue... am reading up 03:19 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has quit [] 03:34 -!- CubicEarths [~cubiceart@c-73-181-185-197.hsd1.wa.comcast.net] has joined #c-lightning 04:14 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 06:30 -!- dougsland [~douglas@2607:fb90:6103:7517:bdac:d90f:2f93:901] has joined #c-lightning 06:57 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:58 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 07:05 < thatsyncingfeeli> Thanks for the answer last night. Though I was running the correct network flag, I must have initialized it on testnet. It would be nice to have an error message if people try to use a network flag that won't work (or create a new data directory solely for testnet / mainnet). 07:16 -!- dougsland [~douglas@2607:fb90:6103:7517:bdac:d90f:2f93:901] has quit [Ping timeout: 245 seconds] 07:33 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-aaolnrrmrkmlqkcn] has quit [Quit: Connection closed for inactivity] 07:34 < shinohai> anyone done lightning payment over sw yet? 07:37 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 07:43 < lxer> sw? 07:52 < bitonic-cjp> https://en.wikipedia.org/wiki/SW 07:54 < bitonic-cjp> Shortwave radio band, 1.6–30 MHz is the only one that could make sense, but I doubt that is what shinohai means. 07:58 -!- dougsland [douglas@nat/redhat/x-acwjeieyicjttjha] has joined #c-lightning 08:07 < shinohai> Perhaps similar to http://kryptoradio.koodilehto.fi/ 08:08 -!- shenglong [master@gateway/shell/elitebnc/x-toaiiameftfjupop] has quit [Ping timeout: 276 seconds] 08:12 -!- shenglong [master@gateway/shell/elitebnc/x-ubefohzwuvhojbfe] has joined #c-lightning 08:14 < mlz> thatsyncingfeeli, didn't you get that error message? 08:15 < mlz> the error message is quite clear, unless you're not familiar with bitcoin terminology 08:43 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 09:02 -!- shenglong [master@gateway/shell/elitebnc/x-ubefohzwuvhojbfe] has quit [Ping timeout: 276 seconds] 09:06 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #c-lightning 09:07 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has quit [Quit: Leaving] 09:12 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 265 seconds] 09:25 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 248 seconds] 09:28 -!- shenglong [master@gateway/shell/elitebnc/x-nfsvslsomybmezgb] has joined #c-lightning 09:38 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:40 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 09:43 -!- douglas_ [douglas@nat/redhat/x-twszeljyzpgbcsjs] has joined #c-lightning 09:43 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 09:45 -!- dougsland [douglas@nat/redhat/x-acwjeieyicjttjha] has quit [Ping timeout: 240 seconds] 10:08 -!- mangefort [~mangefort@109.163.147.143] has joined #c-lightning 10:09 -!- weedcoder [~weedcoder@pro75-4-82-238-201-154.fbx.proxad.net] has quit [Quit: weedcoder] 10:17 -!- mangefort [~mangefort@109.163.147.143] has quit [Quit: Leaving] 10:24 -!- ebx [~ebx@unaffiliated/ebex] has quit [Ping timeout: 268 seconds] 10:28 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 10:57 -!- douglas_ [douglas@nat/redhat/x-twszeljyzpgbcsjs] has quit [Ping timeout: 276 seconds] 11:02 -!- dougsland [douglas@nat/redhat/x-krfvxttaqhzbrgxj] has joined #c-lightning 11:22 -!- cdecker [~cdecker@mail.snyke.net] has joined #c-lightning 11:22 -!- mode/#c-lightning [+o cdecker] by ChanServ 11:30 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has quit [Quit: leaving] 11:54 -!- ebx [~ebx@unaffiliated/ebex] has quit [Read error: Connection reset by peer] 11:56 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 11:58 -!- tweaks [~tweeeaks@unaffiliated/tweeeaks] has joined #c-lightning 12:20 -!- thatsyncingfeeli [615b239c@gateway/web/freenode/ip.97.91.35.156] has quit [Ping timeout: 260 seconds] 12:33 -!- redstorm [cb56cc58@gateway/web/freenode/ip.203.86.204.88] has joined #c-lightning 13:08 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 13:18 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 13:24 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 13:25 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 13:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 13:34 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-otrolkmkreodbupf] has joined #c-lightning 14:01 -!- redstorm [cb56cc58@gateway/web/freenode/ip.203.86.204.88] has quit [Quit: Page closed] 14:03 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 14:06 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 14:21 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 14:27 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 14:36 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #c-lightning 14:37 -!- douglas_ [douglas@nat/redhat/x-mncngmgzwlwblsrr] has joined #c-lightning 14:40 -!- dougsland [douglas@nat/redhat/x-krfvxttaqhzbrgxj] has quit [Ping timeout: 260 seconds] 14:52 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has quit [Ping timeout: 264 seconds] 14:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 14:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 15:02 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 15:06 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 15:12 -!- zib [zib@slick.hkt0.keff.org] has quit [Read error: Connection reset by peer] 15:19 -!- zib [zib@slick.hkt0.keff.org] has joined #c-lightning 15:24 -!- douglas_ [douglas@nat/redhat/x-mncngmgzwlwblsrr] has quit [Ping timeout: 240 seconds] 15:58 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 16:28 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 16:30 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 16:39 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 16:40 -!- akrmn [~akrmn@10.red-83-41-164.dynamicip.rima-tde.net] has joined #c-lightning 16:51 < akrmn> hi for testnet, what's the normal range for fee_per_kb? 17:01 -!- lxer [~lx@ip5f5bd657.dynamic.kabel-deutschland.de] has quit [Ping timeout: 260 seconds] 17:09 < akrmn> damn testet funding transaction is unconfirmed after many blocks 17:12 -!- shesek` [~shesek@bzq-84-110-232-249.cablep.bezeqint.net] has quit [Ping timeout: 240 seconds] 17:13 -!- shesek` [~shesek@bzq-84-110-232-249.red.bezeqint.net] has joined #c-lightning 18:20 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 240 seconds] 18:20 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 18:35 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 18:43 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 18:47 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 18:48 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 18:50 -!- mangefort [~mangefort@109.163.147.143] has joined #c-lightning 19:11 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 19:13 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 19:15 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 19:16 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 19:21 -!- weedcoder [~weedcoder@pro75-4-82-238-201-154.fbx.proxad.net] has joined #c-lightning 19:38 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 19:39 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 19:44 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has joined #c-lightning 19:52 -!- dafunkiz_ [~dafunkizd@174.127.143.202] has quit [Quit: probably someone interrupted me] 19:57 -!- mangefort [~mangefort@109.163.147.143] has quit [Quit: Leaving] 20:11 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 20:39 -!- douglas_ [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 256 seconds] 20:39 -!- naribia_ [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has joined #c-lightning 20:40 < naribia_> what is the acceptable fee window? 20:40 -!- naribia [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has joined #c-lightning 20:41 -!- naribia_ [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has quit [Client Quit] 20:49 -!- deusexbeer [~deusexbee@093-092-176-083-dynamic-pool-adsl.wbt.ru] has quit [Remote host closed the connection] 20:50 -!- deusexbeer [~deusexbee@093-092-176-083-dynamic-pool-adsl.wbt.ru] has joined #c-lightning 21:24 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 21:25 < justanotheruser> ./buffe 21:25 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Client Quit] 21:25 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 21:27 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 21:52 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 21:57 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:00 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 22:03 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 23:00 -!- rusty1 [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 23:04 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 240 seconds] 23:34 -!- rusty1 [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 256 seconds] 23:45 -!- naribia [2fbc8bfe@gateway/web/freenode/ip.47.188.139.254] has quit [Quit: Page closed]