-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Concurrency issue with update_fee #2348
Copy link
Copy link
Closed
Labels
P2should be fixed if one has timeshould be fixed if one has timebugUnintended code behaviourUnintended code behaviourcommitmentsCommitment transactions containing the state of the channelCommitment transactions containing the state of the channel
Metadata
Metadata
Assignees
Labels
P2should be fixed if one has timeshould be fixed if one has timebugUnintended code behaviourUnintended code behaviourcommitmentsCommitment transactions containing the state of the channelCommitment transactions containing the state of the channel
Type
Fields
Give feedbackNo fields configured for issues without a type.
Background
I don't know the version of
lndso this issue may have already been fixed, just thought it would be interesting to keep a reference just in case.Right after having sent an
update_fee,lndrejects acommit_sigthat I sent, and by looking at the attached error message, I can see thatlndwas incorrectly expecting that I use the new unacknowledged feerate.