Skip to content
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

splice: signer must be informed of splice params #5

Closed
wants to merge 1 commit into from

Commits on Oct 5, 2023

  1. splice: signer must be informed of splice params

    The signer needs to know when the splice operation starts and the
    splice parameters for each splice transaction candidate.
    
    The channel establishment v2 (dual funding) code path already
    notifies the signer via the hsmd API hsmd_ready_channel calls
    However, the splicing code path does not.
    
    Link: ElementsProject#6723
    Suggested-by: @devrandom
    Co-Developed-by: @devrandom
    Co-Developed-by: Ken Sedgwick <ken@bonsai.com>
    Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
    ksedgwic authored and vincenzopalazzo committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    cf18fa6 View commit details
    Browse the repository at this point in the history