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
.
fystack
/
mpcium
Public
Notifications
You must be signed in to change notification settings
Fork
63
Star
189
Code
Issues
11
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Support resharing
- #45
#45
Merged
anhthii
merged 25 commits into
master
fystack/mpcium:master
from
reshare
fystack/mpcium:reshare
Copy head branch name to clipboard
Jul 4, 2025
Conversation
Commits
25
(25)
Checks
Files changed
Merged
Support resharing
#45
anhthii
merged 25 commits into
master
fystack/mpcium:master
from
reshare
fystack/mpcium:reshare
Copy head branch name to clipboard
Commits
Commits on Jul 1, 2025
Add resharing functionality with event handling and session management
vietddude
committed
f32c677
View commit details
Copy full SHA for f32c677
Browse repository at this point
preload preparams
vietddude
committed
87f1e77
View commit details
Copy full SHA for 87f1e77
Browse repository at this point
Fix KeyTypeEd25519 declaration for consistency in eventconsumer and mpc packages
vietddude
committed
ebe0b9a
View commit details
Copy full SHA for ebe0b9a
Browse repository at this point
Remove go.uber.org/mock v0.3.0 dependency from go.mod and go.sum
vietddude
committed
2620fcc
View commit details
Copy full SHA for 2620fcc
Browse repository at this point
Update reshare event handling logic and clean up ECDSA reshare session initialization
vietddude
committed
9661ab3
View commit details
Copy full SHA for 9661ab3
Browse repository at this point
Enhance reshare session management by introducing versioning and updating party ID generation logic
vietddude
committed
9a19171
View commit details
Copy full SHA for 9a19171
Browse repository at this point
Commits on Jul 2, 2025
complete reshare ecdsa supports input threshold and peer ids
vietddude
committed
2321371
View commit details
Copy full SHA for 2321371
Browse repository at this point
support eddsa reshare
vietddude
committed
0723c0d
View commit details
Copy full SHA for 0723c0d
Browse repository at this point
remove debug log
vietddude
committed
dc27b9a
View commit details
Copy full SHA for dc27b9a
Browse repository at this point
chore: resolve PR review comments
vietddude
committed
a1df6bf
View commit details
Copy full SHA for a1df6bf
Browse repository at this point
refactor: improve session type handling and key storage logic
vietddude
committed
25d89d6
View commit details
Copy full SHA for 25d89d6
Browse repository at this point
Commits on Jul 3, 2025
Fix issue key not found after resharing
anhthii
committed
c48abd8
View commit details
Copy full SHA for c48abd8
Browse repository at this point
Populate version in signing session
anhthii
committed
6a83226
View commit details
Copy full SHA for 6a83226
Browse repository at this point
Adjust signing logic, only require t+1 nodes to participate
anhthii
committed
2a3d21a
View commit details
Copy full SHA for 2a3d21a
Browse repository at this point
Better error handling
anhthii
committed
350b48d
View commit details
Copy full SHA for 350b48d
Browse repository at this point
Enrich signing session message
anhthii
committed
d2129f0
View commit details
Copy full SHA for d2129f0
Browse repository at this point
Improve nats configuration
anhthii
committed
0d99150
View commit details
Copy full SHA for 0d99150
Browse repository at this point
Fix signing eddsa crash on key v1
anhthii
committed
b7a6185
View commit details
Copy full SHA for b7a6185
Browse repository at this point
Implement coordination, waiting for enough peers before consuming sign message
anhthii
committed
70544af
View commit details
Copy full SHA for 70544af
Browse repository at this point
Rename to improve consistent naming
anhthii
committed
ce8a642
View commit details
Copy full SHA for ce8a642
Browse repository at this point
Include error in keygen and reshare event
anhthii
committed
bcc8019
View commit details
Copy full SHA for bcc8019
Browse repository at this point
Rename success event -> result event
anhthii
committed
21867b0
View commit details
Copy full SHA for 21867b0
Browse repository at this point
Commits on Jul 4, 2025
Fix resharing, only require t+1 participants, add session_id to remove idempotempt issue
anhthii
committed
721c817
View commit details
Copy full SHA for 721c817
Browse repository at this point
Refactor handle resharing error
anhthii
committed
1849bb8
View commit details
Copy full SHA for 1849bb8
Browse repository at this point
Consistent reshare result topic and fix Inconsistent Success Event
anhthii
committed
14d6952
View commit details
Copy full SHA for 14d6952
Browse repository at this point
You can’t perform that action at this time.