Open
Description
- Add utility to simplify handling of
BumpTransactionEvent
s for users (Add BumpTransaction event handler #2089) - Remove anchors config flag (Remove anchors config flag #2367)
- Require manual inbound acceptance (Require inbound channels with anchor outputs to be accepted manually #2368)
- Restrict inbound anchors channel open to manual acceptance (Require inbound channels with anchor outputs to be accepted manually #2368)
- Use different dust exposure thresholds for channels pre-anchors and post-anchors (Bump dust exposure threshold #2354)
- Improve test coverage for onchain claims
- Improve documentation on
ConfirmationTarget
and their intended use within LDK (Add min mempool estimate for feerate updates on anchor channels #2415) - Use mempool min fee for outbound feerate updates and lower bound of inbound feerate updates (Add min mempool estimate for feerate updates on anchor channels #2415)
- Reject new inbound channels / HTLC forward if fee-bumping reserves are low #2320
- Ensure the level of fee-bumping reserves is correct for the channel exposure and reasonable worst-historical mempool (@ariard)
Metadata
Metadata
Assignees
Type
Projects
Status
In Progress