Skip to content

Update ldk-node and enable zero-fee commitments#97

Merged
benthecarman merged 2 commits into
masterfrom
0fc
Jul 21, 2026
Merged

Update ldk-node and enable zero-fee commitments#97
benthecarman merged 2 commits into
masterfrom
0fc

Conversation

@benthecarman

Copy link
Copy Markdown
Collaborator

Align the companion Lightning dependencies with ldk-node so shared API
types remain compatible. Adapt storage pagination, chain sync settings,
and payment metadata to the updated interfaces.

Prefer zero-fee commitment channels when supported to avoid commitment
feerate negotiation. Use package-capable Bitcoin Core test backends so
integration fixtures exercise negotiation instead of fallback channels.

Align ldk-node and the companion Lightning dependencies so shared API
types remain compatible. Adapt storage pagination, chain sync settings,
and payment metadata to the updated interfaces.
Prefer zero-fee commitment channels when supported to avoid commitment
feerate negotiation. Use package-capable Esplora fixtures so integration
tests exercise the expected chain source and verify zero-fee
negotiation.
@benthecarman benthecarman linked an issue Jul 21, 2026 that may be closed by this pull request
@benthecarman
benthecarman merged commit 5a540f6 into master Jul 21, 2026
2 checks passed
@benthecarman
benthecarman deleted the 0fc branch July 21, 2026 17:32
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.

Expose zero-fee-commitment (0FC) channels once ldk-node ships #660

1 participant