--- Log opened Sat Jun 06 00:00:42 2020 01:36 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Read error: Connection reset by peer] 01:36 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #c-lightning 02:29 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Read error: Connection reset by peer] 02:30 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #c-lightning 04:00 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 04:31 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 05:32 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 07:22 < nibbier> cdecker: I ran the plugin on latest c-lightning 0.8.2.1 (autopilot latest github) but after burning endless cpu cycles it concludes: AttributeError: 'Graph' object has no attribute 'node' 07:35 -!- Amperture [~amp@65.79.129.113] has joined #c-lightning 07:44 < nibbier> oh well, I'll post on github... 07:49 -!- Amperture [~amp@65.79.129.113] has quit [Remote host closed the connection] 07:59 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 07:59 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 08:26 <@cdecker> nibbier: yes, the autopilot plugin uses networkx internally (code by rpickhardt) to do the heavy lifting. He might be able to help out with that 08:26 < nibbier> it seems that networkx deprecated the G.node, it's just G.nodes now... 08:27 < nibbier> cdecker: yep, worked with G.nodes, just finished 08:29 < nibbier> and sent PR 08:33 <@cdecker> Awesome, thank you very much for looking into it ^^ I'll review the PR right away 09:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 09:30 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 10:41 < nibbier> how do I skip a parameter? 10:42 <@cdecker> You mean when calling an RPC method from lightning-cli? 10:42 < nibbier> lightning-cli fundchannel $id $amount "please keep default, I don't know about feerates" "alse default private true/false" 0 10:44 < nibbier> cdecker: yes, autopilote fails at establishing the 2nd channel, "Cannot afford transaction" - if I specify 0 as minconf it works - but I don't want to care about the other stuff 10:44 <@cdecker> You can switch to key-value mode using `lightning-cli -k ...` that'll allow you to specify id=aabc amount=1234 etc 10:45 < nibbier> okay, will do for the rest of the channels :) thanks. 10:45 <@cdecker> It's a bit less easy to use because you need to know the param names, but `lightning-cli help [command]` will tell you what the keys are 10:47 < nibbier> needed the help already to see how to specify minconf :) 10:49 <@cdecker> I was tempted at some point to allow a mix of positional and kw args, but that could lead to strange errors. 11:10 < nibbier> i c, well the k/v is logical, just didn't know it yet 11:55 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Read error: Connection reset by peer] 11:57 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has joined #c-lightning 12:00 -!- belcher [~belcher@unaffiliated/belcher] has quit [Quit: Leaving] 12:03 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 15:03 -!- harrigan [~harrigan@ptr-93-89-242-235.ip.airwire.ie] has quit [Ping timeout: 260 seconds] 16:29 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 16:29 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 16:47 -!- pretyflaco [~k3m@185.213.155.166] has joined #c-lightning 17:21 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 246 seconds] 17:30 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 17:41 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 18:14 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 18:18 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 18:30 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 18:32 < mdunnio> hello, I've upgraded to v8.2.1 from v8.0 and now I'm seeing this error on startup: `Jun 07 01:18:17 lightning lightningd[7454]: lightningd: /var/lib/bitcoin/lightning/config line 3: bitcoin-rpcuser=user: unrecognized option` 18:32 < mdunnio> I've checked the docs, and it still seems this is a valid config parameter. I didn't see anything in the changelog either. Any thoughts? 18:38 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Read error: Connection reset by peer] 19:00 < zmnscpxj__> looks like plugin problems. 19:00 < zmnscpxj__> the option was moved to a new plugin `bcli` 19:00 < zmnscpxj__> probably it is not getting started 19:00 < zmnscpxj__> can you check the debug logs to see what is being started? 19:00 < zmnscpxj__> see what plugins are started? 19:02 < zmnscpxj__> Also, you used `make install` to install? 19:03 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 19:06 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 19:12 -!- pretyflaco [~k3m@185.213.155.166] has quit [Ping timeout: 256 seconds] 20:35 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 20:37 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 21:20 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 21:21 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 21:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 21:23 -!- vasild_ is now known as vasild 21:27 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 21:35 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 21:36 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Read error: Connection reset by peer] 21:40 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 21:40 < mdunnio> zmnscpxj: thanks, I was just loading the plugins improperly 21:41 < zmnscpxj_> np 21:46 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Quit: My MacBook Air has gone to sleep. ZZZzzz…] 21:47 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 21:47 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Client Quit] 21:47 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 21:48 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Client Quit] 22:38 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 22:39 -!- rh0nj [~rh0nj@88.99.167.175] has joined #c-lightning 23:12 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Quit: WeeChat 2.7.1] 23:16 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning --- Log closed Sun Jun 07 00:00:43 2020