Olaoluwa Osuntokun

Results 793 comments of Olaoluwa Osuntokun

Relevant to https://github.com/lightninglabs/taproot-assets/pull/1059 Unless we decide to go in the big int direction there. Would need to add `Div` to this.

> 2024-05-02 22:26:36.755 [ERR] FNDG: channel type negotiation failed: requested channel type not supported What bits are being sent for the channel type? Note that we don't support the _old_...

If you do this `lncli debuglevel --level=PEER=trace`, then we should be able to see exactly what channel type is being sent as part of `open_channel`. In this case, is CLN...

Thanks! So that looks ok, as it's static key, scid alias, and anchor zero fee. Can you post what the `Init` message that CLN sends to lnd looks like? Perhaps...

To more explicitly close the gap here: * The comment by @vincenzopalazzo above shows that the `lnd` node the OP tried again didn't have scid alias active. * Today for...

> This PR adds btcdctrl, a process controller wrapping btcd and providing typed configuration on par with the cli. Easing both production and testing with sensible defaults, making btcd incredibly...

Re the current approach to gain a free port: https://github.com/btcsuite/btcd/pull/2071/files#r1431328709 I think we can make this approach and the normal `":0"` approach both available via a config.