--- Log opened Fri Aug 14 00:00:49 2020 00:02 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 260 seconds] 00:23 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Quit: leaving] 00:24 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 01:00 -!- jonatack [~jon@134.19.179.147] has joined #c-lightning 01:26 -!- vincenzopalazzo [~vincent@host-95-246-119-127.retail.telecomitalia.it] has joined #c-lightning 01:45 -!- jonatack [~jon@134.19.179.147] has quit [Ping timeout: 256 seconds] 01:50 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 01:59 -!- justan0theruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 02:44 -!- k3tan [~pi@unaffiliated/k3tan] has quit [Ping timeout: 256 seconds] 02:46 -!- k3tan [~pi@unaffiliated/k3tan] has joined #c-lightning 02:49 -!- reallll [~belcher@unaffiliated/belcher] has joined #c-lightning 02:52 -!- belcher_ [~belcher@unaffiliated/belcher] has quit [Ping timeout: 256 seconds] 02:52 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 03:01 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 03:23 -!- alko89 [~alko89@unaffiliated/alko89] has quit [Ping timeout: 264 seconds] 03:24 -!- alko89 [~alko89@unaffiliated/alko89] has joined #c-lightning 03:55 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 03:59 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 03:59 -!- vasild_ is now known as vasild 05:07 -!- PaulTroo_ [~paultroon@86.106.121.169] has quit [Remote host closed the connection] 05:09 -!- alko89 [~alko89@unaffiliated/alko89] has quit [Ping timeout: 256 seconds] 05:25 -!- PaulTroo_ [~paultroon@86.106.121.169] has joined #c-lightning 05:50 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has quit [Ping timeout: 240 seconds] 05:51 -!- mrostecki_ [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 05:52 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Ping timeout: 240 seconds] 06:25 -!- alko89 [~alko89@unaffiliated/alko89] has joined #c-lightning 06:46 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 06:47 -!- alko89 [~alko89@unaffiliated/alko89] has quit [Quit: ZNC 1.7.5 - https://znc.in] 07:06 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 07:09 -!- alko89 [~alko89@unaffiliated/alko89] has joined #c-lightning 07:31 -!- zmnscpxj_ [~zmnscpxj@gateway/tor-sasl/zmnscpxj] has joined #c-lightning 07:33 -!- k3tan [~pi@unaffiliated/k3tan] has quit [Ping timeout: 246 seconds] 07:35 -!- k3tan [~pi@unaffiliated/k3tan] has joined #c-lightning 07:45 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has quit [Ping timeout: 240 seconds] 08:09 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dgxzrzsddndesmel] has left #c-lightning [] 08:10 -!- ghost43 [~daer@gateway/tor-sasl/daer] has quit [Ping timeout: 240 seconds] 08:10 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dgxzrzsddndesmel] has joined #c-lightning 08:16 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 09:36 -!- alko89 [~alko89@unaffiliated/alko89] has quit [Ping timeout: 260 seconds] 09:37 -!- liberliver [~Thunderbi@144.49.211.130.bc.googleusercontent.com] has quit [Ping timeout: 256 seconds] 09:54 < kristapsk> fuck, just noticed that I made mistake when opening channel from Bitcoin Core wallet using fundchannel_start / fundchannel_complete, copy/pasted wrong txid there (the one before tx was signed), what can I do now? (ok, amount is not too big, will not be tragedy even if permanently lost, but anyway) 09:55 < kristapsk> tx itself is confirmed, just txid in fundchannel_complete was not correct one 09:58 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 10:01 -!- PaulTroo_ [~paultroon@86.106.121.169] has quit [Remote host closed the connection] 10:58 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 11:05 -!- alko89 [~alko89@unaffiliated/alko89] has joined #c-lightning 11:09 -!- PaulTroo_ [~paultroon@86.106.121.169] has joined #c-lightning 11:15 <@niftynei> well, you've locked those coins to a commitment transaction that's unspendable, as the txid it's spending doesn't exist 11:15 <@cdecker> Hm, maybe niftynei knows a way to fix that if you can contact the peer? 11:17 <@niftynei> i mean yeah, in theory if you can 1) contact the other node's operator and 2) convince them to a) figure out the privkey for the pubkey they used for the funding tx and b) use that privkey to sign a different tx that you send them out of band, that pays those coins back to you 11:18 <@niftynei> ideally you wouldn't have published the funding tx 11:19 <@niftynei> or locked your funds to an output you don't have a valid tx for spending it 11:20 <@niftynei> fundchannel start / fundchannel complete aren't really user friendly APIs 11:20 -!- reallll is now known as belcher 11:22 <@niftynei> :s/locked those coins to a commitment transaction/locked those coins to an output that you don't have a valid spend tx for/ 11:27 -!- jonasschnelli [~jonasschn@unaffiliated/jonasschnelli] has joined #c-lightning 11:29 <@niftynei> i'm not even really sure how you'd get a funding privkey out of c-lightning, i should try doing this fix sometime and write it up, since it seems like a fairly common thing to shoot yourself in the foot with 11:30 <@niftynei> kristapsk: how'd you figure out you made a mistake? 11:31 <@niftynei> oh may be worth noting that that channel will never get locked-in, since your peer is looking for the wrong transaction onchain (the txid you sent them) 11:45 < kristapsk> niftynei, I could try to contact other node owner, yeah 11:45 < kristapsk> figured out by looking at the xterm windows I still had open 11:45 < kristapsk> don't drink and drive (open channels with fundchannel_start / fundchannel_complete) :D 11:47 -!- PaulTroo_ [~paultroon@86.106.121.169] has quit [Ping timeout: 256 seconds] 12:03 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has quit [Ping timeout: 272 seconds] 12:03 -!- jonatack [~jon@2a01:e0a:53c:a200:bb54:3be5:c3d0:9ce5] has joined #c-lightning 12:04 -!- MasterdonX [~masterdon@198.204.231.150] has quit [Ping timeout: 260 seconds] 12:05 -!- MasterdonX [~masterdon@37.120.212.76] has joined #c-lightning 12:22 <@niftynei> yeah :/ 12:27 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 12:55 -!- dr-orlovsky [~dr-orlovs@31.14.40.19] has quit [Quit: ZNC 1.8.0 - https://znc.in] 13:20 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Remote host closed the connection] 13:58 -!- ksedgwic [~ksedgwic@157-131-108-129.fiber.dynamic.sonic.net] has quit [Quit: leaving] 15:55 -!- vasild_ [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 15:59 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 15:59 -!- vasild_ is now known as vasild 16:01 -!- teoti__ [~teoti@157.52.1.144] has quit [Ping timeout: 256 seconds] 16:02 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 16:07 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 256 seconds] 16:10 -!- vincenzopalazzo [~vincent@host-95-246-119-127.retail.telecomitalia.it] has quit [Remote host closed the connection] 16:13 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has quit [Ping timeout: 260 seconds] 16:16 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 16:21 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 260 seconds] 16:27 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dgxzrzsddndesmel] has left #c-lightning [] 16:27 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-dgxzrzsddndesmel] has joined #c-lightning 16:30 -!- justanotheruser [~justanoth@unaffiliated/justanotheruser] has joined #c-lightning 17:27 -!- kristapsk [~KK@gateway/tor-sasl/kristapsk] has quit [Remote host closed the connection] 17:27 -!- kristapsk_ [~KK@gateway/tor-sasl/kristapsk] has joined #c-lightning 18:18 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 18:22 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 240 seconds] 19:10 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 19:15 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 260 seconds] 19:40 -!- mdunnio [~mdunnio@208.59.170.5] has joined #c-lightning 19:49 -!- mdunnio [~mdunnio@208.59.170.5] has quit [Ping timeout: 264 seconds] 21:01 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 21:01 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 22:05 -!- shesek [~shesek@unaffiliated/shesek] has quit [Remote host closed the connection] 22:19 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has joined #c-lightning 22:23 -!- PaulTroo_ [~paultroon@h-5-150-248-150.NA.cust.bahnhof.se] has quit [Ping timeout: 240 seconds] 22:34 -!- mrostecki_ [~mrostecki@gateway/tor-sasl/mrostecki] has quit [Remote host closed the connection] 22:35 -!- mrostecki [~mrostecki@gateway/tor-sasl/mrostecki] has joined #c-lightning 23:56 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Ping timeout: 240 seconds] 23:58 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning --- Log closed Sat Aug 15 00:00:49 2020