mirror of
https://github.com/minibits-cash/minibits_wallet.git
synced 2026-07-22 07:48:28 +00:00
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>
8 lines
113 B
YAML
8 lines
113 B
YAML
nodeLinker: node-modules
|
|
|
|
yarnPath: .yarn/releases/yarn-3.6.4.cjs
|
|
|
|
checksumBehavior: update
|
|
|
|
enableScripts: true
|