--- Day changed Sat Apr 07 2018 00:02 -!- lxer [~lx@ip5f5bd657.dynamic.kabel-deutschland.de] has joined #c-lightning 00:19 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 00:19 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #c-lightning 00:21 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 00:24 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Ping timeout: 245 seconds] 00:34 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has joined #c-lightning 01:10 -!- CubicEarths [~cubiceart@xdsl-188-155-63-9.adslplus.ch] has quit [Remote host closed the connection] 01:44 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 264 seconds] 01:53 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 01:55 -!- zib [zib@slick.hkt0.keff.org] has quit [Ping timeout: 240 seconds] 01:55 -!- zib [zib@slick.hkt0.keff.org] has joined #c-lightning 02:46 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 02:51 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 04:16 -!- llou [~textual@cm-83-97-182-195.telecable.es] has joined #c-lightning 04:37 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 04:38 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 05:38 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 05:40 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 05:41 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 05:48 -githubby:#c-lightning- [lightning] cdecker opened pull request #1339: master: Move pid-file creation after the daemonization (master...issue-1338) https://git.io/vxHdR 05:54 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 264 seconds] 05:56 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 06:01 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 255 seconds] 06:09 -!- bsm1175321 [~mcelrath@c-24-61-245-53.hsd1.ma.comcast.net] has joined #c-lightning 06:52 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has joined #c-lightning 06:52 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has quit [Changing host] 06:52 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 06:55 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 06:56 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 06:59 -!- grubles [~grubles@unaffiliated/grubles] has quit [Quit: Leaving] 07:01 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 07:05 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 07:07 -githubby:#c-lightning- [lightning] ZmnSCPxj opened pull request #1340: peer_control: Indicate how much money in the channel is spendable, given the reserve (master...spendable-msatoshi) https://git.io/vxHN8 08:33 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 09:20 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 09:22 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 09:47 < bsm1175321> I funded a testnet lightning channel with this: https://live.blockcypher.com/btc-testnet/address/2N1iRQRD976vpmJvotjHer4N9Q8uLWotXgP/ 09:47 < bsm1175321> Now...where did the change go? 09:48 < bsm1175321> In trying to create a second channel, lightningd tells me { "code" : -1, "message" : "Cannot afford funding transaction" } 09:49 < bsm1175321> The funds at that address were sent from a faucet and the address was generated using lightning-cli newaddr 09:50 < bsm1175321> Or hmmm...it's less than 6 confirms old, I guess lightning is just waiting for my change to confirm? 09:52 -!- shesek` [~shesek@89-139-93-16.bb.netvision.net.il] has joined #c-lightning 10:03 < bsm1175321> That's not it, still can't fund a new transaction after 6 confirms. Where did the rest of the coins go? I can't seem to find any lightning-cli command that will see them... 10:08 < tiagotrs> bsm1175321, have you tryed listfunds? try dev-rescan-outputs 10:11 < bsm1175321> Yes, listfunds only shows the one payment channel, not the change. 10:12 < bsm1175321> I'm doing a reindex now and will do a dev-rescan-outputs when its done, because I suspected the same thing... 10:12 < bsm1175321> I'm not sure I had txindex enabled in bitcoind... 10:13 < mlz> you don't need txindex for c-lightning 10:13 < bsm1175321> dev-rescan-outputs DOES show the change output, but not its balance. 10:14 < bsm1175321> Ok then I'm really confused. Why won't it let me create a second channel? 10:15 < bsm1175321> 'listfunds' shows "outputs" as an empty list. I presume I should expect to see that change output in there? 10:17 -!- shesek` [~shesek@89-139-93-16.bb.netvision.net.il] has quit [Ping timeout: 255 seconds] 10:20 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 10:23 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #c-lightning 10:25 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 10:27 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 10:29 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 10:40 < bsm1175321> It's showing now. Must have been a reindex/unconfirmed change issue. 10:43 < bsm1175321> Anyone have an idea on this error? Unacceptable channel constraints: minimum HTLC value is too large: 0 10:49 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 10:49 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vxQJX 10:49 -githubby:#c-lightning- lightning/master a41ab65 Christian Decker: master: Move pid-file creation after the daemonization... 11:03 < mlz> bsm1175321, how much did you want to put in a new channel? 11:03 < bsm1175321> mmm 5000000 testnet satoshis 11:03 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 11:04 < bsm1175321> That last error message is independent of the value I put into the channel. The yalls.org server gives me that for instance 11:09 < mlz> oh i see 11:09 < mlz> im not sure if yalls node is working on testnet 11:12 < bsm1175321> It's in the explorer, says it has tons of connections 11:24 < mlz> ok just asked Alex Bosworth he says it should work but it's on an old commit 11:28 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 256 seconds] 11:33 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 11:33 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 11:33 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 11:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 11:44 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #c-lightning 11:46 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 11:51 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 11:52 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has joined #c-lightning 11:52 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #c-lightning 11:55 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 11:57 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Ping timeout: 240 seconds] 12:18 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has joined #c-lightning 12:18 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has quit [Changing host] 12:18 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 12:19 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 12:26 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 12:27 -!- snoakes [32f0801b@gateway/web/freenode/ip.50.240.128.27] has joined #c-lightning 12:31 -!- shesek [~shesek@unaffiliated/shesek] has quit [Ping timeout: 255 seconds] 12:41 < mlz> bsm1175321, you can try out htlc.me it's on a newer commit 12:41 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 240 seconds] 12:49 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 13:02 -!- booyah [~bb@193.25.1.157] has quit [Ping timeout: 240 seconds] 13:04 -!- booyah [~bb@193.25.1.157] has joined #c-lightning 13:17 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has joined #c-lightning 13:17 -!- tiagotrs [~user@p5DC47968.dip0.t-ipconnect.de] has quit [Changing host] 13:17 -!- tiagotrs [~user@unaffiliated/tiagotrs] has joined #c-lightning 13:19 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-nzbndqhiatgdtenw] has joined #c-lightning 13:33 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 13:38 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 13:41 -githubby:#c-lightning- [lightning] cdecker opened pull request #1342: jsonrpc: Pretty-print the json results (master...jsonpp) https://git.io/vxQqS 13:42 -!- snoakes [32f0801b@gateway/web/freenode/ip.50.240.128.27] has quit [Ping timeout: 260 seconds] 13:54 -!- litch_ [~litch@cpe-72-182-42-195.austin.res.rr.com] has joined #c-lightning 13:57 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has quit [Ping timeout: 264 seconds] 14:16 -!- booyah [~bb@193.25.1.157] has quit [Read error: Connection reset by peer] 14:18 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 14:23 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 264 seconds] 14:34 < mlz> what's the command to list all addresses in c-lightning wallet? 14:38 -githubby:#c-lightning- [lightning] cdecker pushed 1 new commit to master: https://git.io/vxQY7 14:38 -githubby:#c-lightning- lightning/master a1cf789 Rusty Russell: shellcheck: restore the check.... 14:58 -!- lxer [~lx@ip5f5bd657.dynamic.kabel-deutschland.de] has quit [Ping timeout: 255 seconds] 15:22 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 15:25 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 15:26 -!- booyah [~bb@193.25.1.157] has joined #c-lightning 15:27 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 240 seconds] 15:29 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-nzbndqhiatgdtenw] has quit [Quit: Connection closed for inactivity] 15:30 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Ping timeout: 264 seconds] 15:55 < roasbeef> bsm1175321: explorers don't mean anything 16:20 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 16:21 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 16:23 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has joined #c-lightning 16:23 -!- shesek [~shesek@bzq-84-110-235-224.red.bezeqint.net] has quit [Changing host] 16:23 -!- shesek [~shesek@unaffiliated/shesek] has joined #c-lightning 16:32 < bsm1175321> gotta find peers somehow though... 16:49 -!- litch_ [~litch@cpe-72-182-42-195.austin.res.rr.com] has quit [Remote host closed the connection] 16:49 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has joined #c-lightning 16:54 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has quit [Ping timeout: 264 seconds] 16:57 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 17:16 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 17:51 -!- tiagotrs [~user@unaffiliated/tiagotrs] has quit [Ping timeout: 256 seconds] 17:57 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has joined #c-lightning 17:58 -!- litch [~litch@cpe-72-182-42-195.austin.res.rr.com] has quit [Client Quit] 18:00 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 18:01 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 18:01 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 18:03 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #c-lightning 18:13 -!- CubicEarths [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Read error: Connection reset by peer] 18:13 -!- CubicEar_ [~cubiceart@239.11.24.31.ftth.as8758.net] has joined #c-lightning 18:22 -!- CubicEar_ [~cubiceart@239.11.24.31.ftth.as8758.net] has quit [Remote host closed the connection] 18:23 -!- simlay [~simlay@gateway/tor-sasl/simlay] has quit [Remote host closed the connection] 18:24 -!- simlay [~simlay@gateway/tor-sasl/simlay] has joined #c-lightning 18:54 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 18:57 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 18:59 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 19:04 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 265 seconds] 19:18 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 19:24 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has quit [Ping timeout: 264 seconds] 20:05 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 20:25 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 20:26 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 20:50 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 20:57 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 21:09 -!- jojeyh [~delphi@2602:306:b8b6:b970:8d99:918f:e7a:f548] has joined #c-lightning 21:25 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has quit [Quit: probably someone interrupted me] 22:04 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has quit [Ping timeout: 260 seconds] 22:08 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has joined #c-lightning 22:16 -!- mn3monic [~xxwa@unaffiliated/mn3monic] has quit [Ping timeout: 264 seconds] 22:35 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 22:36 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 22:45 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-qeqondiczjbekfhb] has joined #c-lightning 23:26 -!- dafunkiz_ [~dafunkizd@172.92.143.143] has joined #c-lightning 23:55 -!- lxer [~lx@95.91.214.87] has joined #c-lightning