]> git.codecow.com Git - libnemo.git/commit
Abort long-running RPC calls after 10 seconds. Throw if any BIP-44 keys are invalid...
authorChris Duncan <chris@zoso.dev>
Fri, 4 Jul 2025 00:56:09 +0000 (17:56 -0700)
committerChris Duncan <chris@zoso.dev>
Fri, 4 Jul 2025 00:56:09 +0000 (17:56 -0700)
commit4b0db8de7d056ce6a4a082b296d1b3f0e996c5af
tree9e7930a0ea0c1f62685dab606652cc1cabf06996
parentec15832293d81f0a4f45d5b9b41e16c1fd7ac096
Abort long-running RPC calls after 10 seconds. Throw if any BIP-44 keys are invalid instead of continuing. Fix refresh account tests.
src/lib/rpc.ts
src/lib/wallets/bip44-wallet.ts
test/test.refresh-accounts.mjs