--- Log opened Mon Nov 23 00:00:24 2020 00:09 -!- psysc0rpi0n [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has quit [Ping timeout: 256 seconds] 00:10 -!- psysc0rpi0n [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 01:03 < darosior> HelloShitty: (if you see in the logs): what are you running ? Have you tried `make distclean` and the re-`configure`ing? 01:24 -!- psysc0rpi0n [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has quit [Ping timeout: 240 seconds] 01:35 < m-schmoock> darosior: good morning 01:35 < darosior> m-schmoock: Good morning :) 01:36 < m-schmoock> I fixed all the plugin Travis test flakes and issues in #159 and #161 . When merged we can use Travis again 01:37 < m-schmoock> because the CI totally sucks you **** https://youtu.be/Xmn1Wl5nNAE?t=197 01:40 -!- psysc0rpi0n [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 01:40 < m-schmoock> even in its infant stage the feeadjuster works for me. my channels are noticeably better balance 01:44 < darosior> For me too :) 01:44 < m-schmoock> darosior: what do you think of a `lightning-cli listchannels local` or ` `lightning-cli listchannels peers` feature? 01:44 < m-schmoock> one to get directly connected ones and `peers` for the channel second order 01:47 < darosior> Would be great, been thinking about that for awhile :) 01:47 < darosior> `listchannels ` would make more sense imo 01:48 < m-schmoock> yep. but we can ontop alias "local" with our own ID ;) 01:48 < darosior> That's a neat idea :) 01:49 < m-schmoock> theres a "source" feature. is this it already? 01:49 < darosior> Will review if you propose a patch for that 01:49 < darosior> Yeah 01:49 < m-schmoock> yep 01:49 < m-schmoock> its it 01:49 < m-schmoock> so we can hint zoltan this 01:50 < darosior> I'm confused by "only channels leading from that node id are returned." 01:51 < darosior> Does it mean it only returns halfchans ? 01:51 < m-schmoock> yes 01:52 < m-schmoock> by definition these are the ones we can actually set the fees for ;) 02:11 < darosior> Yeah 02:11 < darosior> Ok, nice, just gave it a look so i should just have read the manpage :) 02:11 < m-schmoock> but having alias 'local' for own node id maybe neat 02:12 < darosior> Definitely 02:12 < m-schmoock> maybe we should add the fee settings to listpeers, but it already contains a bloat of information :D 02:13 < darosior> Yeah, and it's related to gossipd where listchannels lies 02:13 < m-schmoock> gossip is not reliable for locally stored information. I guess for local channels its up2date but maybe not 02:14 < m-schmoock> there are gossip update intervals. I dont know if we use `setchannelfees` on a local channel twice if for the second time `listchannels` will show the first values until the next update ... 02:14 < darosior> Not sure about it, but yeah using listchannels will now need a lot of checks (don't restrain forwarding ops if we just lost gossip...) 02:14 < darosior> I think the timers are handled by gossipd though ? So it could serve us the Right Data 02:15 < m-schmoock> i hope ;) 02:15 < m-schmoock> but yes, thats likely 02:16 < m-schmoock> still it feels stupid to query local data using gossip 02:16 < m-schmoock> *local fee settings 02:16 < m-schmoock> maybe we add a getchannelfees command 02:16 < m-schmoock> this way we dont bloat listpeers 02:17 < az0re> +1 to adding a getchannelfees command 02:18 < az0re> I currently have an alias for it: `lightning-cli summary | awk '{print $2}' | egrep [0-9]{5}x[0-9]+x[0-9]); do echo $scid: ; lightning-cli listchannels $scid | grep fee; done` 02:18 < az0re> Obviously this is less than ideal... 02:20 < m-schmoock> :D 02:21 < darosior> xD 02:21 < m-schmoock> added to my TODO list 02:22 < darosior> We should definitely add it to summary 02:22 < az0re> cool, looking forward to it :) 02:22 < m-schmoock> maybe we just open a feature request issue describe what we want and add a 'newbies-welcome' label to ut ^^ 02:22 < m-schmoock> *it 02:22 < darosior> +1 02:22 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 02:23 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 02:23 < darosior> However been doing this in the past but good first issues aren't grabbed that often :( 02:23 < az0re> maybe I'll do it 02:23 < az0re> I mean, I want it, it's only fair that I do the work myself 02:23 < az0re> and it shouldn't be too hard... 02:24 < m-schmoock> feel free. open a issue first so we have a quick discussion about the RPC format 02:24 < az0re> mmmk 02:24 < m-schmoock> <3 02:37 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Quit: leaving] 02:50 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has quit [Read error: Connection reset by peer] 02:51 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has joined #c-lightning 02:56 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 03:07 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Ping timeout: 240 seconds] 03:10 -!- reallll is now known as belcher 03:12 -!- az0re [~az0re@gateway/tor-sasl/az0re] has joined #c-lightning 03:43 -!- psysc0rpi0n is now known as HelloShitty 04:56 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 05:33 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 05:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 05:39 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 07:15 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Remote host closed the connection] 07:16 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 07:22 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-zwrouasmjczcftxr] has joined #c-lightning 07:58 -!- ksedgwic [~ksedgwic@192-184-134-31.fiber.dynamic.sonic.net] has quit [Quit: Lost terminal] 08:01 -!- ksedgwic [~ksedgwic@192-184-134-31.fiber.dynamic.sonic.net] has joined #c-lightning 08:24 -!- kexkey [~kexkey@static-198-54-132-134.cust.tzulo.com] has joined #c-lightning 09:29 -!- HelloShitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has quit [Ping timeout: 260 seconds] 09:48 -!- HelloShitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 10:07 -!- vasild_ is now known as vasild 10:11 -!- niftynei changed the topic of #c-lightning to: Next meeting here @8PM UTC Monday Nov 30 Chat about the C-lightning implementation: https://github.com/ElementsProject/lightning https://lists.ozlabs.org/listinfo/c-lightning Current Version: https://github.com/ElementsProject/lightning/releases/tag/v0.9.2 Logs at http://gnusha.org/c-lightning/ Dev Roadmap: https://github.com/ElementsProject/lightning/wiki 10:17 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 10:41 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 10:41 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 10:46 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 256 seconds] 11:10 -!- jonatack [~jon@134.19.179.179] has quit [Quit: jonatack] 11:18 -!- jonatack [~jon@88.124.242.136] has joined #c-lightning 11:23 -!- jonatack [~jon@88.124.242.136] has quit [Ping timeout: 256 seconds] 11:25 -!- jonatack [~jon@134.19.179.163] has joined #c-lightning 12:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 256 seconds] 13:25 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 15:20 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has quit [Read error: Connection reset by peer] 15:21 -!- sr_gi [~sr_gi@80.174.218.168.dyn.user.ono.com] has joined #c-lightning 15:42 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-zwrouasmjczcftxr] has quit [Quit: Connection closed for inactivity] 15:55 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 16:06 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 17:29 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:30 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 17:35 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 17:38 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 18:56 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 19:02 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Quit: ZNC 1.7.5 - https://znc.in] 19:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has left #c-lightning [] 19:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-lsntjcdlexygkbwj] has joined #c-lightning 19:30 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 19:30 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 246 seconds] 19:48 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 19:54 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 19:57 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 264 seconds] 20:28 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has quit [Remote host closed the connection] 20:31 -!- mryandao [~mryandao@gateway/tor-sasl/mryandao] has joined #c-lightning 22:29 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Ping timeout: 264 seconds] 23:23 -!- az0re [~az0re@gateway/tor-sasl/az0re] has quit [Ping timeout: 240 seconds] 23:42 -!- Jackielove4u [uid43977@gateway/web/irccloud.com/x-yvkrhcmnpcotzlkv] has joined #c-lightning --- Log closed Tue Nov 24 00:00:25 2020