bip32

Pure Haskell BIP32 hierarchical deterministic wallets (docs.ppad.tech/bip32).
git clone git://git.ppad.tech/bip32.git
Log | Files | Refs | README | LICENSE

commit f38feccb2b38aa6f3108a13c58b5d3195272a843
parent 9b4a673d6361ea8f4ee040828d769c3b1b5c4dfd
Author: Jared Tobin <jared@jtobin.io>
Date:   Sun, 21 Dec 2025 20:06:30 -0330

meta: changelog

Diffstat:
MCHANGELOG | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/CHANGELOG b/CHANGELOG @@ -3,6 +3,8 @@ - 0.3.0 (2025-12-21) * Upgrades to ppad-secp256k1 v0.5, with significant performance improvements as a result. + * Adds wNAF-enabled functions, suffixed by an apostrophe, which perform + about 2x faster than normal variants. - 0.2.0 (2025-06-21) * The 'xprv' and 'tprv' functions are now total, returning 'Nothing' when