This repository has been archived by the owner on May 13, 2021. It is now read-only.
Releases: Internet-of-People/keyvault-rust
Releases · Internet-of-People/keyvault-rust
v0.0.12
v0.0.5
Change
- Breaking change: Migrate from failure to anyhow
Fix
- parsing Secp objects in multicipher
- Remove unused log dependency
v0.0.4
Added
SecpKeyId
can be created from p2pkh addresses with WasmSecpPrivateKey
can be created from WIF with Wasm- Expose network in
Bip32*Node
andBip44*
types on Wasm - Added Changelog ;-)
v0.0.3
Changes:
- Breaking change: multicipher serde format changed for all self-describing serializers, saving some bytes
v0.0.2
Initial release