--- Log opened Wed Apr 24 00:00:36 2024 02:12 -!- jonatack [~jonatack@user/jonatack] has quit [Ping timeout: 268 seconds] 02:37 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 02:37 < lnd-bot> [lnd] guggero force pushed 9 commits to funding-tapcript: https://github.com/lightningnetwork/lnd/compare/33e0ceae39f9...08a6c9c738d0 02:37 < lnd-bot> lnd/funding-tapcript 6f4ebe7 Olaoluwa Osuntokun: lnwallet/chanfunding: remote assembler.go to interface.go 02:37 < lnd-bot> lnd/funding-tapcript 369a6e5 Olaoluwa Osuntokun: channeldb: consolidate root bucket TLVs into new struct 02:37 < lnd-bot> lnd/funding-tapcript 76c5ef0 Olaoluwa Osuntokun: channeldb: add optional TapscriptRoot field + feature bit 02:37 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 02:39 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 02:39 < lnd-bot> [lnd] guggero opened pull request #8683: multi: add ability to fund+use musig2 channels that commit to a tapscript root (0-19-staging...funding-tapcript) https://github.com/lightningnetwork/lnd/pull/8683 02:39 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 02:40 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 02:40 < lnd-bot> [lnd] guggero closed pull request #8546: multi: add ability to fund+use musig2 channels that commit to a tapscript root (master...funding-tapcript) https://github.com/lightningnetwork/lnd/pull/8546 02:40 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 05:52 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has quit [Quit: = ""] 05:54 -!- jonatack [~jonatack@user/jonatack] has joined #lnd 05:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 05:56 < lnd-bot> [lnd] guggero force pushed 17 commits to aux-leaf-fetcher: https://github.com/lightningnetwork/lnd/compare/4c00dac1b92c...a053210846e0 05:56 < lnd-bot> lnd/aux-leaf-fetcher 002787f Olaoluwa Osuntokun: input+lnwallet: update taproot scripts to accept optional aux leaf 05:56 < lnd-bot> lnd/aux-leaf-fetcher 8a790ff Olaoluwa Osuntokun: mod+tlv: add new Blob type alias, add go.work 05:56 < lnd-bot> lnd/aux-leaf-fetcher 0b56703 Olaoluwa Osuntokun: tlv: add in new BigSizeT type 05:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 05:58 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 05:58 < lnd-bot> [lnd] guggero force pushed 10 commits to aux-leaf-fetcher: https://github.com/lightningnetwork/lnd/compare/a053210846e0...a8bfe3655496 05:58 < lnd-bot> lnd/aux-leaf-fetcher 59f73c7 Olaoluwa Osuntokun: lnwallet+channeldb: add new AuxLeafStore for dynamic aux leaves 05:58 < lnd-bot> lnd/aux-leaf-fetcher 8f61f46 Olaoluwa Osuntokun: channeldb: convert HTLCEntry to use tlv.RecordT 05:58 < lnd-bot> lnd/aux-leaf-fetcher 19a3831 Olaoluwa Osuntokun: channeldb: convert RevocationLog to use RecordT 05:58 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:02 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 06:02 < lnd-bot> [lnd] guggero force pushed 4 commits to aux-leaf-fetcher: https://github.com/lightningnetwork/lnd/compare/a8bfe3655496...e04f50dce626 06:02 < lnd-bot> lnd/aux-leaf-fetcher e599f63 Olaoluwa Osuntokun: lnwallet: add TLV blob to PaymentDescriptor + htlc add 06:02 < lnd-bot> lnd/aux-leaf-fetcher 6fdbe9c Olaoluwa Osuntokun: lnwallet: add incoming+outgoing aux leaves to CommitAuxLeaves 06:02 < lnd-bot> lnd/aux-leaf-fetcher e73fb22 Olaoluwa Osuntokun: lnwallet: thread thru input.AuxTapleaf to all relevant areas 06:02 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:04 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 06:04 < lnd-bot> [lnd] guggero opened pull request #8684: lnwallet+channeldb: add new AuxLeafStore for dynamic aux leaves (funding-tapcript...aux-leaf-fetcher) https://github.com/lightningnetwork/lnd/pull/8684 06:04 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:04 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 06:04 < lnd-bot> [lnd] guggero closed pull request #8562: lnwallet+channeldb: add new AuxLeafStore for dynamic aux leaves (funding-tapcript...aux-leaf-fetcher) https://github.com/lightningnetwork/lnd/pull/8562 06:04 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:13 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 06:13 < lnd-bot> [lnd] guggero force pushed 18 commits to aux-funding: https://github.com/lightningnetwork/lnd/compare/da4b505ccb30...bdbfd4c29a05 06:13 < lnd-bot> lnd/aux-funding 8482bac Olaoluwa Osuntokun: peer: add new abstract message router 06:13 < lnd-bot> lnd/aux-funding 4d8ae98 Olaoluwa Osuntokun: peer: update readHandler to dispatch to msgRouter if set 06:13 < lnd-bot> lnd/aux-funding daf3316 Olaoluwa Osuntokun: peer: update Start/Stop w/ awareness of msg router 06:13 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:18 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 06:18 < lnd-bot> [lnd] guggero force pushed 4 commits to aux-leaf-signing: https://github.com/lightningnetwork/lnd/compare/1d3b9b56c20e...54509a933f1d 06:18 < lnd-bot> lnd/aux-leaf-signing 260292e Olaoluwa Osuntokun: lnwallet: add new AuxSigner interface to mirror SigPool 06:18 < lnd-bot> lnd/aux-leaf-signing 98f83d1 Olaoluwa Osuntokun: lnwallet: add WithAuxSigner option to channel 06:18 < lnd-bot> lnd/aux-leaf-signing b870e8c Olaoluwa Osuntokun: lnwallet: obtain+verify aux sigs for all second level HTLCs 06:18 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 06:58 -!- hueso [~root@user/hueso] has quit [Quit: hueso] 07:02 -!- hueso [~root@user/hueso] has joined #lnd 07:29 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 07:29 < lnd-bot> [lnd] guggero merged pull request #8545: dont use sweeper unconfirmed utxos (master...dont-use-sweeper-unconfirmed-utxos) https://github.com/lightningnetwork/lnd/pull/8545 07:29 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 07:29 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 07:29 < lnd-bot> [lnd] guggero pushed 7 commits to master: https://github.com/lightningnetwork/lnd/compare/7fb233326eec...acc595195cf8 07:29 < lnd-bot> lnd/master 2a88cf8 ziggie: mod: update btcwallet version. 07:29 < lnd-bot> lnd/master 62a52b4 ziggie: multi: Utxo restriction single funding case. 07:29 < lnd-bot> lnd/master ab7634b ziggie: multi: Add utxo restriction for batchchannel openings. 07:29 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:05 < lnd-bot> [lnd] guggero force pushed 5 commits to custom-channels-integration: https://github.com/lightningnetwork/lnd/compare/f35aead20f46...cf965f04adbb 08:05 < lnd-bot> lnd/custom-channels-integration b4731b3 Oliver Gugger: cmd/lncli: move commands and export 08:05 < lnd-bot> lnd/custom-channels-integration 95f9313 Oliver Gugger: lnwallet: add AddHeight and RemoveHeight funcs 08:05 < lnd-bot> lnd/custom-channels-integration 8f73c01 Oliver Gugger: lnwallet: export AnchorSize 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:05 < lnd-bot> [lnd] guggero force pushed 0 commit to aux-leaf-fetcher: https://github.com/lightningnetwork/lnd/compare/e04f50dce626...9f4677d1975d 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:05 < lnd-bot> [lnd] guggero force pushed 0 commit to aux-funding: https://github.com/lightningnetwork/lnd/compare/bdbfd4c29a05...17e9758ee7e6 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:05 < lnd-bot> [lnd] guggero force pushed 0 commit to aux-leaf-signing: https://github.com/lightningnetwork/lnd/compare/54509a933f1d...1858e1966fa5 08:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:07 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:07 < lnd-bot> [lnd] yyforyongyu closed pull request #8574: fn: add `String` method to support logging via `%v` (master...print-fn) https://github.com/lightningnetwork/lnd/pull/8574 08:07 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 08:52 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 08:52 < lnd-bot> [lnd] ziggie1984 opened pull request #8685: fix lncli bumpfee flag parsing (master...fix-bumpfee-immediate) https://github.com/lightningnetwork/lnd/pull/8685 08:52 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 09:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 09:56 < lnd-bot> [lnd] guggero merged pull request #8658: chore: fix struct names (master...master) https://github.com/lightningnetwork/lnd/pull/8658 09:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 09:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 09:56 < lnd-bot> [lnd] guggero pushed 2 commits to master: https://github.com/lightningnetwork/lnd/compare/acc595195cf8...5cf700d61149 09:56 < lnd-bot> lnd/master 8afb978 hidewrong: chore: fix struct names 09:56 < lnd-bot> lnd/master 5cf700d Oliver Gugger: Merge pull request #8658 from hidewrong/master 09:56 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 10:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 10:05 < lnd-bot> [lnd] guggero merged pull request #8592: itest: fix ascii (master...master) https://github.com/lightningnetwork/lnd/pull/8592 10:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 10:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 10:05 < lnd-bot> [lnd] guggero pushed 2 commits to master: https://github.com/lightningnetwork/lnd/compare/5cf700d61149...fe260052289d 10:05 < lnd-bot> lnd/master 64740e1 zhiqiangxu: itest: fix ascii 10:05 < lnd-bot> lnd/master fe26005 Oliver Gugger: Merge pull request #8592 from zhiqiangxu/master 10:05 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 10:32 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 10:32 < lnd-bot> [lnd] ziggie1984 opened pull request #8686: sweep: fix fee function for edge case. (master...fix-fee-function) https://github.com/lightningnetwork/lnd/pull/8686 10:32 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 11:06 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 11:06 < lnd-bot> [lnd] guggero merged pull request #8590: lntest: add test node name to tmp directory name (master...test-node-name-in-tmpdir) https://github.com/lightningnetwork/lnd/pull/8590 11:06 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 11:06 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 11:06 < lnd-bot> [lnd] guggero pushed 2 commits to master: https://github.com/lightningnetwork/lnd/compare/fe260052289d...8ce362279284 11:06 < lnd-bot> lnd/master 05db2c3 ffranr: lntest: add test node name to tmp directory name 11:06 < lnd-bot> lnd/master 8ce3622 Oliver Gugger: Merge pull request #8590 from ffranr/test-node-name-in-tmpdir 11:06 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] 11:23 -!- Talkless [~Talkless@mail.dargis.net] has joined #lnd 11:45 < Talkless> After rebalancing I've eared 29 sats for forwardings. But to rebalance these two most active channels I need about 44 sats fee :D 11:45 < Talkless> dammit, must increace fee base/ratio 11:55 < Talkless> 44 sats for ONE PART (half) of multipart payment* xD 12:51 -!- Talkless [~Talkless@mail.dargis.net] has quit [Quit: Konversation terminated!] 14:08 -!- Zenton [~user@user/zenton] has quit [Ping timeout: 268 seconds] 14:38 -!- Torr [~Torr@user/torr] has joined #lnd 16:05 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 16:06 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #lnd 17:43 -!- bitdex [~bitdex@gateway/tor-sasl/bitdex] has joined #lnd 19:26 -!- lnd-bot [~lnd-bot@165.227.7.29] has joined #lnd 19:26 < lnd-bot> [lnd] Roasbeef pushed 1 commit to custom-channels-integration-rpc-channel: https://github.com/lightningnetwork/lnd/commit/7a9925930136 19:26 < lnd-bot> lnd/custom-channels-integration-rpc-channel 7a99259 Olaoluwa Osuntokun: rpc: encode custom chan data as two var byte blobs 19:26 -!- lnd-bot [~lnd-bot@165.227.7.29] has left #lnd [] --- Log closed Thu Apr 25 00:00:37 2024