Slyghtning

Results 81 comments of Slyghtning

@positiveblue - Would you mind if I would give it a shot as I created this issue to further familiarize myself with the lnd code. And thank you, yes -...

Thanks @positiveblue for the pointers to delve into this issue. I want to summarize my findings so we can discuss the best approach to enable individual fee options for channel...

@positiveblue, it would be great if you could review PR https://github.com/lightningnetwork/lnd/pull/6753.

@positiveblue I've added functionality so that we store the channel fees in case of a shutdown while we are waiting for a channel confirmation. Would you be able to review...

@guggero .proto and release notes updated. This PR is ready to be reviewed.

@guggero thanks for your guidance and review. I've addressed all the issues you flagged. This PR is ready for another review.

@positiveblue I've addressed the issues you raised in the latest commit.

@sputn1ck @positiveblue I've added the deletion of the forwarding policy in the private channel funding flow: https://github.com/lightningnetwork/lnd/blob/a948ba91db697e14c9b7b26e26fee969c7202aa9/funding/manager.go#L3127 I've tested this change in two ways. Firstly opened a private channel on...

@saubyk Thank you for describing a scenario where CPFP in combination with Loop's RBF policy could lead to confusion. It makes sense. @alexbosworth I'll raise a feature request to possibly...