]> zoso.dev Git - libnemo.git/commit
In Tools, deprecate blake2b function in favor of simpler hash function already export...
authorChris Duncan <chris@zoso.dev>
Wed, 20 Nov 2024 08:11:24 +0000 (00:11 -0800)
committerChris Duncan <chris@zoso.dev>
Wed, 20 Nov 2024 08:11:24 +0000 (00:11 -0800)
commit16ef021182209bd6d7e5009f3d21fb951b6bd4b0
treef9ae4161bd663b3e0ac71866d553c1021bab1d15
parentb5fd54dfef9fff5ec614376c63a9c34f1774f221
In Tools, deprecate blake2b function in favor of simpler hash function already exported to reduce confusion with package of the same name, and add an encoding flag to allow strings already encoded to hexadecimal like nano blocks.
src/lib/block.ts
src/lib/tools.ts