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 fa5bf2775b05e57addf3c619ad9f874cb25bf931
parent 5f12ce62bebb9cb7b8e85e041b711d46c7568919
Author: Jared Tobin <jared@jtobin.io>
Date:   Mon, 22 Dec 2025 20:03:45 -0330

flake: update lockfile

Diffstat:
Mflake.lock | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/flake.lock b/flake.lock @@ -88,11 +88,11 @@ ] }, "locked": { - "lastModified": 1750582288, - "narHash": "sha256-scwPuowiX2/+o4cgxEtmKTZjpSi/E9IMX72aKB3ylkk=", + "lastModified": 1766446326, + "narHash": "sha256-4uqWsys2juR70nainA6ykVVLmnbVO2nGk2DilIPlYdo=", "ref": "master", - "rev": "e36b0a81145b163bdf103d43e31392b272417cbe", - "revCount": 29, + "rev": "9aec2633bffce9944bb9647b58abe5072e5834a8", + "revCount": 30, "type": "git", "url": "git://git.ppad.tech/base58.git" },