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 }}
ExaDev
/
wire-mesh
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
3
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Threshold signing: consumer wiring (network integration, Rust codec, conformance vectors, DKG orchestration)
- #172
#172
Merged
Mearman
merged 15 commits into
main
ExaDev/wire-mesh:main
from
feat/threshold-consumer-wiring
ExaDev/wire-mesh:feat/threshold-consumer-wiring
Copy head branch name to clipboard
Sep 17, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Threshold signing: consumer wiring (network integration, Rust codec, conformance vectors, DKG orchestration)
#172
Mearman
merged 15 commits into
main
ExaDev/wire-mesh:main
from
feat/threshold-consumer-wiring
ExaDev/wire-mesh:feat/threshold-consumer-wiring
Copy head branch name to clipboard
Commits
Commits on Sep 17, 2026
feat(wire): hand-written Rust codec for the six threshold manage-command verbs
Show description for ec5c090
Mearman
committed
ec5c090
View commit details
Copy full SHA for ec5c090
Browse repository at this point
test(conformance): add frames.v1.json vectors for the six threshold verbs
Show description for ea988f2
Mearman
committed
ea988f2
View commit details
Copy full SHA for ea988f2
Browse repository at this point
feat(core): add the NonceStore port for durable FROST signing-nonce persistence
Show description for f31646f
Mearman
committed
f31646f
View commit details
Copy full SHA for f31646f
Browse repository at this point
feat(core): mint and verify threshold-share-envelope
Show description for cc06785
Mearman
committed
cc06785
View commit details
Copy full SHA for cc06785
Browse repository at this point
feat(core): pure command builders and type guards for the six threshold verbs
Show description for c6854dc
Mearman
committed
c6854dc
View commit details
Copy full SHA for c6854dc
Browse repository at this point
feat(threshold): split/combine FROST signing commitments into hiding and binding
Show description for bb2d49c
Mearman
committed
bb2d49c
View commit details
Copy full SHA for bb2d49c
Browse repository at this point
fix(core): satisfy eslint/tsc across the threshold test fixtures and network domain
Show description for 5dde091
Mearman
committed
5dde091
View commit details
Copy full SHA for 5dde091
Browse repository at this point
feat(core): wire threshold signing to real manage-request/manage-response traffic
Show description for d72d232
Mearman
committed
d72d232
View commit details
Copy full SHA for d72d232
Browse repository at this point
feat(threshold): split/combine DKG round-1 packages into commitment and proof-of-knowledge
Show description for 7870f1b
Mearman
committed
7870f1b
View commit details
Copy full SHA for 7870f1b
Browse repository at this point
feat(core): orchestrate fresh DKG over real manage-request traffic
Show description for 5580cf1
Mearman
committed
5580cf1
View commit details
Copy full SHA for 5580cf1
Browse repository at this point
feat(threshold): split/combine reshare broadcast commitments into wire-shaped parts
Show description for 102e3e8
Mearman
committed
102e3e8
View commit details
Copy full SHA for 102e3e8
Browse repository at this point
feat(threshold): expose the group verifying key from reshareDerivePublicKeyPackage
Show description for a0f0e2e
Mearman
committed
a0f0e2e
View commit details
Copy full SHA for a0f0e2e
Browse repository at this point
feat(threshold): add a reshare-specific echo-broadcast transcript digest
Show description for 1184f82
Mearman
committed
1184f82
View commit details
Copy full SHA for 1184f82
Browse repository at this point
feat(core): orchestrate reshare over real manage-request traffic
Show description for 816284d
Mearman
committed
816284d
View commit details
Copy full SHA for 816284d
Browse repository at this point
feat(threshold): wire the Rust coordinator and participant handlers to real manage-request traffic
Show description for 2db68ae
Mearman
committed
2db68ae
View commit details
Copy full SHA for 2db68ae
Browse repository at this point
You can’t perform that action at this time.