Skip to content

Enhance onchain transaction management#628

Merged
tnull merged 2 commits into
lightningdevkit:mainfrom
Camillarhi:feat/tx-rebroadcast-fee-bumping
Feb 20, 2026
Merged

Enhance onchain transaction management#628
tnull merged 2 commits into
lightningdevkit:mainfrom
Camillarhi:feat/tx-rebroadcast-fee-bumping

Conversation

@Camillarhi
Copy link
Copy Markdown
Contributor

@Camillarhi Camillarhi commented Aug 23, 2025

This PR enhances on-chain transaction management:

  1. Rebroadcast/bumping of on-chain wallet transactions

  2. Handle RBF'd Pending payments

Changes

  • Added background job for rebroadcasting unconfirmed onchain transactions with max attempt limit
  • Implemented RBF (Replace-by-Fee) functionality allowing users to bump fees on outbound unconfirmed transactions

Related Issues

Loading
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.

Rebroadcast/bumping of on-chain wallet transactions

4 participants