--- Log opened Thu Aug 15 00:00:40 2019 00:26 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 01:16 -!- btcbrother [~simon@ip-109-42-3-85.web.vodafone.de] has quit [Quit: IRC for Sailfish 0.9] 01:35 -!- harding [~harding@cpe-66-91-121-125.hawaii.res.rr.com] has quit [Ping timeout: 248 seconds] 01:36 -!- harding [~harding@cpe-66-91-121-125.hawaii.res.rr.com] has joined #c-lightning 01:45 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has quit [Ping timeout: 268 seconds] 02:07 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 02:40 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 03:32 < e4xit> rusty: I would like to use lightning-payencode in a project but can't find any license. Could you clarify for me please if this is OK? 03:38 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 244 seconds] 03:49 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 03:55 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 04:05 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 04:05 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 04:22 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 04:45 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 244 seconds] 05:01 -!- justanotheruser [justanothe@gateway/vpn/nordvpn/justanotheruser] has joined #c-lightning 07:25 -!- btcbrother [~simon@ip-109-42-2-84.web.vodafone.de] has joined #c-lightning 07:37 -!- btcbrother [~simon@ip-109-42-2-84.web.vodafone.de] has quit [Read error: Connection reset by peer] 07:38 -!- btcbrother [~simon@ip-109-42-2-84.web.vodafone.de] has joined #c-lightning 07:46 -!- btcbrother [~simon@ip-109-42-2-84.web.vodafone.de] has quit [Ping timeout: 248 seconds] 07:48 -!- btcbrother [~simon@ip-109-42-0-48.web.vodafone.de] has joined #c-lightning 07:58 -!- btcbrother [~simon@ip-109-42-0-48.web.vodafone.de] has quit [Ping timeout: 248 seconds] 07:59 -!- btcbrother [~simon@ip-109-42-3-5.web.vodafone.de] has joined #c-lightning 08:28 -!- btcbrother [~simon@ip-109-42-3-5.web.vodafone.de] has quit [Ping timeout: 248 seconds] 08:28 -!- btcbrother [~simon@ip-109-42-1-180.web.vodafone.de] has joined #c-lightning 08:34 -!- btcbrother [~simon@ip-109-42-1-180.web.vodafone.de] has quit [Ping timeout: 246 seconds] 09:07 -!- rh0nj [~rh0nj@88.99.167.175] has quit [Remote host closed the connection] 09:08 -!- rh0nj [~rh0nj@88.99.167.175] has joined #c-lightning 12:21 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 12:23 -!- reallll [~belcher@unaffiliated/belcher] has quit [Ping timeout: 258 seconds] 12:27 -!- MasterdonX [~masterdon@titan.zm.is] has quit [Read error: Connection reset by peer] 12:28 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 12:28 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 13:32 -!- MasterdonX [~masterdon@5.226.137.20] has joined #c-lightning 15:14 -!- spinza [~spin@102.132.245.16] has quit [Quit: Coyote finally caught up with me...] 15:25 -!- spinza [~spin@102.132.245.16] has joined #c-lightning 16:56 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has left #c-lightning [] 16:57 -!- blockstream_bot [~blockstre@ec2-3-223-24-8.compute-1.amazonaws.com] has joined #c-lightning 17:15 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 17:32 < rusty> niftynei: sorting out these test deps now. It's quite a tangle! 17:34 < rusty> e4xit: MIT license... I'd forgotten about that repo, I'll add the license clause and update it. 17:34 < rusty> niftynei: -$(TOOL_TEST_OBJS): $(TOOL_GEN_SRC) 17:34 < rusty> +$(TOOL_TEST_OBJS): $(TOOL_GEN_HEADER) 17:35 < rusty> They don't depend AFAICT on the .c files, but the heade. 17:35 < rusty> $(TOOL_GEN_SRC:.c=.o): $(TOOL_TEST_INCL_SRC:.c=.o) <- .o files generally don't depend on other .o files. 17:49 < rusty> niftynei: untwisting that seems to have fixed the race, but running in a loop now to be sure. 18:35 < rusty> ... no, definitely had to split the update-mocks part. PR available now for review tho, niftynei 18:35 * rusty tries to figure out why the rPi doesn't print backtraces... 19:27 -!- StopAndDecrypt [~StopAndDe@unaffiliated/stopanddecrypt] has joined #c-lightning 19:27 -!- StopAndDecrypt_ [~StopAndDe@107.181.189.42] has quit [Ping timeout: 245 seconds] 21:31 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 21:34 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 268 seconds] 21:55 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 23:20 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 23:21 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 23:56 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning --- Log closed Fri Aug 16 00:00:42 2019