Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
btcsuite
/
btcd
Public
Notifications
You must be signed in to change notification settings
Fork
2.5k
Star
6.7k
Code
Issues
205
Pull requests
144
Discussions
Actions
Projects
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[1/2] Add Miniscript library
- #2592
#2592
Open
guggero
wants to merge 21 commits into
master
btcsuite/btcd:master
from
miniscript-part-1
btcsuite/btcd:miniscript-part-1
Copy head branch name to clipboard
Conversation
Commits
21
(21)
Checks
Files changed
Open
[1/2] Add Miniscript library
#2592
guggero
wants to merge 21 commits into
master
btcsuite/btcd:master
from
miniscript-part-1
btcsuite/btcd:miniscript-part-1
Copy head branch name to clipboard
Commits
Commits on Sep 8, 2026
make: test Golang modules in a loop
Show description for 7fac0de
guggero
committed
7fac0de
View commit details
Copy full SHA for 7fac0de
Browse repository at this point
descriptors/miniscript: add the expression parser
Show description for 594f14f
benma
and
guggero
committed
594f14f
View commit details
Copy full SHA for 594f14f
Browse repository at this point
descriptors/miniscript: expand wrappers and syntactic sugar
Show description for d4dc710
benma
and
guggero
committed
d4dc710
View commit details
Copy full SHA for d4dc710
Browse repository at this point
descriptors/miniscript: add the type system
Show description for 63f9567
benma
and
guggero
committed
63f9567
View commit details
Copy full SHA for 63f9567
Browse repository at this point
descriptors/miniscript: detect malleable expressions
Show description for e7886fb
benma
and
guggero
committed
e7886fb
View commit details
Copy full SHA for e7886fb
Browse repository at this point
descriptors/miniscript: compile expressions to script
Show description for 244b1fe
benma
and
guggero
committed
244b1fe
View commit details
Copy full SHA for 244b1fe
Browse repository at this point
descriptors/miniscript: substitute concrete keys and hashes
Show description for f04b5e9
benma
and
guggero
committed
f04b5e9
View commit details
Copy full SHA for f04b5e9
Browse repository at this point
descriptors/miniscript: count the ops of a satisfaction
Show description for 04c3932
benma
and
guggero
committed
04c3932
View commit details
Copy full SHA for 04c3932
Browse repository at this point
descriptors/miniscript: add the upstream test vectors
Show description for c2b9e4b
benma
and
guggero
committed
c2b9e4b
View commit details
Copy full SHA for c2b9e4b
Browse repository at this point
descriptors/miniscript: compute the witness stack size
Show description for fa9ca81
guggero
committed
fa9ca81
View commit details
Copy full SHA for fa9ca81
Browse repository at this point
descriptors/miniscript: compute the satisfaction size
Show description for ec2929a
guggero
committed
ec2929a
View commit details
Copy full SHA for ec2929a
Browse repository at this point
descriptors/miniscript: compute the execution stack size
Show description for 1f89d1b
guggero
committed
1f89d1b
View commit details
Copy full SHA for 1f89d1b
Browse repository at this point
descriptors/miniscript: detect time lock mixing
Show description for 23f1cf6
guggero
committed
23f1cf6
View commit details
Copy full SHA for 23f1cf6
Browse repository at this point
descriptors/miniscript: enforce the resource limits
Show description for b6df493
guggero
committed
b6df493
View commit details
Copy full SHA for b6df493
Browse repository at this point
descriptors/miniscript: reject expressions that nest too deeply
Show description for d1708a3
guggero
committed
d1708a3
View commit details
Copy full SHA for d1708a3
Browse repository at this point
descriptors/miniscript: satisfy an expression
Show description for a5df7d1
benma
and
guggero
committed
a5df7d1
View commit details
Copy full SHA for a5df7d1
Browse repository at this point
descriptors/miniscript: check against rust-miniscript
Show description for b3cca71
guggero
committed
b3cca71
View commit details
Copy full SHA for b3cca71
Browse repository at this point
descriptors/miniscript: spend the generated scripts
Show description for 2784c4d
benma
and
guggero
committed
2784c4d
View commit details
Copy full SHA for 2784c4d
Browse repository at this point
Commits on Sep 9, 2026
descriptors/miniscript: lift an expression into a policy
Show description for e343ec4
guggero
committed
e343ec4
View commit details
Copy full SHA for e343ec4
Browse repository at this point
descriptors/miniscript: fuzz the parser
Show description for e204abe
guggero
committed
e204abe
View commit details
Copy full SHA for e204abe
Browse repository at this point
descriptors/miniscript: document the package
Show description for 8eef6ef
guggero
committed
8eef6ef
View commit details
Copy full SHA for 8eef6ef
Browse repository at this point
You can’t perform that action at this time.