--- Log opened Sun Nov 06 00:00:09 2022 02:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 02:38 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 03:12 -!- rusty [~rusty@110-174-20-79.static.tpgi.com.au] has joined #c-lightning 03:16 -!- rusty [~rusty@110-174-20-79.static.tpgi.com.au] has quit [Ping timeout: 248 seconds] 05:56 < jasan> grubmn: I always do git submodule deinit --all --force before I build a anew (without deleting and starting from scratch which CI does) 05:58 < jasan> and git clean -xffd right after that 06:24 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 06:34 < grubmn> well i just want to use libwally master because release_0.8.5 fails to build on openbsd 06:35 < grubmn> and there's a fix in libwally master 06:40 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 06:40 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 06:45 < cdecker[m]> Then we should likely update to pull in that fix too ☺️ 06:46 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 06:47 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 07:05 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 07:06 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 07:11 -!- Victorsueca [~Victorsue@user/victorsueca] has joined #c-lightning 07:51 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 07:51 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 08:11 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 08:15 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 08:30 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 08:31 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 08:39 < grubmn> sure, if it's not too much trouble. :-) i'm sure i'm one of a handful of people trying openbsd + cln so no rush. 08:41 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 08:43 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 09:08 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 09:08 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 09:10 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 09:11 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 09:31 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 09:31 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 10:10 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 10:11 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 246 seconds] 10:11 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 10:18 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 10:19 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 11:02 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 11:03 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 11:15 -!- jarthur_ is now known as jarthur 11:44 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 11:44 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 12:38 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 12:39 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 13:14 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 13:15 -!- andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 13:51 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 13:53 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 15:45 -!- jonatack1 [~jonatack@user/jonatack] has joined #c-lightning 15:49 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 16:49 -!- jonatack1 [~jonatack@user/jonatack] has joined #c-lightning 16:57 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 252 seconds] 16:57 -!- jonatack1 [~jonatack@user/jonatack] has joined #c-lightning 17:12 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 17:24 < grubmn> here's an odd question. if i have a node running under a little endian system, can i just tar up my cln data dir and untar it on a big endian system? 17:40 < grubmn> zman appears to answer "no" to that question: https://github.com/ElementsProject/lightning/pull/1905#discussion_r214682388 19:01 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 19:02 -!- jonatack1 [~jonatack@user/jonatack] has joined #c-lightning 19:11 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:05 -!- jonatack2 [~jonatack@user/jonatack] has joined #c-lightning 21:06 -!- jonatack1 [~jonatack@user/jonatack] has quit [Ping timeout: 260 seconds] 22:04 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 22:05 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 22:19 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 22:20 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 22:24 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 22:25 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 22:50 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 255 seconds] 22:54 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 23:19 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 23:21 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning 23:32 -!- jarthur [~jarthur@user/jarthur] has quit [Quit: jarthur] 23:53 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has quit [Remote host closed the connection] 23:54 -!- _andrewtoth_ [~andrewtot@gateway/tor-sasl/andrewtoth] has joined #c-lightning --- Log closed Mon Nov 07 00:00:10 2022