--- Day changed Thu Feb 15 2018 00:11 -!- lxer [~lx@ip5f5bd676.dynamic.kabel-deutschland.de] has joined #c-lightning 00:48 -githubby:#c-lightning- [lightning] rustyrussell pushed 1 new commit to master: https://git.io/vAZPr 00:48 -githubby:#c-lightning- lightning/master 33b25b6 ZmnSCPxj: travis: Correctly process $SOURCE_CHECK_ONLY.... 01:02 -!- Amperture [~amp@24.136.5.183] has joined #c-lightning 01:07 -!- bryan_w [~is@2600:2108:9:8a90:72a3:5780:f492:1888] has quit [Ping timeout: 252 seconds] 01:25 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has joined #c-lightning 01:50 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1005: UTXO high watermark in db (master...utxo-high-watermark-in-db) https://git.io/vAZyf 02:25 -githubby:#c-lightning- [lightning] lvaccaro closed pull request #990: Add option --from-blockheight (master...option-blockheight) https://git.io/vAOpm 02:50 -!- Mark__ [5bd4cf04@gateway/web/freenode/ip.91.212.207.4] has quit [Ping timeout: 260 seconds] 02:54 -!- Marc__ [5bd4cf04@gateway/web/freenode/ip.91.212.207.4] has joined #c-lightning 04:56 -!- Poodle [d48bcf55@gateway/web/freenode/ip.212.139.207.85] has joined #c-lightning 05:14 -!- Marc__ [5bd4cf04@gateway/web/freenode/ip.91.212.207.4] has quit [Ping timeout: 260 seconds] 05:20 -!- Mark__ [5bd4cf04@gateway/web/freenode/ip.91.212.207.4] has joined #c-lightning 05:34 -!- ebx [~ebx@unaffiliated/ebex] has joined #c-lightning 05:35 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has quit [Ping timeout: 268 seconds] 06:22 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-aqqlkbjngmrfcfto] has quit [Quit: Connection closed for inactivity] 06:36 -!- Poodle [d48bcf55@gateway/web/freenode/ip.212.139.207.85] has quit [Ping timeout: 260 seconds] 06:40 -!- dougsland [douglas@nat/redhat/x-zjvvsgpcahjgwpkf] has joined #c-lightning 06:50 -!- jojeyh [~delphi@2602:306:b8b6:b970:b4ab:2df2:581f:7ebf] has quit [Ping timeout: 265 seconds] 07:14 -!- bryan_w [~is@2600:2108:9:8a90:72a3:5780:f492:1888] has joined #c-lightning 07:15 -!- douglas_ [douglas@nat/redhat/x-zufmwcaxqmjmqpih] has joined #c-lightning 07:18 -!- dougsland [douglas@nat/redhat/x-zjvvsgpcahjgwpkf] has quit [Ping timeout: 276 seconds] 07:29 < bitonic-cjp> How much do you need to send through a channel before you can receive a small transaction back through that channel? 07:49 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has quit [Ping timeout: 256 seconds] 08:05 -!- douglas__ [douglas@nat/redhat/x-gnomhguftxsrllwz] has joined #c-lightning 08:05 -!- douglas__ is now known as dougsland 08:05 -!- dougsland [douglas@nat/redhat/x-gnomhguftxsrllwz] has quit [Changing host] 08:05 -!- dougsland [douglas@tchelinux/moderator/dougsland] has joined #c-lightning 08:06 < provoostenator> Just got another whitespace error back from Travis. Anyone have a chance to bless or find problems with #12098 and #12097 so I can trivially prevent that on MacOS? 08:06 < provoostenator> Sorry, wrong channel. 08:08 -!- douglas_ [douglas@nat/redhat/x-zufmwcaxqmjmqpih] has quit [Ping timeout: 256 seconds] 08:20 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 268 seconds] 08:39 -!- grafcaps [~haroldbr@104.137.194.255] has joined #c-lightning 08:41 < grubles> i assume c-lightning can't work correctly if bitcoind has blocksonly=1, right? 08:56 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has joined #c-lightning 09:10 -!- bitonic-cjp [~bitonic-c@92-111-70-106.cable.dynamic.v4.ziggo.nl] has quit [Quit: Leaving] 09:10 < mlz> interesting, grubles i should test that with lnd.. normally when i start syncing the chain i use blocksonly but when it's done i restart the node without it 09:11 < mlz> with core wallet if you run the node with blocksonly and try to send a tx, it won't be broadcasted 09:12 < grubles> yeah i think bitcoind sets walletbroadcast=0 when you set blocksonly=1 09:12 < grubles> but i *think* you can set walletbroadcast=1 09:12 < grubles> https://gist.github.com/laanwj/efe29c7661ce9b6620a7#file-reducing-bitcoind-memory-usage-md 09:12 < grubles> the verbiage in this makes it seem possible 09:12 < zib> Should all crashes be reported? 09:13 < zib> I'm doing while true; do lightningd ...; done because it crashes once a day 09:13 < zib> :D 09:13 < grubles> mlz, i'm trying to trim down memory usage for bitcoind 09:13 < mlz> grubles, and blocksonly helps?? 09:17 < grubles> yeah 09:17 < grubles> because you don't have a mempool :P 09:18 < mlz> oh that's true.. but does it make the syncing faster? iirc, gmaxwell said it doesn't but i can't recall 09:19 < grubles> oh i would assume it has no affect on that 10:08 < hop3y> I have a noob question about lightning: can you add funds to already open channel? 10:08 < hop3y> and if not, why not? 10:09 < hop3y> if one has for example too few coins in a channel, would it be impossible to close it, if the fee is higher than the min fee in layer1? 10:12 < hop3y> cli/lightning-cli fundchannel 10:12 < hop3y> I guess with that one you can just add more funds? 11:15 -!- bryan_w [~is@2600:2108:9:8a90:72a3:5780:f492:1888] has quit [Ping timeout: 255 seconds] 11:31 -!- lxer [~lx@ip5f5bd676.dynamic.kabel-deutschland.de] has quit [Read error: No route to host] 11:34 < grubles> omg yes 11:34 < grubles> my alias was randomly generated as "IRATEMONKEY" 11:36 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 11:36 < booyah> grubles: how many starts out of 10 ? 11:36 < grubles> once? 11:37 < grubles> i thought the alias is consistent across restarts 11:38 < booyah> grubles: sorry typo. I ment how many stars out of 10 11:38 < grubles> oh lol 11:38 < grubles> 10/10 imo 11:39 < booyah> grubles: for this one too? http://3.bp.blogspot.com/-OUGTeXTW_W4/T47NxsBLLbI/AAAAAAAHXwU/Vlj2pN9Zp-Q/s1600/cute+monkeys+(81).jpg 11:41 -!- mn3monic [~xxwa@host189-133-dynamic.2-87-r.retail.telecomitalia.it] has joined #c-lightning 12:06 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 268 seconds] 12:07 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 12:12 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 248 seconds] 12:17 -!- contrapumpkin [~copumpkin@haskell/developer/copumpkin] has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…] 12:54 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 12:59 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 265 seconds] 13:46 -!- dougsland [douglas@tchelinux/moderator/dougsland] has quit [Ping timeout: 252 seconds] 13:54 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has joined #c-lightning 14:05 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 248 seconds] 14:08 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has joined #c-lightning 14:27 -!- jojeyh [~delphi@99-59-126-62.lightspeed.irvnca.sbcglobal.net] has quit [Ping timeout: 268 seconds] 14:57 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 15:02 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 260 seconds] 15:15 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-quzsxnrrnkbuqdqt] has joined #c-lightning 15:26 < rodarmor> Is there a way to get the capacity of channels out of lightning-cli? 15:27 < grubles> lightning-cli listchannels | grep your_id 15:27 < grubles> then there should be part of the string that says "msatoshi_to_us" 15:28 < rodarmor> grubles: Hmm, how about with channel which we aren't a part of? 15:34 < rodarmor> grubles: I'm only seeing `msatoshi_to_us` in channels show in `listpeers`, not channels in `listchannels` 15:53 < rodarmor> But if my node is going to find routes for payments, it must know about third-party channel capacities, right/ 15:54 < rodarmor> ? 15:56 -githubby:#c-lightning- [lightning] rustyrussell pushed 4 new commits to master: https://git.io/vAcGA 15:56 -githubby:#c-lightning- lightning/master ed2fee8 Christian Decker: pylightning: Added explicit logger to log to... 15:56 -githubby:#c-lightning- lightning/master 0e40b9b Christian Decker: pylightning: Switch to dict-based params instead of positional... 15:56 -githubby:#c-lightning- lightning/master db5c0aa Christian Decker: pytest: Make pep8 happy(er)... 16:09 -!- grafcaps [~haroldbr@104.137.194.255] has quit [Ping timeout: 240 seconds] 16:22 -!- grafcaps [~haroldbr@50.90.83.229] has joined #c-lightning 16:49 -!- hsmiths [uid95325@gateway/web/irccloud.com/x-khcqgezqeozrdktu] has quit [Ping timeout: 255 seconds] 16:50 -!- hsmiths [uid95325@gateway/web/irccloud.com/x-bznnitfpnknltrql] has joined #c-lightning 16:53 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 16:55 -!- farmerwampum_ [~farmerwam@209.95.50.117] has joined #c-lightning 17:01 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 260 seconds] 17:14 -githubby:#c-lightning- [lightning] jBarz opened pull request #1008: lightningd: encode fallback address in 5 bits (master...encode) https://git.io/vAclD 17:54 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 17:59 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 248 seconds] 18:02 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1009: Implement daemon mode (master...implement-daemon-mode) https://git.io/vAcBh 18:16 -!- bryan_w [~is@2600:2108:9:8a90:72a3:5780:f492:1888] has joined #c-lightning 18:25 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has joined #c-lightning 18:47 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 18:51 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 240 seconds] 18:55 -githubby:#c-lightning- [lightning] rustyrussell opened pull request #1010: JSON nonblocking (master...json-nonblock) https://git.io/vAcEi 19:02 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 19:07 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 240 seconds] 19:10 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-qsilhhmxuiakvyln] has joined #c-lightning 19:10 -!- meshcollider_ [uid246294@gateway/web/irccloud.com/x-qsilhhmxuiakvyln] has quit [Client Quit] 19:23 -!- dougsland [~douglas@c-73-234-93-65.hsd1.nh.comcast.net] has joined #c-lightning 19:41 -githubby:#c-lightning- [lightning] libbitc opened pull request #1011: Add option to specify pid file (master...pid) https://git.io/vAcz9 19:47 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 19:51 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 240 seconds] 19:53 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 19:57 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 240 seconds] 19:59 -githubby:#c-lightning- [lightning] ZmnSCPxj opened pull request #1012: [WIP] Improve route randomization (master...route-random) https://git.io/vAcg5 20:19 -!- jojeyh [~delphi@2602:306:b8b6:b970:3935:aa3:38a8:cfe7] has joined #c-lightning 20:39 -!- ebx [~ebx@unaffiliated/ebex] has quit [Remote host closed the connection] 20:39 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 20:40 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 265 seconds] 20:48 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 20:52 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [Ping timeout: 240 seconds] 21:25 -githubby:#c-lightning- [lightning] dougsland opened pull request #1013: pylightning: make flake8 happy (master...master) https://git.io/vAcw3 21:47 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has joined #c-lightning 21:47 -!- jb55 [~jb55@70-36-49-138.dyn.novuscom.net] has quit [Ping timeout: 248 seconds] 21:49 -!- grafcaps [~haroldbr@50.90.83.229] has quit [Ping timeout: 260 seconds] 22:00 -!- sengehest [~sengehest@188.81-166-37.customer.lyse.net] has quit [] 22:46 -!- meshcollider [uid246294@gateway/web/irccloud.com/x-quzsxnrrnkbuqdqt] has quit [Quit: Connection closed for inactivity] 23:00 -!- windsok [~windsok@unaffiliated/windsok] has quit [Remote host closed the connection] 23:00 -!- windsok [~windsok@unaffiliated/windsok] has joined #c-lightning