Packages

This package generates Hierarchical Deterministic blockchain wallets for multiple currencies.

Current section

Files

Jump to
block_keys CHANGELOG.md
Raw

CHANGELOG.md

# Changelog
## v0.1.5
* Using `keccakf1600_otp23` patched hex package for OTP23 compatibility
## v0.1.3
* Allows a non 32-byte entropy as an optional parameter
## v0.1.2
* libsecp256k1 updates
## v0.1.1
* Fixes padding for key derivation
## v0.1.0
Initial release.