Skip to content

Add Bolt references and conform to them#8463

Merged
rustyrussell merged 2 commits intoElementsProject:masterfrom
ddustin:ddustin/bolt_references
Nov 13, 2025
Merged

Add Bolt references and conform to them#8463
rustyrussell merged 2 commits intoElementsProject:masterfrom
ddustin:ddustin/bolt_references

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.

@ddustin ddustin force-pushed the ddustin/bolt_references branch from b9155cc to c40fc4f Compare August 18, 2025 15:41
@ddustin ddustin force-pushed the ddustin/bolt_references branch from c40fc4f to 6462d2a Compare October 29, 2025 14:23
@ddustin ddustin marked this pull request as ready for review October 29, 2025 14:23
@ddustin ddustin added this to the v25.12 milestone Oct 29, 2025
@ddustin ddustin force-pushed the ddustin/bolt_references branch 2 times, most recently from 62d6fe1 to da02fad Compare November 6, 2025 16:28
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 da02fad to 8212e07 Compare November 10, 2025 14:26
@rustyrussell rustyrussell merged commit 4d15581 into ElementsProject:master Nov 13, 2025
35 of 39 checks passed
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.

2 participants