Skip to content

Add option to force-close channels that may be outdated - #3358

Closed
sstone wants to merge 1 commit into
masterfrom
force-close-outdated-commitment
Closed

Add option to force-close channels that may be outdated#3358
sstone wants to merge 1 commit into
masterfrom
force-close-outdated-commitment

Conversation

@sstone

@sstone sstone commented Aug 19, 2026

Copy link
Copy Markdown
Member

When our peer tells us (through a channel_reestablish message) that our commitment is outdated, even if they don't prove it, we ask them to publish their commitment and wait.

Here we add anoverrideOutdatedCommitment option to the forceclose API call to allow publishing our commitment in that state, which could be dangerous if our peer was not lying.

When our peer tells us (through a channel_reestablish message) that our
commitment is outdated, even if they don't prove it, we ask them to publish
their commitment and wait.

Here we add an`overrideOutdatedCommitment` option to the `forceclose` API call
to allow publishing our commitment in that state, which could be dangerous if
our peer was not lying.
@pm47

pm47 commented Aug 21, 2026

Copy link
Copy Markdown
Member

Superseded by #3360.

@pm47 pm47 closed this Aug 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants