- updated dependent crates
- scripts/set-version.sh helps in releasing new versions
- Just rereleased it to be in synch with our other crates
- Just rereleased it to be in synch with our other crates
- Just rereleased it to be in synch with our other crates
- Just rereleased it to be in synch with our other crates
- Implement Hash, PartialOrd and Ord on MPublicKey
- Pin orion to 0.15.3 to fix wasm32-* target
- JsBip32 naming was off in Wasm
- Contact email address was fixed in Cargo.toml
- Breaking change: Migrate from failure to anyhow
- parsing Secp objects in multicipher
- Remove unused log dependency
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 ;-)
- Breaking change: multicipher serde format changed for all self-describing serializers, saving some bytes
Initial release