--- Log opened Tue Mar 15 00:00:26 2022 00:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 00:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 00:22 -!- rusty [~rusty@121.44.216.96] has quit [Ping timeout: 250 seconds] 01:08 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 01:09 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 01:09 -!- Victorsueca [~Victorsue@user/victorsueca] has quit [Ping timeout: 245 seconds] 01:16 -!- Victorsueca [~Victorsue@user/victorsueca] has joined #c-lightning 01:32 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 01:32 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 01:46 -!- rusty [~rusty@121.44.216.96] has joined #c-lightning 02:03 -!- kexkey [~kexkey@static-198-54-132-153.cust.tzulo.com] has quit [Ping timeout: 250 seconds] 02:05 -!- kexkey [~kexkey@static-198-54-132-89.cust.tzulo.com] has joined #c-lightning 02:37 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 240 seconds] 03:31 -!- rusty [~rusty@121.44.216.96] has quit [Ping timeout: 240 seconds] 05:03 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 05:04 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 05:42 -!- stonefox12 [~stonefox@user/stonefox] has quit [Quit: Ping timeout (120 seconds)] 05:42 -!- stonefox12 [~stonefox@user/stonefox] has joined #c-lightning 05:44 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:08 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 06:08 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 06:11 < vincenzopalazzo> I noted that the protocol testing with clang and sqlite run longer (44m 29s) than the protocol testing with gcc and postgress (13m 52s) there is any reason under the CI config that can cause this behavior? 06:12 < cdecker[m]> What are the other envvars? This kind of difference is expected when we run only smoke tests vs full tests, or valgrind vs non-valgrind 06:14 < vincenzopalazzo> I will check carefully after a coffee maybe we have two different en conf for the lnprototest. Thanks for the input! 08:10 < cdecker[m]> I have a PR in the works to switch lnprototest to poetry btw, and I fixed the circular dependency I think (pyln-proto is needed only for testing in the bolt packages as far as I could tell) and I uploaded new versions to pypi so hopefully we can now get past the resolution issues 08:11 < cdecker[m]> The mix of multiple repos and multiple packages per repo, and the repos including each other via submodules really made this hell to track down 08:49 < vincenzopalazzo> "I have a PR in the works to..." <- I have a PR on lnprototest that migrate to poetry as well, so when it will be merge I will rebase it and work a little bit on it 08:50 < vincenzopalazzo> "The mix of multiple repos and..." <- yes, this is a little bit bad, I was thinking to a method to change lnprototest to upgrade the version of it and integrate inside a repo with a better way but I have not good idea right now! 09:04 -!- belcher [~belcher@user/belcher] has quit [Quit: Leaving] 09:07 < vincenzopalazzo> "What are the other envvars? This..." <- BTW the env vars are the same for both proto test, but the exectution time it is very different https://github.com/ElementsProject/lightning/runs/5550892206?check_suite_focus=true 09:07 < vincenzopalazzo> `DEVELOPER: 1... (full message at https://libera.ems.host/_matrix/media/r0/download/libera.chat/65ed7150e11c921665d6e0ce69b982eca2da3712) 09:09 -!- belcher [~belcher@user/belcher] has joined #c-lightning 09:54 < jb55> f spz 09:54 < jb55> fz 09:54 < jb55> oops 09:54 < jb55> dang cat 09:56 < vincenzopalazzo> :-) 10:44 -!- belcher [~belcher@user/belcher] has quit [Quit: Leaving] 11:10 -!- belcher [~belcher@user/belcher] has joined #c-lightning 11:48 -!- rusty [~rusty@121.44.216.96] has joined #c-lightning 12:07 -!- rusty [~rusty@121.44.216.96] has left #c-lightning [] 12:57 -!- jarthur [~jarthur@2603-8080-1540-002d-e0e2-ce57-d3ad-b362.res6.spectrum.com] has quit [Ping timeout: 240 seconds] 12:59 -!- jarthur [~jarthur@2603-8080-1540-002d-c00d-0011-9495-6b87.res6.spectrum.com] has joined #c-lightning 13:28 -!- jespada [~jespada@cpc121022-nmal24-2-0-cust171.19-2.cable.virginm.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 13:38 -!- DeanGuss [~dean@user/deanguss] has quit [Ping timeout: 256 seconds] 13:38 -!- DeanGuss [~dean@nonplayercharacter.me] has joined #c-lightning 13:38 -!- DeanGuss [~dean@nonplayercharacter.me] has quit [Changing host] 13:38 -!- DeanGuss [~dean@user/deanguss] has joined #c-lightning 14:51 -!- kexkey [~kexkey@static-198-54-132-89.cust.tzulo.com] has quit [Quit: kexkey] 15:13 -!- jespada [~jespada@cpc121022-nmal24-2-0-cust171.19-2.cable.virginm.net] has joined #c-lightning 15:34 -!- jonatack [jonatack@user/jonatack] has joined #c-lightning 16:01 < jb55> just made lnsocket-go, you can now generate invoices from your node via commando this way: https://github.com/fiatjaf/makeinvoice/blob/e173cc7aa6509791c0af8de6cbc583e00c4f3c29/makeinvoice_test.go 16:02 < jb55> the idea is to make it easier to implement lnurl-like things for your commando node! 16:31 < jb55> this is nice because your lnurl server can be in a different security domain (like on a VPS), but it can still generate invoices via commando+an invoice rune 16:32 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 17:06 -!- shesek [~shesek@user/shesek] has joined #c-lightning 17:08 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:08 -!- shesek [~shesek@user/shesek] has joined #c-lightning 17:13 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:13 -!- shesek [~shesek@user/shesek] has joined #c-lightning 17:47 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:48 -!- shesek [~shesek@user/shesek] has joined #c-lightning 17:52 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 17:52 -!- shesek [~shesek@user/shesek] has joined #c-lightning 18:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 18:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 18:38 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 18:41 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 18:54 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 18:54 -!- shesek [~shesek@user/shesek] has joined #c-lightning 19:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 19:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 19:13 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 19:13 -!- shesek [~shesek@user/shesek] has joined #c-lightning 20:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 20:03 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 20:20 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 20:20 -!- shesek [~shesek@user/shesek] has joined #c-lightning 20:47 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 20:48 -!- shesek [~shesek@user/shesek] has joined #c-lightning 20:50 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 240 seconds] 20:58 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:58 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 21:58 -!- shesek [~shesek@user/shesek] has joined #c-lightning 22:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 22:14 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 22:22 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 22:23 -!- shesek [~shesek@user/shesek] has joined #c-lightning 22:43 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 22:43 -!- shesek [~shesek@user/shesek] has joined #c-lightning 22:49 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 22:49 -!- shesek [~shesek@user/shesek] has joined #c-lightning 23:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 23:12 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 23:27 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 23:28 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 23:29 -!- shesek [~shesek@user/shesek] has quit [Remote host closed the connection] 23:30 -!- shesek [~shesek@user/shesek] has joined #c-lightning --- Log closed Wed Mar 16 00:00:27 2022