--- Log opened Mon Oct 11 00:00:32 2021 00:10 < Guest38> and is there auth credentials? 00:19 -!- Netsplit *.net <-> *.split quits: valwal, cdecker, sr_gi, nathanael, darosior, HelloShitty, willcl_ark 00:30 -!- Netsplit over, joins: darosior, willcl_ark, sr_gi, nathanael, HelloShitty, valwal, cdecker 00:31 < cdecker[m]> You probably want the `--rpc-file` and `--rpc-file-mode` flags. These allow you to set location and access permissions of the socket. If you require more involved access control that can be done via plugins, exposing the rpc over the network and adding authentication if you wamt 01:40 -!- Guest38 [~Guest38@2603-8081-2504-2b23-e1a6-c28e-417b-de2c.res6.spectrum.com] has quit [Ping timeout: 256 seconds] 04:58 -!- jonatack40 [jonatack@user/jonatack] has quit [Ping timeout: 250 seconds] 05:10 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:49 -!- Guest28 [~Guest28@170.51.54.183] has joined #c-lightning 06:54 -!- rl-d [~administr@170.51.48.62] has joined #c-lightning 06:57 < rl-d> How should one recalculate the SHA256STAMP that is at the end of doc/lightning-xxx.md files? 07:02 < nathanael> rl-d: hmm, isn't it 'make doc-all'? 07:03 < rl-d> That built my changed files, but I don't see that the SHA256STAMP changed. 07:06 < nathanael> okay sorry, then i don't know 07:09 < rl-d> Thanks...maybe it isn't important in the .md files(?)...just trying to understand. 07:17 -!- Guest28 [~Guest28@170.51.54.183] has quit [Quit: Client closed] 07:34 -!- jonatack [jonatack@user/jonatack] has joined #c-lightning 08:11 -!- rl-d [~administr@170.51.48.62] has quit [Ping timeout: 265 seconds] 09:16 -!- jonatack [jonatack@user/jonatack] has quit [Ping timeout: 245 seconds] 09:19 -!- Dan[m]1234 [~drobertsm@2001:470:69fc:105::c80] has left #c-lightning [] 09:23 -!- jonatack [jonatack@user/jonatack] has joined #c-lightning 12:03 -!- rusty [~rusty@pa49-178-39-200.pa.nsw.optusnet.com.au] has joined #c-lightning 12:03 < vincenzopalazzo> nathanael: it is right, make doc-all it is the right command here rl-d 12:04 < nathanael> \o/ 12:04 < vincenzopalazzo> rl-d: it is just used to see when some file is changes! not important for the dev phase, but it is important for the PR phase :) 12:07 < vincenzopalazzo> :) 12:10 < mschmoock> rusty: while we are already around waiting for the frc meeting, I'm having troubles with the wiregen tool to generate a union based on a switch case 12:10 < mschmoock> concrete: addresses in node_announcement should be reused for the init tlvs 12:11 < mschmoock> how do we handle this or is there an ugly workaround where I get a pointer to do the parsing myself 12:12 < mschmoock> this RFC https://github.com/lightningnetwork/lightning-rfc/pull/917 12:12 < mschmoock> I think our wiregen is a bit stupid :D 12:16 < mschmoock> hmmm bolt7/csv.py just does: 12:16 < mschmoock> "msgdata,node_announcement,addrlen,u16,", 12:16 < mschmoock> "msgdata,node_announcement,addresses,byte,addrlen", 12:18 < mschmoock> thing is, that wont help me since the RFC does not forsee a addrlen. the IP can be either 4+2 or 16+2 bytes and that must be known by parsing the type byte upfront 13:00 < rusty> mschmoock: no, our wiregen does not handle the address format. It predates TLV. 13:00 < rusty> So yeah, you get to do it manually :( 13:02 < mschmoock> rusty: so is there a way to get just a pointer that is filled up to the end of the TLV? 13:03 < mschmoock> The stuff I see wonly works when I know the length 13:04 < rusty> ... is the magic length :) 13:04 < mschmoock> ? 13:04 < mschmoock> ah 13:04 < mschmoock> literally '...' 13:05 < mschmoock> :D 13:05 < rusty> Yes! 13:05 < mschmoock> noice 13:05 < mschmoock> first time I mess around with the wiregen stuff 13:05 < mschmoock> rusty: thx, seems to work 13:27 -!- rusty [~rusty@pa49-178-39-200.pa.nsw.optusnet.com.au] has quit [Ping timeout: 265 seconds] 13:48 -!- jarthur [~jarthur@cpe-70-114-198-37.austin.res.rr.com] has joined #c-lightning 13:51 < vincenzopalazzo> Guys, we have the CI a little bit fluky again right? because I'm trying to restart CI to have all the test happy but it is still failing 15:30 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 15:33 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Quit: Leaving] 15:34 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #c-lightning 15:43 -!- rusty [~rusty@pa49-178-39-200.pa.nsw.optusnet.com.au] has joined #c-lightning 16:22 -!- belcher [~belcher@user/belcher] has quit [Ping timeout: 252 seconds] 16:35 -!- belcher [~belcher@user/belcher] has joined #c-lightning 17:15 -!- rusty [~rusty@pa49-178-39-200.pa.nsw.optusnet.com.au] has quit [Ping timeout: 252 seconds] 18:34 -!- dergoegge [sid453889@lymington.irccloud.com] has quit [Ping timeout: 260 seconds] 18:34 -!- dergoegge [sid453889@id-453889.lymington.irccloud.com] has joined #c-lightning 20:40 -!- jarthur [~jarthur@cpe-70-114-198-37.austin.res.rr.com] has quit [Remote host closed the connection] 20:48 -!- nathanael [~nathanael@user/nathanael] has quit [Ping timeout: 252 seconds] 20:49 -!- jarthur [~jarthur@2603-8080-1540-002d-a9f5-b81c-4133-aa88.res6.spectrum.com] has joined #c-lightning 21:28 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 21:29 -!- rusty2 [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 21:29 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Read error: Connection reset by peer] 22:05 -!- rusty2 [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 252 seconds] 22:09 -!- jarthur [~jarthur@2603-8080-1540-002d-a9f5-b81c-4133-aa88.res6.spectrum.com] has quit [Quit: jarthur] 22:21 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has joined #c-lightning 23:20 -!- nathanael [~nathanael@user/nathanael] has joined #c-lightning 23:34 -!- rusty [~rusty@220-244-196-8.tpgi.com.au] has quit [Ping timeout: 245 seconds] 23:34 -!- Netsplit *.net <-> *.split quits: valwal, sr_gi, HelloShitty, cdecker, darosior, willcl_ark 23:56 -!- Netsplit over, joins: darosior, willcl_ark, sr_gi, HelloShitty, valwal, cdecker --- Log closed Tue Oct 12 00:00:33 2021