Skip to content
This repository has been archived by the owner on May 13, 2021. It is now read-only.

Releases: Internet-of-People/keyvault-rust

v0.0.12

16 Mar 16:07
Compare
Choose a tag to compare

Change

  • updated dependent crates

v0.0.5

21 Sep 09:26
Compare
Choose a tag to compare

Change

  • Breaking change: Migrate from failure to anyhow

Fix

  • parsing Secp objects in multicipher
  • Remove unused log dependency

v0.0.4

07 Sep 11:24
Compare
Choose a tag to compare

Added

  • SecpKeyId can be created from p2pkh addresses with Wasm
  • SecpPrivateKey can be created from WIF with Wasm
  • Expose network in Bip32*Node and Bip44* types on Wasm
  • Added Changelog ;-)

v0.0.3

07 Sep 11:23
Compare
Choose a tag to compare

Changes:

  • Breaking change: multicipher serde format changed for all self-describing serializers, saving some bytes

v0.0.2

07 Sep 11:22
Compare
Choose a tag to compare

Initial release