]> git.codecow.com Git - libnemo.git/commit
Update pools to assign using string metadata as headers and actual data as bytes...
authorChris Duncan <chris@zoso.dev>
Sat, 12 Jul 2025 07:33:09 +0000 (00:33 -0700)
committerChris Duncan <chris@zoso.dev>
Sat, 12 Jul 2025 07:33:09 +0000 (00:33 -0700)
commitc28ed4dbba5427e4275d5914204b37bfff74c89e
treebde9e56febf3f54b2ea26e4049c7981d0f4ee18a
parent0e960712c70d63bd0b97646c085a3ab23bf7c93e
Update pools to assign using string metadata as headers and actual data as bytes so they can be transferred to the worker.
src/lib/account.ts
src/lib/bip39-mnemonic.ts
src/lib/block.ts
src/lib/pool.ts
src/lib/wallets/bip44-wallet.ts
src/lib/wallets/blake2b-wallet.ts
src/lib/wallets/wallet.ts
src/lib/workers/bip44-ckd.ts
src/lib/workers/nano-nacl.ts
src/lib/workers/safe.ts