Releases: fystack/mpcium
Releases · fystack/mpcium
v.0.1.4: EDDSA signing
- Supporting EDDSA signing
- Add script to add prefix ecdsa for exisitng keyinfos in Consul
What's Changed
Full Changelog: v0.1.3...v0.1.4
v0.1.3 EDDSA support
- Support EDDSA key generation
- Add script to migrate keys of existing keys
Full Changelog: v0.1.2...v0.1.3
v0.1.2 Rise
v.0.1.1: Emerge - Jetstream integration, stable mpc node communication
- Implement success queue with Jetstream for better message durability
- Improve logging with Round info, fix log pollution
- Move some repetitive code from both KeyGen session and Signing sesssion to the generic session
- Fix these critical bugs:
#11
#9 - Clean up resources after a session completes
- Add retry package for sending NATs direct message with request/reply pattern
v.0.1.0 The dawn
- Initial TSS node implementation that supports key generation, signature generation.
- Support saving key shares to Badger DB
- Service discover with Consul
- Communicate with Apex through NATs
- Stable performance