This repository was archived by the owner on Sep 18, 2025. It is now read-only.
v0.2.0-dev – Medic Milestone Complete
Pre-release
Pre-release
v0.2.0-dev – Medic Milestone Complete (Pre-release)
TSS Recovery & Multi-Chain Support
Major breakthrough in secure vault recovery with complete GG20/EdDSA reconstruction and 17-chain address validation.
Major Features
- GG20 TSS Recovery: Full Lagrange interpolation over secp256k1 for complete key reconstruction.
- Multi-Chain Address Validation: Unified derivation logic supporting 17 blockchain networks.
- EdDSA Recovery: Solana and SUI reconstruction with wallet-compatible export formats.
- Wallet Import Formats: Solana CLI JSON arrays, SUI Base64 encoding, and more.
Improvements
- Cryptographic Validation: All recovered keys verified against their respective curves.
- Enhanced Error Handling: Per-chain pass/fail status reporting.
- Documentation: TSS wallet limitations guide and detailed technical explanations.
- Security: Memory-safe operations with strict field arithmetic.
Security & Compatibility
- Multi-Algorithm Support: ECDSA and EdDSA recovery.
- Chain Standardization: Consistent naming/validation across all networks.
- Recovery Validation: Built-in checks ensure outputs match expected addresses.
- Cross-Platform: Verified on Linux, macOS, and Windows.
Known Issues
- Linting Temporarily Disabled: ~50+ warnings deferred to v0.2.1-dev.
This is a pre-release (dev build) intended for testing and feedback.
See CHANGELOG.md for full technical details.