Files
minibits_wallet/.yarnrc.yml
minibits-cash 3ce0f1560e Add quickCrypto patch for nested @scure/bip32 in cashu-ts
Patch cashu-ts's nested @scure/bip32@2.0.1 dependency to use
react-native-quick-crypto for HMAC-SHA512 operations in BIP32
key derivation. This improves wallet recovery performance.

- Add patches/@cashu+cashu-ts++@scure+bip32+2.0.1.patch
- Enable scripts in .yarnrc.yml for patch-package

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-29 10:10:36 +01:00

8 lines
113 B
YAML

nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.6.4.cjs
checksumBehavior: update
enableScripts: true