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

Add Challenge 7: Covenants for Scale #1060

Merged
merged 1 commit into from
Jan 15, 2024
Merged

Commits on Jan 8, 2024

  1. Add Challenge 7: Covenants for Scale

    ## Challenge 7: Covenants for Scale
    
    [Covenants](https://bitcoinops.org/en/topics/covenants/) are thought to be able to scale bitcoin by allowing multiple users to share UTXOs in constructions such as [Joinpools](https://bitcoinops.org/en/topics/joinpools/). It is not yet clear how such an experience would manifest in client software. Document a high-fidelity design to explore such a user experience (including flows, costs, time, complexity, etc.) that might relieve extreme network congestion or other challenges of scale.
    
    This idea was originally proposed [on X by @leishman](https://nitter.net/Leishman/status/1744113344729043410). One approach may be to extend the design community's [Bitcoin UI Kit](https://www.bitcoinuikit.com/).
    DanGould authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    961d478 View commit details
    Browse the repository at this point in the history