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 }}
ElementsProject
/
libwally-core
Public
Notifications
You must be signed in to change notification settings
Fork
159
Star
308
Code
Issues
27
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Tapscript & MuSig2 support, with a miniscript decoder and satisfier
- #535
#535
Draft
odudex
wants to merge 7 commits into
ElementsProject:master
ElementsProject/libwally-core:master
from
odudex:tapscript-pr
odudex/libwally-core:tapscript-pr
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Draft
Tapscript & MuSig2 support, with a miniscript decoder and satisfier
#535
odudex
wants to merge 7 commits into
ElementsProject:master
ElementsProject/libwally-core:master
from
odudex:tapscript-pr
odudex/libwally-core:tapscript-pr
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
miniscript: add Script-to-miniscript decoder
Show description for d400f6e
pythcoiner
and
odudex
committed
d400f6e
View commit details
Copy full SHA for d400f6e
Browse repository at this point
miniscript: add miniscript satisfier
Show description for 7029cde
pythcoiner
and
odudex
committed
7029cde
View commit details
Copy full SHA for 7029cde
Browse repository at this point
musig2: add MuSig2 (BIP-327) core API
Show description for 93c4271
pythcoiner
and
odudex
committed
93c4271
View commit details
Copy full SHA for 93c4271
Browse repository at this point
descriptor: add musig() key expressions (BIP-390)
Show description for f7b4abb
pythcoiner
authored and
odudex
committed
f7b4abb
View commit details
Copy full SHA for f7b4abb
Browse repository at this point
psbt: add taproot (BIP-371) and MuSig2 (BIP-373) support
Show description for 132a0b7
pythcoiner
and
odudex
committed
132a0b7
View commit details
Copy full SHA for 132a0b7
Browse repository at this point
fuzz: add fuzzers for the descriptor parser and PSBT MuSig2 fields
Show description for f5d3d20
pythcoiner
and
odudex
committed
f5d3d20
View commit details
Copy full SHA for f5d3d20
Browse repository at this point
docs: document the MuSig2 API and add a 2-of-2 PSBT example
Show description for a39fc8c
pythcoiner
and
odudex
committed
a39fc8c
View commit details
Copy full SHA for a39fc8c
Browse repository at this point
You can’t perform that action at this time.