v0.3.4 — 2025-12-09
A refinement release focused on CKD, testing, and tooling improvements.
Highlights
- Added HD wallet examples for both ECDSA and EdDSA
- Integrated child key derivation (CKD) into signing sessions
- Added
walletIDto derivation and refactored CKD struct - Introduced chain_code config and updated derivation logic
- Updated dependencies: switched to
fystack/tss-liband addedbtcec v2.3.2 - Improved setup scripts: distribute initiator public key automatically and added build step
- Expanded E2E tests to include CKD signing
- Fixed reshare event handling (
PubKeysafety) - Fixed multiplatform Docker builds
- Cleanup: lint fixes, CI updates, removed unused functions, updated installation docs