--- Log opened Wed Aug 09 00:00:24 2023 02:58 -!- jinxd [~jinxd@user/jinxd] has quit [Remote host closed the connection] 02:58 -!- jinxd [~jinxd@user/jinxd] has joined #lnd 02:59 -!- michaelfolkson [~michaelfo@138.68.143.20] has quit [Quit: ZNC 1.8.2 - https://znc.in] 03:10 -!- michaelfolkson [~michaelfo@138.68.143.20] has joined #lnd 03:44 -!- jon_atack [~jonatack@user/jonatack] has quit [Read error: Connection reset by peer] 03:45 -!- jon_atack [~jonatack@user/jonatack] has joined #lnd 04:06 -!- michaelfolkson [~michaelfo@138.68.143.20] has quit [Quit: ZNC 1.8.2 - https://znc.in] 04:15 -!- michaelfolkson [~michaelfo@138.68.143.20] has joined #lnd 05:05 -!- Netsplit *.net <-> *.split quits: DataHoarder 05:05 -!- Netsplit over, joins: DataHoarder 05:15 -!- michaelfolkson [~michaelfo@138.68.143.20] has quit [Quit: ZNC 1.8.2 - https://znc.in] 05:19 -!- michaelfolkson [~michaelfo@138.68.143.20] has joined #lnd 05:36 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 06:19 -!- michaelfolkson [~michaelfo@138.68.143.20] has quit [Ping timeout: 260 seconds] 06:20 -!- michaelfolkson [~michaelfo@138.68.143.20] has joined #lnd 06:50 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has quit [Remote host closed the connection] 06:51 -!- bob_x1 [~bob_x@user/bob-x1/x-8934932] has joined #lnd 07:01 -!- achow101 [~achow101@user/achow101] has quit [Quit: Bye] 07:02 -!- achow101 [~achow101@user/achow101] has joined #lnd 07:41 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 07:41 < lnd-bot> [lnd] yyforyongyu opened pull request #7880: trivial: fix loggings, variable names and conf notification order (master...fix-channel-arb) https://github.com/lightningnetwork/lnd/pull/7880 07:41 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 07:52 -!- blw [~blw@2601:189:8080:e4f0:8ba9:2550:9273:2b50] has joined #lnd 07:55 < blw> Hi all, question about force closures and pending HTLCs. After force closing a channel with one pending HTLC and then mining one block to include that transaction, I see that the pending HTLC becomes mature in 677 blocks for the HTLC receiver (see below). This is in a simnet, and the block height after mining the force-closure is 404. My 07:55 < blw> understanding is that the 677 is the `cltv_expiry`, but I don’t understand where the 677 number comes. I thought it was supposed to be 144? Additionally, the `blocks_to_maturity` for the channel is 1081. Is 1081 the `to_self_delay`? And is it just a coincidence that the `maturity_height` is also 1081? I don’t see any references to 677 or 1081 07:55 < blw> in the LND code, but maybe I’m missing something. 07:55 < blw> ```bash 07:55 < blw> $> docker exec -it bob lncli --network=simnet pendingchannels  07:55 < blw> { 07:55 < blw>     ... 07:55 < blw>     "pending_force_closing_channels": [ 07:55 < blw>         { 07:55 < blw>             "channel": { 07:55 < blw>                 ... 07:55 < blw>                 "initiator": "INITIATOR_REMOTE", 07:55 < blw>                 "commitment_type": "ANCHORS", 07:55 < blw>                 ... 07:55 < blw>             }, 07:55 < blw>             "maturity_height": 1485, 07:55 < blw>             "blocks_til_maturity": 1081, 07:55 < blw>             "pending_htlcs": [ 09:42 -!- blw [~blw@2601:189:8080:e4f0:8ba9:2550:9273:2b50] has quit [Quit: Client closed] 10:00 -!- Talkless [~Talkless@mail.dargis.net] has joined #lnd 11:23 -!- macmacmac [~macmacmac@154.64.212.0] has joined #lnd 11:28 < macmacmac> was there ever an implementation of Non-interactive Threshold Escrow (NITE) [https://github.com/BlockstreamResearch/scriptless-scripts/blob/master/md/NITE.md] ? 11:44 -!- macmacmac [~macmacmac@154.64.212.0] has quit [Quit: Client closed] 11:52 -!- macmacmac [~macmacmac@154.64.212.0] has joined #lnd 12:16 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 12:49 -!- macmacmac [~macmacmac@154.64.212.0] has quit [Quit: Client closed] 13:27 -!- macmacmac [~macmacmac@154.64.212.0] has joined #lnd 13:50 -!- blw [~blw@2601:189:8080:e4f0:9ea8:4338:a282:1127] has joined #lnd 13:51 -!- blw [~blw@2601:189:8080:e4f0:9ea8:4338:a282:1127] has quit [Client Quit] 14:46 -!- macmacmac [~macmacmac@154.64.212.0] has quit [Quit: Client closed] 15:34 -!- Vyrus [~baby@user/Vyrus] has quit [Quit: I identify as a terminal.] 15:36 -!- Vyrus [~baby@user/Vyrus] has joined #lnd 16:03 -!- XiaoBiHu [XiaoBiHu@gateway/vpn/protonvpn/xiaobihu] has joined #lnd 16:45 -!- XiaoBiHu [XiaoBiHu@gateway/vpn/protonvpn/xiaobihu] has quit [Ping timeout: 246 seconds] 19:49 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 23:52 -!- XiaoBiHu [XiaoBiHu@gateway/vpn/protonvpn/xiaobihu] has joined #lnd --- Log closed Thu Aug 10 00:00:25 2023