--- Log opened Thu Mar 14 00:00:15 2019 00:21 -!- booyah_ is now known as booyah 01:00 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 252 seconds] 01:03 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has joined #c-lightning 01:05 -!- harding [~quassel@li1258-130.members.linode.com] has quit [Ping timeout: 246 seconds] 01:07 -!- harding [~quassel@li1258-130.members.linode.com] has joined #c-lightning 02:13 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has joined #c-lightning 02:41 -!- Alterego123 [Alterego12@gateway/vpn/protonvpn/alterego123] has joined #c-lightning 02:41 -!- Alterego123 [Alterego12@gateway/vpn/protonvpn/alterego123] has quit [Read error: Connection reset by peer] 02:43 -!- Alterego123 [Alterego12@gateway/vpn/protonvpn/alterego123] has joined #c-lightning 02:46 < m-schmoock> niftynei: I also prefer the simplicity in design that single channels between peers gives, and also that two way channels are the way to go because of lower onchain footprint. What I dont understand however is, how recharge/topup of existing peerings is going to happen when there can be only one channel. 02:46 < m-schmoock> (even if two way channels are implemented) 02:46 < m-schmoock> nvm 02:47 < m-schmoock> The way I see it (maybe I dont understand enough) that c-lightning will eventually need a mupltiple channel per peer support, as recharging cannot be done without it 02:52 < m-schmoock> or a channel can have more than one HTLC :D 02:53 -!- Alterego_ [Alterego12@gateway/vpn/protonvpn/alterego123] has joined #c-lightning 02:53 -!- Alterego123 [Alterego12@gateway/vpn/protonvpn/alterego123] has quit [Ping timeout: 252 seconds] 03:07 -!- Alterego_ [Alterego12@gateway/vpn/protonvpn/alterego123] has quit [] 03:25 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 03:41 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 05:47 < m-schmoock> cdecker: niftynei: https://github.com/ElementsProject/lightning/pull/2449 05:47 < m-schmoock> Its not much but still required for PR 2342 05:49 < m-schmoock> note: the travis complains about something else not related. a2x doc generating binary missing. 05:55 -!- bitonic-cjp [~bitonic-c@92-111-70-106.static.v4.ziggozakelijk.nl] has quit [Quit: Leaving] 05:59 <@cdecker> m-schmoock: yep, a2x has been causing some flaky behavior whenever someone edits the docs. I'll see if we can make that optional 06:00 < m-schmoock> the travis image seems to be missing the a2x binary from time to time 06:00 < m-schmoock> or it thinks it should execute it where it shouldnt 06:08 < m-schmoock> cdecker: should I remove the static or is it not important. The testnet_config andf mainnet_config are also static 06:08 < m-schmoock> and would probably work without 06:09 < m-schmoock> ah, you mean in the header 06:09 < m-schmoock> lol 06:09 < m-schmoock> nvm 06:09 < m-schmoock> ill remove it 06:23 < m-schmoock> cdecker: done 06:26 < m-schmoock> whops, there was another issue 06:32 < m-schmoock> now 06:40 <@cdecker> :+1: 06:40 < m-schmoock> :D 06:41 <@cdecker> I'll let Travis do its thing and then I'll merge it ^^ 06:41 < m-schmoock> travis should have a lightning payment priority lane for impatient developers :> 06:43 <@cdecker> lol, I think Rusty is already paying them a few hundred bucks to get a few more workers, but slow tests are slow xD 06:44 < m-schmoock> can I offer my root server? its for sure faster 06:55 <@cdecker> Nah, don't like having access to too many machines 06:55 <@cdecker> We might want to migrate to some other CI if it becomes too annoying but for now the pain just wasn't there 06:56 <@cdecker> (plus having really slow machines test our code occasionally surface some race conditions) 06:57 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has joined #c-lightning 06:59 < m-schmoock> indeed 07:04 <@cdecker> Just added one more comment to #2342: What are you using the `peer_out` argument for in `command_find_channel`? 07:04 < m-schmoock> kk, will have a look 07:04 < m-schmoock> uhm.... :D maybe your right 07:05 <@cdecker> Other than that it's an excellect PR ^^ 07:05 < m-schmoock> <3 07:20 < m-schmoock> cdecker: addressed. If your okay I will instantly create PR for https://github.com/m-schmoock/lightning/tree/feerate-per-channel-all as soon as the first one is merged 07:20 < m-schmoock> it does the "all" feature which was meant for a separate PR 07:21 < m-schmoock> ... lets wait for travis 08:14 < m-schmoock> cdecker: its all green for both PRs except for flaky tests/test_connection.py::test_reconnect_gossiping 08:17 <@cdecker> Restarted the flaky test, you don't need to create a new PR btw, just rebasing on top of `master` once #2449 is merged will eliminate that initial commit 08:24 < m-schmoock> thank 08:24 < m-schmoock> s 08:26 < m-schmoock> I try not to overengineer things, thats why I needed to take some rounds of review, especially its my first bigger PR 08:51 <@cdecker> No prob, your PRs are nice to review :-) 08:51 <@cdecker> #2449 is merged btw 08:52 -!- mode/#c-lightning [-n] by ChanServ 09:09 < m-schmoock> cdecker: nice. I rebased the setchannelfee stuff on origin/master 09:14 < m-schmoock> hmmm https://github.com/ElementsProject/lightning/pull/2470 gives you the "all" option. Actually its just 75d0885 as the rest are the very same commits as for the initial pr 09:14 < m-schmoock> have fun 09:51 < m-schmoock> its sooo green ;) 11:04 <@cdecker> Yay :-) 11:04 <@cdecker> Will review once I get back 11:39 -!- CubicEarth [~CubicEart@c-67-168-1-172.hsd1.wa.comcast.net] has quit [Ping timeout: 245 seconds] 11:44 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 11:50 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 12:57 -!- keymone [~keymone@ip1f10c1a7.dynamic.kabel-deutschland.de] has quit [Ping timeout: 250 seconds] 13:04 -!- keymone [~keymone@ip1f10c1a7.dynamic.kabel-deutschland.de] has joined #c-lightning 13:09 -!- keymone [~keymone@ip1f10c1a7.dynamic.kabel-deutschland.de] has quit [Ping timeout: 245 seconds] 13:18 -!- keymone [~keymone@31.16.193.167] has joined #c-lightning 15:28 < ctrlbreak_MAD> SOUPPPER pumped about your work m-schmoock! Actually, everyone here contributing! Hit me up with your addresses or invoices and I'll buy you all a pint. 15:29 -!- ctrlbreak_MAD is now known as ctrlbreak 15:41 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 15:52 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 16:09 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tlvopxkqlkhsjzbj] has left #c-lightning [] 16:09 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tlvopxkqlkhsjzbj] has joined #c-lightning 16:12 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tlvopxkqlkhsjzbj] has left #c-lightning [] 16:12 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tlvopxkqlkhsjzbj] has joined #c-lightning 16:43 -!- Victor_sueca [~Victorsue@unaffiliated/victorsueca] has joined #c-lightning 16:43 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Read error: Connection reset by peer] 17:07 -!- spinza [~spin@155.93.246.187] has quit [Quit: Coyote finally caught up with me...] 17:17 -!- spinza [~spin@155.93.246.187] has joined #c-lightning 17:54 -!- spaced0ut [~spaced0ut@unaffiliated/spaced0ut] has quit [Ping timeout: 246 seconds] 20:12 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 20:27 -!- jasonzhouu [~jason@101.132.74.90] has joined #c-lightning 21:09 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 256 seconds] 21:10 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 21:10 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 246 seconds] 22:09 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 22:23 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 23:45 -!- Madcapslaugh_ [8de20f7f@gateway/web/freenode/ip.141.226.15.127] has joined #c-lightning --- Log closed Fri Mar 15 00:00:16 2019