]> git.codecow.com Git - libnemo.git/commit
Rename vectors and performance files as modules.
authorChris Duncan <chris@zoso.dev>
Wed, 23 Jul 2025 15:39:24 +0000 (08:39 -0700)
committerChris Duncan <chris@zoso.dev>
Wed, 23 Jul 2025 15:39:24 +0000 (08:39 -0700)
commit55d9262c56ed0f27bed4a2d6820acad4824d56aa
tree5db32623c089cf0de5944c2bd2bbab9e57ef4a92
parentfdcec1b9610cfb952c8625cbf7d659c9abbee97d
Rename vectors and performance files as modules.
16 files changed:
test/VECTORS.mjs [moved from test/VECTORS.js with 100% similarity]
test/perf.account.mjs [moved from test/perf.account.js with 97% similarity]
test/perf.block.mjs [moved from test/perf.block.js with 95% similarity]
test/perf.main.mjs
test/perf.wallet.mjs [moved from test/perf.wallet.js with 95% similarity]
test/test.blake2b.mjs
test/test.blocks.mjs
test/test.calculate-pow.mjs
test/test.create-wallet.mjs
test/test.derive-accounts.mjs
test/test.import-wallet.mjs
test/test.ledger.mjs
test/test.lock-unlock.mjs
test/test.manage-rolodex.mjs
test/test.refresh-accounts.mjs
test/test.tools.mjs