--- Log opened Wed Oct 02 00:00:27 2019 00:19 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 240 seconds] 00:21 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 00:21 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 276 seconds] 00:22 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 00:38 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 00:38 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 00:39 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 245 seconds] 00:39 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 00:52 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 00:53 -!- rafalcpp_ [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 265 seconds] 00:53 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 00:54 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 01:28 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Ping timeout: 250 seconds] 02:10 -!- jonatack [~jon@87-231-197-177.rev.numericable.fr] has joined #c-lightning 02:11 -!- Kostenko [~Kostenko@2001:8a0:7289:9a00:98e0:c684:108:de53] has quit [Ping timeout: 245 seconds] 02:23 < darosior7> cdecker: could you remove the "shelved" tag from https://github.com/ElementsProject/lightning/pull/2925 please ? As I've updated it last week and it's now ready-for-review 02:27 -!- Kostenko [~Kostenko@2001:8a0:7289:a600:450d:ab16:277:c3a1] has joined #c-lightning 03:01 < willcl_ark> darosior7: ah that would make sense, thanks! Actually I got around it by making a script which gets a route and uses `sendpay` instead which seems to be rock solid :) 03:03 < willcl_ark> Can anyone build v0.7.2, v0.7.2.1 or master on Mac OS? I can't build anything newer than v0.7.1 (variety of different errors). I am trying to patiently wait for v0.7.3 RC to drop as it has lots of gossip fixes I am interested in, but really curious if anyone else can build any of those tags, or if it's just me!? 03:36 < darosior7> There's been some compat issues with macOS lately, I don't know if it's been resolved. Maybe try to compile master and raise an issue if you cant as we are not far from the next release and (I think!) macOS compat is mandatory 03:46 -!- jonatack [~jon@87-231-197-177.rev.numericable.fr] has quit [Ping timeout: 268 seconds] 03:49 < willcl_ark> darosior7: OK sure, I'll try it again 04:20 -!- RonNa [~quassel@60-251-129-61.HINET-IP.hinet.net] has quit [Quit: No Ping reply in 180 seconds.] 04:21 -!- RonNa [~quassel@60-251-129-61.HINET-IP.hinet.net] has joined #c-lightning 04:24 -!- jonatack [~jon@54.76.13.109.rev.sfr.net] has joined #c-lightning 04:28 < willcl_ark> well I'll be darned. Same commit I've tried to build probably 5 times now (3418e59d764531b9ed14137a1743f7fcc88b76cf), just built twice in a row! Only difference this time AFAIK was I was piping output to a log file ready to upload, using `make -j8 CC=gcc-9 -k 2>&1 | tee make.log`. Perhaps I had some weird race condition that accidentally fixed? Anyways, master seems to be building fine, my bad. 04:32 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 252 seconds] 04:33 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 252 seconds] 04:34 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 04:36 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 04:58 -!- jonatack [~jon@54.76.13.109.rev.sfr.net] has quit [Ping timeout: 250 seconds] 04:59 <@cdecker> darosior7: tag removed ^^ 05:16 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 264 seconds] 05:17 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has joined #c-lightning 05:17 < darosior7> Thanks :-) 05:19 -!- warren [~warren@fedora/wombat/warren] has quit [Ping timeout: 245 seconds] 05:20 < sword_smith> Does the function `invoice` automatically handle the two cases where description is over/under 640 bytes? 05:20 < sword_smith> s/function/RPC call/ 05:21 -!- warren [~warren@fedora/wombat/warren] has joined #c-lightning 05:21 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has left #c-lightning [] 05:22 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has joined #c-lightning 05:32 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #c-lightning 05:53 < darosior7> sword_smith: We dont support the hash description ATM 05:54 < darosior7> https://github.com/ElementsProject/lightning/pull/3045 06:10 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 06:13 < PaulTroon> fwiw I mentioned Monday that I had a problem building master on macOS - but syncing up again today it builds just fine 06:14 < PaulTroon> (probably just a problem somewhere between the chair and keyboard) 06:36 < sword_smith> darosior7: Thanks. I will restrict the description to 639 bytes then. 06:53 <@cdecker> PaulTroon: thanks for the all-clear ^^ 07:40 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #c-lightning 07:43 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 07:46 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 07:48 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 08:03 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [Ping timeout: 240 seconds] 08:04 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #c-lightning 08:09 -!- PaulTroon [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Remote host closed the connection] 08:19 -!- StopAndDecrypt_ [~StopAndDe@107.181.189.46] has joined #c-lightning 08:20 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has quit [Quit: jonatack] 08:24 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has quit [] 08:33 -!- jonatack [~jon@2a01:e35:8aba:8220:6627:dad:d967:649d] has joined #c-lightning 08:56 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has joined #c-lightning 09:10 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 09:12 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 09:17 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 245 seconds] 09:26 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 09:35 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 09:57 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 10:03 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 264 seconds] 10:19 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 10:19 -!- rafalcpp [~racalcppp@84-10-11-234.static.chello.pl] has quit [Ping timeout: 246 seconds] 10:34 -!- alko89 [~alko@cpe-92-37-24-198.dynamic.amis.net] has joined #c-lightning 12:07 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 12:36 -!- RonNa [~quassel@60-251-129-61.HINET-IP.hinet.net] has quit [Quit: No Ping reply in 180 seconds.] 12:37 -!- RonNa [~quassel@60-251-129-61.HINET-IP.hinet.net] has joined #c-lightning 12:38 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 250 seconds] 12:39 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 12:40 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning 12:54 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 12:57 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 13:08 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 13:09 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 13:12 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 13:21 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 13:26 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 240 seconds] 13:48 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 13:54 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has left #c-lightning [] 13:54 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has joined #c-lightning 13:59 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 13:59 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 14:04 -!- jb551 is now known as jb55 14:24 -!- StopAndDecrypt_ [~StopAndDe@107.181.189.46] has quit [Remote host closed the connection] 14:34 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 14:46 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 14:51 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Ping timeout: 265 seconds] 14:55 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 15:22 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 15:43 -!- mdunnio [~mdunnio@38.126.31.226] has joined #c-lightning 16:01 -!- mdunnio [~mdunnio@38.126.31.226] has quit [Remote host closed the connection] 16:21 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 16:32 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 16:44 < fiatjaf> can I migrate my data from sqlite to postgres? 17:44 < rusty> fiatjaf: hmm, that's a q for cdecker. In theory, yes... in practice, um, hmm... 17:47 < fiatjaf> maybe I should try doing it manually row by row 17:48 < rusty> .dump from sqlite3, then you'll need to do some mangling by hand I expect. 17:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 18:07 < fiatjaf> thank you 18:07 < fiatjaf> seems doable, I'll try it 22:05 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has left #c-lightning [] 22:06 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dkyzthxwqfvzkdrd] has joined #c-lightning 23:07 -!- jtimon [~quassel@22.133.134.37.dynamic.jazztel.es] has quit [Ping timeout: 276 seconds] 23:42 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 23:49 -!- queip [~queip@unaffiliated/rezurus] has quit [Ping timeout: 245 seconds] 23:51 -!- queip [~queip@unaffiliated/rezurus] has joined #c-lightning --- Log closed Thu Oct 03 00:00:29 2019