--- Log opened Thu May 06 00:00:47 2021 00:10 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Quit: Leaving.] 00:16 < warren> any idea why they're doing 1001 sats per dust? 00:17 < warren> I'm assuming that's above some threshold in some software 00:36 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has quit [Remote host closed the connection] 00:37 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 00:42 -!- mrostecki [mrostecki@nat/suse/x-bdsgmfrittaifnzu] has quit [Quit: WeeChat 1.8] 01:19 -!- DeanWeen [~dean@gateway/tor-sasl/deanguss] has joined #c-lightning 01:21 -!- DeanGuss [~dean@gateway/tor-sasl/deanguss] has quit [Ping timeout: 240 seconds] 02:02 -!- jasan [~j@n.bublina.eu.org] has joined #c-lightning 02:12 < jasan> Hello world! I heard one random person worrying about Flood&Loot and thinking Lightning Network is not safe. What is the current state? Why would people still worry today? 02:15 < jasan> s/would/should/ 02:20 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 02:20 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 02:24 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has joined #c-lightning 04:24 -!- sebubu [55764f69@85-118-79-105.mtel.net] has joined #c-lightning 04:27 < sebubu> I have reimplemented parts of the routing algorithm of c-lightning. It basically works well. Just sometimes, I get an `WIRE_UNKNOWN_NEXT_PEER` error even though if I manually check the route, the route and the next peer is valid. Does somebody know in which case this error is thrown? 04:29 < sebubu> *Error indicates that the peer is offline. Not really sure if this is the case though 04:34 -!- WKNiGHT [uid41664@gateway/web/irccloud.com/x-xeewytwypljeusks] has joined #c-lightning 04:38 < sebubu> Payment of ~$30 got me `WIRE_UNKNOWN_NEXT_PEER`. Payment of $0.25 went through no problem. Does this error indicate amount > maxHTLC or so? 04:40 < sebubu> *Same error happens with the normal `lightning-cli pay` command. So it is independent if my implementation. 04:44 < sebubu> Ok, don't mind. The muun wallet is doing some black magic here. 05:09 -!- mrostecki [mrostecki@nat/suse/x-vurmdcveexvyivrx] has joined #c-lightning 05:10 -!- sebubu [55764f69@85-118-79-105.mtel.net] has quit [Quit: Connection closed] 05:21 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:42 <@cdecker> sebubu: that error is returned also whenever the channel was closed in the meantime, which we may not be aware of because we trigger channel cleanup when we see the funding output being spent on the chain. The `pay` plugin and the logic in `libplugin-pay.c` will mark that channel as unavailable and try to find another route, which explains why 05:42 <@cdecker> sometimes you may see a failure at first, and later a success (becacuse the second payment took a different route, enabled by the smaller amount) 05:56 < vincenzopalazzo> rubikputer: Yesterday I discovered a bug in my mac client, I was not logged in but it push the message here :) Fantastic! 05:56 < vincenzopalazzo> I have my ex password in the log forever :) now I can remember it 06:05 < vincenzopalazzo> SET PASSWORD fake 06:05 < vincenzopalazzo> here we go bug reproduced :) 06:06 < vincenzopalazzo> Sorry for the fake message 06:09 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has quit [Quit: Leaving] 06:12 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has joined #c-lightning 06:13 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has quit [Client Quit] 06:17 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has joined #c-lightning 06:18 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has quit [Client Quit] 06:29 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has joined #c-lightning 06:30 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has quit [Client Quit] 06:30 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has joined #c-lightning 06:31 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has quit [Client Quit] 06:33 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has joined #c-lightning 06:39 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has joined #c-lightning 06:54 -!- dongcarl [~dongcarl@unaffiliated/dongcarl] has joined #c-lightning 07:03 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Ping timeout: 240 seconds] 07:04 < rubikputer> nice! 07:05 < vincenzopalazzo> rubikputer yeah 07:05 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #c-lightning 07:18 -!- vasild [~vd@gateway/tor-sasl/vasild] has quit [Remote host closed the connection] 07:18 -!- vasild [~vd@gateway/tor-sasl/vasild] has joined #c-lightning 07:39 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has quit [Quit: jonatack] 07:49 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tcmhyidyotayoduh] has left #c-lightning [] 07:49 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tcmhyidyotayoduh] has joined #c-lightning 07:51 -!- jonatack [jon@gateway/vpn/airvpn/jonatack] has joined #c-lightning 08:28 -!- wxss [~user@mail.deeplinkmedia.com] has quit [Ping timeout: 240 seconds] 08:54 < jasan> Have a look at my crash logs: https://github.com/jsarenik/clightning-dual-crash-logs 09:10 < jasan> Ah, is it safe that I published my crash logs? 10:16 <@niftynei> jasan, see this issue https://github.com/ElementsProject/lightning/issues/4511 11:05 -!- vincenzopalazzo [~vincenzop@host-79-37-17-61.retail.telecomitalia.it] has quit [Ping timeout: 240 seconds] 11:05 -!- vincenzopalazzo [~vincenzop@host-87-21-44-71.retail.telecomitalia.it] has joined #c-lightning 11:05 -!- vincenzopalazzo [~vincenzop@host-87-21-44-71.retail.telecomitalia.it] has quit [Remote host closed the connection] 11:33 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Remote host closed the connection] 11:34 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 11:40 -!- jasan [~j@n.bublina.eu.org] has quit [Quit: Night here :)] 12:02 -!- ghost43_ [~daer@gateway/tor-sasl/daer] has quit [Remote host closed the connection] 12:02 -!- ghost43 [~daer@gateway/tor-sasl/daer] has joined #c-lightning 12:07 -!- Ademan [~ademan@47.185.84.39] has joined #c-lightning 12:08 < Ademan> dumb question, can I prove to a third party that I paid a particular invoice? 12:17 <@niftynei> if you have the preimage, yes 12:17 <@niftynei> the preimage is the proof of payment 12:23 -!- vincenzopalazzo [~vincenzop@host-87-21-44-71.retail.telecomitalia.it] has joined #c-lightning 12:26 < vincenzopalazzo> Hey guys, during the running of the test witch version of pyln-test is used? the version in the local system or the version under contrib directory? 13:03 < darosior> vincenzopalazzo: depends on your python path. If you didn't specify it then it's the global (or venv) one 13:05 < vincenzopalazzo> darosior I just run make check .. not reference specified, so I need to update my env, thanks :) 13:22 -!- vincenzopalazzo [~vincenzop@host-87-21-44-71.retail.telecomitalia.it] has quit [Ping timeout: 246 seconds] 13:23 -!- vincenzopalazzo [~vincenzop@mob-109-113-59-126.net.vodafone.it] has joined #c-lightning 13:26 -!- vincenzopalazzo [~vincenzop@mob-109-113-59-126.net.vodafone.it] has quit [Remote host closed the connection] 13:29 -!- vincenzopalazzo [~vincenzop@mob-109-113-59-126.net.vodafone.it] has joined #c-lightning 15:17 -!- vincenzopalazzo [~vincenzop@mob-109-113-59-126.net.vodafone.it] has quit [Remote host closed the connection] 16:00 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tcmhyidyotayoduh] has left #c-lightning [] 16:01 -!- blockstream_bot [blockstrea@gateway/shell/sameroom/x-tcmhyidyotayoduh] has joined #c-lightning 16:35 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has joined #c-lightning 16:43 -!- rusty [~rusty@pdpc/supporter/bronze/rusty] has quit [Ping timeout: 260 seconds] 16:50 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has quit [Ping timeout: 240 seconds] 16:51 -!- jb55 [~jb55@gateway/tor-sasl/jb55] has joined #c-lightning 16:56 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has quit [Ping timeout: 252 seconds] 16:58 -!- EndFiat [EndFiat@gateway/vpn/mullvad/endfiat] has joined #c-lightning 17:03 -!- belcher_ [~belcher@unaffiliated/belcher] has joined #c-lightning 17:05 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 240 seconds] 17:08 -!- belcher_ is now known as belcher 17:23 -!- shupfel [~Bohphah3@i5C75ED9B.versanet.de] has quit [Ping timeout: 268 seconds] 18:07 -!- harding [quassel@newmail.dtrt.org] has quit [Quit: http://quassel-irc.org - Chat comfortably. Anywhere.] 18:08 -!- harding [quassel@newmail.dtrt.org] has joined #c-lightning 18:11 -!- harding [quassel@newmail.dtrt.org] has quit [Client Quit] 18:11 -!- harding [quassel@newmail.dtrt.org] has joined #c-lightning 18:39 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #c-lightning 19:14 -!- WKNiGHT [uid41664@gateway/web/irccloud.com/x-xeewytwypljeusks] has quit [Quit: Connection closed for inactivity] 20:38 -!- belcher [~belcher@unaffiliated/belcher] has quit [Ping timeout: 252 seconds] 20:50 -!- belcher [~belcher@unaffiliated/belcher] has joined #c-lightning 23:36 -!- shupfel [~Bohphah3@i5C75E253.versanet.de] has joined #c-lightning 23:37 -!- jasan [~j@n.bublina.eu.org] has joined #c-lightning --- Log closed Fri May 07 00:00:47 2021