Skip to content

Add LNHANCE topic page#867

Open
dergigi wants to merge 1 commit into
masterfrom
content/add-lnhance-topic-page-260
Open

Add LNHANCE topic page#867
dergigi wants to merge 1 commit into
masterfrom
content/add-lnhance-topic-page-260

Conversation

@dergigi

@dergigi dergigi commented Jun 16, 2026

Copy link
Copy Markdown
Member

Adds a new LNHANCE topic page and links the existing fifteenth wave grant post to it.

  • adds data/topics/lnhance.mdx
  • replaces the external LNhance soft fork footnote in fifteenth-wave-of-bitcoin-grants.mdx with an internal topic link

Closes https://github.com/OpenSats/content/issues/260


Build preview:

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
os-website Ready Ready Preview, Comment Jun 16, 2026 1:06am

Request Review

Comment thread data/topics/lnhance.mdx

Its designers frame the bundle around practical second-layer and custody use cases. The proposal is meant to improve designs for [Eltoo](/topics/eltoo)-style Lightning channels, [Ark](/topics/ark)-like systems, vaults, payment pools, and other shared-UTXO constructions that benefit from predictable transaction trees and more flexible signature checks.

LNHANCE remains a proposal. It has not been activated on Bitcoin, and the tradeoffs are still being explored in research, specifications, and proof-of-concept implementations such as the LNHANCE Expedition work funded by OpenSats.

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.

Suggested change
LNHANCE remains a proposal. It has not been activated on Bitcoin, and the tradeoffs are still being explored in research, specifications, and proof-of-concept implementations such as the LNHANCE Expedition work funded by OpenSats.
LNHANCE remains a proposal. It has not been activated on Bitcoin, and the tradeoffs are still being explored in research, specifications, and proof-of-concept implementations such as the [LNHANCE Expedition][/blog/fifteenth-wave-of-bitcoin-grants#lnhance] work funded by OpenSats.

Maybe?

Comment thread data/topics/lnhance.mdx

LNHANCE is a proposed Bitcoin soft fork bundle aimed at making advanced contract constructions easier to express on chain. The proposal combines [OP_CTV](/topics/op-ctv), [OP_CSFS](/topics/op-csfs), `OP_PAIRCOMMIT`, and `OP_INTERNALKEY` to support protocols that need more structured spending conditions than Bitcoin exposes today.

Its designers frame the bundle around practical second-layer and custody use cases. The proposal is meant to improve designs for [Eltoo](/topics/eltoo)-style Lightning channels, [Ark](/topics/ark)-like systems, vaults, payment pools, and other shared-UTXO constructions that benefit from predictable transaction trees and more flexible signature checks.

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.

Suggested change
Its designers frame the bundle around practical second-layer and custody use cases. The proposal is meant to improve designs for [Eltoo](/topics/eltoo)-style Lightning channels, [Ark](/topics/ark)-like systems, vaults, payment pools, and other shared-UTXO constructions that benefit from predictable transaction trees and more flexible signature checks.
Its designers frame the bundle around practical second-layer and custody use cases. The proposal is meant to improve designs for [Eltoo](/topics/eltoo)-style Lightning channels, [Ark](/topics/ark)-like systems, [vaults][/topics/vaults], payment pools, and other shared-UTXO constructions that benefit from predictable transaction trees and more flexible signature checks.

Comment thread data/topics/lnhance.mdx
## References

- [lnhance.org](https://lnhance.org/)
- [Bitcoin Optech Newsletter #285](https://bitcoinops.org/en/newsletters/2024/01/17/)

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.

Suggested change
- [Bitcoin Optech Newsletter #285](https://bitcoinops.org/en/newsletters/2024/01/17/)
- [Bitcoin Optech Newsletter #285](https://bitcoinops.org/en/newsletters/2024/01/17/#new-lnhance-combination-soft-fork-proposed)

We can link directly to the specific piece of news!

Comment thread data/topics/lnhance.mdx
aliases: ['LNhance', 'LNHANCE soft fork', 'LNhance soft fork']
---

LNHANCE is a proposed Bitcoin soft fork bundle aimed at making advanced contract constructions easier to express on chain. The proposal combines [OP_CTV](/topics/op-ctv), [OP_CSFS](/topics/op-csfs), `OP_PAIRCOMMIT`, and `OP_INTERNALKEY` to support protocols that need more structured spending conditions than Bitcoin exposes today.

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.

Added issues for OP_PAIRCOMMIT (#871) and OP_INTERNALKEY (#872)

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