Skip to content

Add Bolt references and conform to them #8463

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ddustin
Copy link
Collaborator

@ddustin ddustin commented Aug 16, 2025

Adding Bolt references around commitment_signed logic and conforming to them.

This allows us to remove the await_commitment_succcess logic which was never elegant anyway, nice!

While we’re there we remove a parameter from handle_peer_commit_sig_batch that shouldn’t have been there anyway.

Adding Bolt references around `commitment_signed` logic and conforming to them.

This allows us to remove the `await_commitment_succcess` logic which was never elegant anyway, nice!

While we’re there we remove a parameter from `handle_peer_commit_sig_batch` that shouldn’t have been there anyway.

Changelog-Changed: Adding stricter conformance to Bolt spec for splice commitments.
@ddustin ddustin force-pushed the ddustin/bolt_references branch from b9155cc to c40fc4f Compare August 18, 2025 15:41
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.

1 participant