--- Log opened Fri Jun 25 00:00:48 2021 01:21 -!- jonatack [jonatack@user/jonatack] has joined #c-lightning 01:22 -!- belcher_ is now known as belcher 01:39 < mschmoock> cdecker: maybe you can add @vincenzopalazzo to the plugin repo in the same way as zoltan, so he can be assigned reviews 02:28 < nathanael> is blockstream.com/lightning the "official" website for c-lightning? 02:42 < mschmoock> I would argue the github repo ist the official site :D 02:47 -!- Dan[m] [~drobertsm@2001:470:69fc:105::c80] has joined #c-lightning 02:55 < darosior> https://github.com/lightningd/plugins/issues/214 wasn't addressed right? 03:28 -!- Dan[m] [~drobertsm@2001:470:69fc:105::c80] has quit [Quit: Bridge terminating on SIGTERM] 03:30 -!- vincenzopalazzo [~vincenzop@2001:470:69fc:105::a67] has joined #c-lightning 03:36 -!- openoms[m] [~openomsma@2001:470:69fc:105::c2f] has joined #c-lightning 03:36 -!- devrandom [~devrandom@2001:470:69fc:105::d4d] has joined #c-lightning 03:36 -!- Dan[m] [~drobertsm@2001:470:69fc:105::c80] has joined #c-lightning 03:36 -!- ksedgwic [~ksedgwicm@2001:470:69fc:105::ce1] has joined #c-lightning 03:36 -!- cdecker[m] [~cdeckerma@2001:470:69fc:105::2e8e] has joined #c-lightning 03:40 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 03:43 < vincenzopalazzo> mschmoock about your message on https://github.com/ElementsProject/lightning/pull/4614#issuecomment-868320675 related to my question of json format 03:43 < vincenzopalazzo> if I call it from a Java RPC interface I should have the json format free in this case 03:45 < mschmoock> sorry I dont get the point. 'free' of what? 03:47 < vincenzopalazzo> in other word, if I use a java wrapper to call the plugin, I will receive the JSON form of the answer? or I need to specify any additional parameter like "-J" if I use a client that isn't lightning-cli. I didn't test it, maybe this question is stupid 03:50 < mschmoock> vincenzopalazzo: the summary plugin uses "reply['format-hint'] = 'simple' , So I guess this forces human redable output per default (unlike other methods) 03:51 < mschmoock> So without knowing the precise answer, I gess you need to tell the RPC to return JSON for this method explicitly 03:52 < nathanael> mschmoock: agree, i take the github site 03:53 < mschmoock> so many testflakes today :D 03:56 < vincenzopalazzo> mschmoock: I will test it in the weekend, I want make the wrapper for the plugin in my rest plugin. Any way I will try, thanks :) 04:00 < mschmoock> vincenzopalazzo: welcome. Just checked cli/lightning-cli.c 442 . Seems like you need to pass some format-hint to force it back to JSON 04:00 < mschmoock> (only for human readable methods like summay) 04:09 < mschmoock> (if you use the lightning-cli , if its just a JSON RPC socket, I guess thats not required 04:10 < vincenzopalazzo> mschmoock: yep I agree, we will see 04:37 < mschmoock> cdecker: can you re-ack after rebase because for doc conflic? https://github.com/ElementsProject/lightning/pull/4614 04:37 < mschmoock> Today I killed 3 test flakes in the plugin repo :D 04:38 < cdecker[m]> Nice :+1:. Acked ElementsProject/lightning#4614 04:42 < mschmoock> thx 04:54 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 256 seconds] 05:21 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 05:29 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 05:35 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 07:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 07:38 -!- niftynei [~niftynei@99-8-218-209.lightspeed.hstntx.sbcglobal.net] has quit [Remote host closed the connection] 07:50 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 07:55 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 08:07 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 09:15 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 09:16 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 12:53 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 13:19 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 13:20 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 13:38 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: Textual IRC Client: www.textualapp.com] 13:39 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 13:53 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Quit: My MacBook has gone to sleep. ZZZzzz…] 14:18 < mschmoock> I get a gazillion log messages "plugin-topology: cannot carry 95190398msat across 0x7f94dffd88" when I do rebalance on latest master 84190af72 14:19 < mschmoock> And no routing possible 14:20 < mschmoock> okay, routing is possible eventually. still like literally 100.000 times messate cannot carry accros... 14:20 < mschmoock> *message 14:21 < mschmoock> a single call to getroute takes 13+ seconds °_° 14:31 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 14:33 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 15:16 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 15:16 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 15:17 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 15:19 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 16:00 -!- belcher_ [~belcher@user/belcher] has joined #c-lightning 16:02 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 256 seconds] 16:23 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 16:26 -!- lxer [~lx@ip5f5bf666.dynamic.kabel-deutschland.de] has quit [Ping timeout: 250 seconds] 17:24 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 17:27 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 17:50 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 252 seconds] 19:20 -!- reallll [~belcher@user/belcher] has joined #c-lightning 19:22 -!- belcher_ [~belcher@user/belcher] has quit [Ping timeout: 272 seconds] 19:22 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 19:38 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has joined #c-lightning 19:40 -!- ichack17 [~ichack17@2601:18c:8401:7e30::22e4] has quit [Client Quit] 20:46 -!- jarthur [~jarthur@2603-8080-1540-002d-e8d9-a80f-b7bb-d535.res6.spectrum.com] has joined #c-lightning 20:48 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:04 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 244 seconds] 21:12 -!- rusty [~rusty@103.93.169.121] has joined #c-lightning 21:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 21:31 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:35 -!- rusty [~rusty@103.93.169.121] has quit [Ping timeout: 272 seconds] 23:20 -!- belcher_ [~belcher@user/belcher] has joined #c-lightning 23:23 -!- reallll [~belcher@user/belcher] has quit [Ping timeout: 258 seconds] 23:43 -!- jarthur [~jarthur@2603-8080-1540-002d-e8d9-a80f-b7bb-d535.res6.spectrum.com] has quit [Quit: jarthur] --- Log closed Sat Jun 26 00:00:49 2021