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 520319502d5aeb07e54740ced2aa19c01763b1ce
parent fda40a83fb1ec929e447e8fecd15face54f0e967
Author: Jared Tobin <jared@jtobin.io>
Date:   Sat, 16 May 2026 13:58:09 -0230

flake: lockfile (ppad-base16)

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

diff --git a/flake.lock b/flake.lock @@ -51,11 +51,11 @@ ] }, "locked": { - "lastModified": 1766934151, - "narHash": "sha256-BUFpuLfrGXE2xi3Wa9TYCEhhRhFp175Ghxnr0JRbG2I=", + "lastModified": 1778943993, + "narHash": "sha256-8eZyChH7WDgMTj804Ht4VFvS+WER9pPtlwYZgWlO60Q=", "ref": "master", - "rev": "58dfb7922401a60d5de76825fcd5f6ecbcd7afe0", - "revCount": 26, + "rev": "480f24d852e100bb87cd69f2eda531bdb1306495", + "revCount": 37, "type": "git", "url": "git://git.ppad.tech/base16.git" },