Skip to content

Conversation

t-bast
Copy link
Member

@t-bast t-bast commented Sep 17, 2025

We remove support for static_remotekey channels and default channels, as advertised in the v0.13 release. This lets us remove some code related to feerate management and simplifies the test matrix.

Node operators that still have such channels must not run this version of eclair, which will otherwise fail to start.

Note that for now, we keep sending update_fee whenever necessary. We could remove that now that package relay allows 1p1c packages to propagate even when the parent is below the mempool minimum feerate, but we defer that to a later PR for simplicity.

@t-bast t-bast force-pushed the remove-legacy-commitment-format branch 2 times, most recently from 6dbd473 to 9e66e9f Compare September 19, 2025 12:49
We remove support for `static_remotekey` channels and `default`
channels, as advertised in the v0.13 release. This lets us remove
some code related to feerate management and simplifies the test
matrix.

Node operators that still have such channels must not run this
version of `eclair`, which will otherwise fail to start.

Note that for now, we keep sending `update_fee` whenever necessary.
We could remove that now that package relay allows 1p1c packages to
propagate even when the parent is below the mempool minimum feerate,
but we defer that to a later PR for simplicity.
@t-bast t-bast force-pushed the remove-legacy-commitment-format branch from 9e66e9f to 9399ce2 Compare September 30, 2025 09:32
@t-bast t-bast marked this pull request as ready for review September 30, 2025 09:44
@t-bast t-bast requested review from sstone and pm47 September 30, 2025 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant