--- Log opened Tue Apr 21 00:00:58 2020 00:24 -!- zmnscpxj__ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 00:31 < rusty> niftynei: we should point out in the rel notes that nodes which do not want the hassle of spontaneous unrequested payments should add 'disable-plugin=keysend' to their config! I can imagine users trying to pay that way... 00:41 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 00:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 00:44 -!- vasild_ is now known as vasild 01:33 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 02:02 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 02:56 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 265 seconds] 04:49 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 04:49 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 06:31 -!- kristapsk_ is now known as kristapsk 06:47 -!- treehug88 [~textual@pool-71-105-170-196.nycmny.fios.verizon.net] has quit [Quit: Textual IRC Client: www.textualapp.com] 07:21 -!- warren [~warren@fedora/wombat/warren] has quit [Ping timeout: 256 seconds] 07:22 -!- sr_gi [~sr_gi@128.red-79-154-168.dynamicip.rima-tde.net] has joined #c-lightning 07:25 -!- warren [~warren@fedora/wombat/warren] has joined #c-lightning 07:47 -!- sr_gi [~sr_gi@128.red-79-154-168.dynamicip.rima-tde.net] has quit [Quit: Leaving...] 08:41 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 08:41 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 08:58 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 09:41 -!- Letze [sid63391@gateway/web/irccloud.com/x-qhtvupjnvbrvwdua] has quit [Ping timeout: 252 seconds] 09:44 -!- Letze [sid63391@gateway/web/irccloud.com/x-ombyoixhygmuailj] has joined #c-lightning 09:46 -!- Letze [sid63391@gateway/web/irccloud.com/x-ombyoixhygmuailj] has quit [Max SendQ exceeded] 09:47 -!- Letze [sid63391@gateway/web/irccloud.com/x-yyxftqakmynzmpbs] has joined #c-lightning 09:49 -!- Letze [sid63391@gateway/web/irccloud.com/x-yyxftqakmynzmpbs] has quit [Max SendQ exceeded] 09:49 -!- Letze [sid63391@gateway/web/irccloud.com/x-nwhrqykzfjqebyji] has joined #c-lightning 10:22 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 10:23 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 11:38 < jb55> how do I test keysend? it doesn't look like you can call it from the cli? 12:37 < darosior> jb55: only receiving support is implemented for now 12:38 < jb55> darosior: ah k figured 12:41 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 12:44 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 12:44 -!- vasild_ is now known as vasild 12:48 <@cdecker> There's a plugin that implements sending as well in `tests/plugins/keysend.py` (used for testing but works on the public network as well). 12:49 <@cdecker> Working on implementing the sending side in the C plugin now, but won't make it into 0.8.2 sadly 13:04 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 13:05 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 14:21 < t0mix> is it possible to broadcast channel closing transaction, where all funds are still on my side (a.k.a. stealing)? reason is, server on other side was wiped out and I want to recover his funds. 14:21 < rusty> t0mix: we make that really hard to do, of course. 14:22 < t0mix> I was the one opening the channel, so in theory, there could be such transaction still saved somewhere. 14:22 < t0mix> rusty: and that is good! 14:22 < t0mix> :) 14:22 < t0mix> it's only 10k satoshi 14:23 < rusty> t0mix: there's a dev option to sign the current transaction, which we use for testing. However, it won't do past transactions. You're right we have enough data in theory to reconstruct it, hmm... 14:23 < t0mix> channel was used literally once, for single transaction. to transfer 10k satoshi to other side. 14:26 < rusty> It'd take me a few hours to create something, I think. We 14:28 < t0mix> oh, no.. I'm not going to waste your time for 10k satoshi. most important question was answered, 'in theory it is possible' :"D I'll keep the channel open, in case bitcoin hits astronomical prices, we can get back to it "D 14:31 < rusty> We have a commandline "create a commitment transaction" tool, but it assumes you know both side's private keys (because it's for testing). Could fix that up, then we just need to pull all the info out of the db, and of course, extract our own private keys. 14:36 < t0mix> I don't have other's side private key.. why would I saved it, what am I, thief? :'D (no, it didn't came to my mind to save it.. I tried to onboard a friend to lightning. which he liked very much, but was too hard for him :( ) 14:37 < t0mix> on bright side, he still is enthusiastic about it :D 15:38 -!- grubles [~blockhash@unaffiliated/grubles] has joined #c-lightning 15:43 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:46 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 15:47 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 240 seconds] 16:02 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 16:56 <@niftynei> rusty: ack! 17:00 * rusty scrolls back to try to figure out what niftynei is acking... 17:08 -!- Victorsueca [~Victorsue@unaffiliated/victorsueca] has quit [Ping timeout: 256 seconds] 17:47 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 272 seconds] 17:55 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 18:29 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 18:40 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has quit [Remote host closed the connection] 18:41 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 18:42 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 18:44 -!- afk11` [~afk11@gateway/tor-sasl/afk11] has joined #c-lightning 19:05 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 19:29 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 19:59 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 256 seconds] 20:03 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 20:33 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 20:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 20:59 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 21:11 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 21:11 -!- Dean_Guss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 21:15 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 21:26 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has left #c-lightning [] 21:26 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-txhnryyccoeyadae] has joined #c-lightning 21:32 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning --- Log closed Wed Apr 22 00:01:00 2020