Skip to content

Conversation

@elnosh
Copy link
Contributor

@elnosh elnosh commented Jan 27, 2026

Closes #4337

Changes negotiate_anchors_zero_fee_htlc_tx default to true and removes the manually_accept_inbound_channels config option.

TODO:

  • Changing the negotiate_anchors_zero_fee_htlc_tx default to true in the tests causes +100 test failures

Changes `negotiate_anchors_zero_fee_htlc_tx` default to true
and removes the `manually_accept_inbound_channels` config
option. This will require users to manually have to accept
all inbound channels.
@ldk-reviews-bot
Copy link

👋 Hi! I see this is a draft PR.
I'll wait to assign reviewers until you mark it as ready for review.
Just convert it out of draft status when you're ready for review!

@TheBlueMatt
Copy link
Collaborator

Changing the negotiate_anchors_zero_fee_htlc_tx default to true in the tests causes +100 test failures

Hmm, can you ask claude to change those to use the test_default_config() thing? Our test config default has diverged somewhat from our actual default config for reasons like this but that's okay...

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.

Move to always-manually-accepting channels (and default anchors)

3 participants