--- Log opened Wed Oct 27 00:00:15 2021 00:24 < vincenzopalazzo> willcl_ark: Mh, I think you can get the route by the getroute command (https://lightning.readthedocs.io/lightning-getroute.7.html) and after that you can pass it with to sendpay command (https://lightning.readthedocs.io/lightning-sendpay.7.html) 00:25 < vincenzopalazzo> however, if you want pay to a custom route, I think you need only the command sendpay 00:29 < vincenzopalazzo> function1: I think that with bolt11 it is not possible by the spec? but wait for confirmation, maybe I said the wrong things 00:45 < cdecker[m]> Sadly no, there currently is no way of adding a routehint, and you can't add one after the fact since they are signed. 00:53 < vincenzopalazzo> Christian Decker: I have a small question about this PR https://github.com/ElementsProject/lightning/issues/4873 c-lightning have the `minimum_htlc_in_msat` somewhere else from the gossip map? or to make the check required in this issue I need to query the listpeers? 00:55 < cdecker[m]> It's part of the gossip, so you can either use listchannels or the gossmap iirc 00:58 < vincenzopalazzo> I will play around it, thanks :) I ask only to have some feedback on what I understand from the code :) 01:31 < mschmoock> cdecker[m]: can you bring in the exp websocket fix (type 6) https://github.com/ElementsProject/lightning/pull/4885 before the release? 01:41 < cdecker[m]> Will definitely do 👍 I'll merge alle the ones tagged for the milestone just before tagging the next release candidate or final release (depends on breaking changes). Looks like we have some regression with psql, so I'll try to fix that before making it final too. 01:44 < vincenzopalazzo> Christian Decker: yep, with postgress looks like that we lost some id somwhere 01:51 < mschmoock> cdecker[m]: is there any benefit on finalizing experimental DNS support for the release? Or can/do we do cross compat tests on master sources between the releases? 01:51 < mschmoock> currently rebasing this on master... 01:53 < cdecker[m]> No need to hurry, we can test between releases to get compat testing between impls. If we add it to the release now we'd have to guard it behind experimental flags that'd then be removed in the next release again 01:54 < mschmoock> why is websocket not experimental btw? 01:58 < mschmoock> also the BOLT checker will most likely fail now on the common/wireaddr.h which has websockets still 5 :] 01:58 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 02:01 < mschmoock> cdecker[m] or rusty : since I can see the syntax for the RFC branch common/wireaddr.h , can we have a branch on the RFC for DNS so I can use that? I cant create branches there 03:09 < cdecker[m]> Good question, i was under the impression the websocket did not affect gossip, i.e., ita just an extra way of interacting with your node, and not a completely different P2P proto. If I'd seen it before I would likely have asked for it to be guarded behind experimental flags 03:10 < mschmoock> :] 03:28 < mschmoock> I finished rebasing the DNS branch 03:28 < mschmoock> the IP discovery branch (BOLT1) is not ready feature wise, it just sends and reads this new data without doing anything useful (yet) 03:29 < mschmoock> but t-bast sucessfully already did compat test with it 04:01 -!- jespada [~jespada@181.28.253.200] has joined #c-lightning 04:12 -!- Netsplit *.net <-> *.split quits: sturles, sword_smith, HelloShitty 04:15 -!- Netsplit over, joins: sturles, sword_smith, HelloShitty 04:20 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Quit: Leaving.] 04:20 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 04:29 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 265 seconds] 04:44 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 04:45 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has joined #c-lightning 04:46 -!- waxwing [~waxwing@193.29.57.116] has joined #c-lightning 04:52 < cdecker[m]> Nice, this looks like the fastest moving proposal yet 😉 04:52 -!- Netsplit *.net <-> *.split quits: early, waxwing_, dr_orlovsky 04:56 -!- early [~early@static.38.6.217.95.clients.your-server.de] has joined #c-lightning 05:29 -!- niftynei__ [~niftynei@2603-8080-1408-3b48-14ac-5f26-e4d8-6a02.res6.spectrum.com] has joined #c-lightning 06:55 -!- dr-orlovsky [~dr-orlovs@31.14.40.18] has quit [Ping timeout: 260 seconds] 10:45 < nathanael> not sure this is the right place, i just read this post from roy (ceo of breez): https://medium.com/breez-technology/lightning-the-internet-choosing-the-right-path-bedfa6382316 10:46 -!- sr_gi [~sr_gi@static-43-117-230-77.ipcom.comunitel.net] has quit [Read error: Connection reset by peer] 10:46 < nathanael> i am also in favor of a slim lightning network 10:46 -!- sr_gi [~sr_gi@static-43-117-230-77.ipcom.comunitel.net] has joined #c-lightning 10:46 < nathanael> any thoughts / ideas about it? where is c-lightning heading? 12:29 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 13:37 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 264 seconds] 14:26 -!- jarthur [~jarthur@2603-8080-1540-002d-6d7e-73db-287c-b3db.res6.spectrum.com] has joined #c-lightning 15:00 -!- niftynei__ [~niftynei@2603-8080-1408-3b48-14ac-5f26-e4d8-6a02.res6.spectrum.com] has quit [Ping timeout: 246 seconds] 15:52 -!- HelloShitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has quit [Read error: Connection reset by peer] 15:58 -!- HelloShitty [~psysc0rpi@bl20-171-222.dsl.telepac.pt] has joined #c-lightning 18:14 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 18:29 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 18:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 19:18 -!- rusty [~rusty@cpe-172-198-80-226.sa.foxtel.net.au] has joined #c-lightning 19:48 -!- rusty [~rusty@cpe-172-198-80-226.sa.foxtel.net.au] has quit [Ping timeout: 260 seconds] 20:35 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 20:52 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 276 seconds] 21:13 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Ping timeout: 276 seconds] 21:38 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 21:41 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Remote host closed the connection] 21:41 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 22:20 -!- jarthur [~jarthur@2603-8080-1540-002d-6d7e-73db-287c-b3db.res6.spectrum.com] has quit [Quit: jarthur] 22:40 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 260 seconds] 22:58 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 23:52 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 260 seconds] --- Log closed Thu Oct 28 00:00:16 2021