--- Log opened Wed Nov 24 00:00:41 2021 01:31 < vincenzopalazzo> Guys what do you think to open a c-lightning discussion on Github? we can move there all the generic question and clean the issue board a little bit 02:04 -!- kexkey [~kexkey@static-198-54-132-174.cust.tzulo.com] has quit [Ping timeout: 264 seconds] 03:13 < nixbitcoindev[m]> "Thank you!" <- Can I get the funding basepoint of a channel with `lightning-hsmtool dumpcommitments`? 03:20 < darosior> nixbitcoindev[m]: not without modifying hsmtool (which would be doable in this function) 03:20 < darosior> It gives only the per commit point 03:23 < nixbitcoindev[m]> So, how do I best recover multisig funds outside c-lightning? 03:26 < darosior> Do you know the public key used in the multisig script by your peer? 03:31 < nixbitcoindev[m]> Yes, and mine too 03:31 < nixbitcoindev[m]> I also have a PSBT from the peer 03:35 < darosior> Oh, cool. Then i *think* (been awhile since i touched it) it's doable with minor modifications to hsmtool. Can you write C? 03:42 < nixbitcoindev[m]> No, sadly not 05:39 < michaelfolkson> [09:31:28] Guys what do you think to open a c-lightning discussion on Github? we can move there all the generic question and clean the issue board a little bit 05:40 < michaelfolkson> vincenzopalazzo: What do you think of directing them to Bitcoin StackExchange for these generic questions? 05:40 < michaelfolkson> i agree issues like this shouldn't be opened as an issue https://github.com/ElementsProject/lightning/issues/4930 05:42 < michaelfolkson> But getting a link/resource up that answers a commonly asked question saves time when it is asked again in future 05:43 < michaelfolkson> (I'm not sure if GitHub discussions offers this persistent link, seems a bit experimental) 05:43 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:52 -!- kexkey [~kexkey@static-198-54-132-94.cust.tzulo.com] has joined #c-lightning 06:29 < vincenzopalazzo> "vincenzopalazzo: What do you..." <- we can add some info in the issue template, as Bitcoin core does. what do you think cdecker 06:30 < vincenzopalazzo> "But getting a link/resource up..." <- This resolve also the problem of info fragmentation 06:31 < vincenzopalazzo> "(I'm not sure if GitHub discussi..." <- Yep Github discussion it is a little bit strange, better Bitcoin Stack exchange I agree. I miss this detail thanks 06:42 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 260 seconds] 07:15 -!- grubman9000 [~ufotofu@user/ufotofu] has joined #c-lightning 07:26 -!- belcher [~belcher@user/belcher] has joined #c-lightning 07:26 -!- sr_gi [~sr_gi@static-120-137-229-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 07:27 -!- sr_gi [~sr_gi@static-120-137-229-77.ipcom.comunitel.net] has joined #c-lightning 07:40 -!- grubman9000 [~ufotofu@user/ufotofu] has quit [Quit: Leaving] 08:03 < mschmoock> cdecker[m]: I fixed https://github.com/ElementsProject/lightning/pull/4829 and we can do the next review round 08:43 -!- jb55 [~jb55@S010660e327dca171.vc.shawcable.net] has joined #c-lightning 09:08 -!- stonefox9 [~stonefox@user/stonefox] has joined #c-lightning 09:08 -!- bfsfhkacjzgcytf7 [~bfsfhkacj@user/bfsfhkacjzgcytf] has joined #c-lightning 09:08 -!- sr_gi0 [~sr_gi@static-120-137-229-77.ipcom.comunitel.net] has joined #c-lightning 09:11 -!- lxer_ [~lx@ip5f5bf666.dynamic.kabel-deutschland.de] has joined #c-lightning 09:16 -!- Netsplit *.net <-> *.split quits: dergoegge, An0rak, stonefox, sr_gi, FelixWeis, bfsfhkacjzgcytf, sgiath, lxer 09:16 -!- stonefox9 is now known as stonefox 09:16 -!- bfsfhkacjzgcytf7 is now known as bfsfhkacjzgcytf 09:16 -!- sr_gi0 is now known as sr_gi 09:22 -!- Netsplit over, joins: FelixWeis, sgiath, dergoegge 10:51 -!- rusty [~rusty@203.217.90.66] has joined #c-lightning 11:14 -!- jarthur [~jarthur@cpe-70-114-198-37.austin.res.rr.com] has joined #c-lightning 11:16 < cdecker[m]> Sounds good, adding it to the queue for tomorrow 11:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 11:40 -!- kexkey [~kexkey@static-198-54-132-94.cust.tzulo.com] has quit [Quit: Textual IRC Client: www.textualapp.com] 12:18 -!- rusty [~rusty@203.217.90.66] has quit [Ping timeout: 256 seconds] 12:20 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 13:03 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 256 seconds] 14:35 -!- rusty [~rusty@203.221.41.134] has joined #c-lightning 15:07 -!- lxer_ [~lx@ip5f5bf666.dynamic.kabel-deutschland.de] has quit [Ping timeout: 268 seconds] 15:10 -!- denis2342 [~denis@p54b1da71.dip0.t-ipconnect.de] has joined #c-lightning 15:11 < denis2342> is it really neccessary to run bitcoind on the same host as c-lightning? 15:14 < vincenzopalazzo> denis2342: no you can have also in another host 15:14 < denis2342> but when I start the lightning daemon it wants to use bitcoin-cli 15:16 < denis2342> or wait, the bcli plugins wants to do that 15:17 < vincenzopalazzo> I'm running my backend plugin for a while now, maybe I can be wrong but with bitcoin-rpcconnect= you can specify the host 15:19 < denis2342> yes, I did that. but plugin-bcli complains 15:25 < vincenzopalazzo> denis2342: what he said? :) 15:25 < denis2342> Could not connect to bitcoind using bitcoin-cli. Is bitcoind running? 15:26 < denis2342> 2021-11-24T23:25:46.317Z **BROKEN** plugin-bcli: \nCould not connect to bitcoind using bitcoin-cli. Is bitcoind running?\n\nMake sure you have bitcoind running and that bitcoin-cli is able to connect to bitcoind.\n\nYou can verify that your Bitcoin Core installation is ready for use by running:\n\n $ bitcoin-cli echo 'hello world'\n 15:27 < vincenzopalazzo> what it your bcli config? 15:27 < denis2342> the plugin needs a config? 15:30 < vincenzopalazzo> yes of curse 15:31 < denis2342> I have a config for the lightning daemon, and there I have the rpc address, port, user and pw 15:34 < vincenzopalazzo> Mh I think you are missing bitcoin-rpcconnect? 15:34 < vincenzopalazzo> https://bitcoin.stackexchange.com/a/98459/91194 by darosior :) 15:35 < denis2342> rpcconnect is the adress 15:49 < denis2342> ok, the daemon did not use the config i thought it would. but it needs the bitcoin-cli binary. luckily this is available as an extra without a complete bitcoin setup 16:12 -!- An0rak [An0rak@user/an0rak] has joined #c-lightning 16:23 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 20:41 -!- rusty [~rusty@203.221.41.134] has quit [Ping timeout: 260 seconds] 21:42 -!- kexkey [~kexkey@static-198-54-132-149.cust.tzulo.com] has joined #c-lightning 22:08 -!- denis2342 [~denis@p54b1da71.dip0.t-ipconnect.de] has quit [Quit: denis2342] 23:00 -!- jasan [~j@tunnel625336-pt.tunnel.tserv1.bud1.ipv6.he.net] has quit [Ping timeout: 265 seconds] 23:00 -!- jasan [~j@tunnel625336-pt.tunnel.tserv1.bud1.ipv6.he.net] has joined #c-lightning --- Log closed Thu Nov 25 00:00:42 2021