Skip to content

Expose funding_redeem_script on Channel - #277

Open
elnafateh wants to merge 1 commit into
lightningdevkit:mainfrom
elnafateh:expose-funding-redeem-script
Open

Expose funding_redeem_script on Channel#277
elnafateh wants to merge 1 commit into
lightningdevkit:mainfrom
elnafateh:expose-funding-redeem-script

Conversation

@elnafateh

Copy link
Copy Markdown
Contributor

Part of #272 (1/2).
Adds hex-encoded funding_redeem_script to Channel

@ldk-reviews-bot

ldk-reviews-bot commented Sep 9, 2026

Copy link
Copy Markdown

👋 I see @valentinewallace was un-assigned.
If you'd like another reviewer assignment, please click here.

Comment thread ldk-server-grpc/src/proto/types.proto Outdated

@tankyleo tankyleo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@benthecarman would be cool to keep the upcoming taproot channels in mind, those do not have a "redeemscript", and I think we were considering tweaking the original upstream PR a while back.

@tankyleo tankyleo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we gravitate towards exposing the script pubkey instead of the redeem script ? This would be nicely generic across all channel types. Either in this PR or in future PRs your call.

@elnafateh
elnafateh force-pushed the expose-funding-redeem-script branch from 241a980 to 55e311d Compare September 9, 2026 23:57
@benthecarman
benthecarman removed the request for review from valentinewallace September 10, 2026 00:28
@benthecarman

Copy link
Copy Markdown
Collaborator

Let's wait on lightningdevkit/ldk-node#1093 for this

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.

4 participants