30 Commits

Author SHA1 Message Date
minibits-cash
6581fed4d7 Fix patches 2026-06-02 15:46:14 +02:00
minibits-cash
aa8699e57f NFC HCE fix 2026-06-02 01:38:01 +02:00
minibits-cash
211f27f259 Upgrade hot-updater 0.23.1 -> 0.32.0
Bump all hot-updater packages to a consistent 0.32.0 (CLI,
@hot-updater/react-native, bare, firebase, sentry-plugin), replacing the
previous mixed set (bare was pinned at 0.20.11).

- Add @expo/fingerprint as an explicit devDependency: it is now an
  optional peer dep and is required by updateStrategy: "fingerprint".
- Remove patches/@hot-updater+bare+0.20.11.patch: the hermes-compiler
  path resolution it added is now upstream in bare 0.32.0
  (getHermesCompilerPackagePath).

hot-updater.config.ts needs no changes (firebaseStorage/firebaseDatabase
config shapes unchanged). The live 0.23.1 app runtime stays wire-compatible
with the redeployed 0.32.0 server (identical path-based update-check route).

Infra steps still required (run separately): npx hot-updater init to
refresh Firebase functions + Android native config, then a native rebuild
to enable bundle diffing for new installs.

Also drops dead commented-out @noble/curves Metro resolver workaround.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-01 14:06:35 +02:00
minibits-cash
58fb7b15b9 New native release prep, translation fixes 2026-06-01 13:21:37 +02:00
minibits-cash
2e4d9328bb Upgrade to cashu-ts v4 2026-05-11 22:33:22 +02:00
minibits-cash
85eca1d267 Upgrade rn change icon, finally fix app open on push tap 2026-03-30 23:26:12 +02:00
minibits-cash
98a4fb5073 Fix race condition in revert transaction, causing aceess to dead mobx proof models. Patch hotUpdater 2026-03-26 16:16:35 +01:00
minibits-cash
647210802c Fix iOS build, fix onboarding is keys survive app reinstall 2026-03-16 07:15:05 -07:00
minibits-cash
99a16c1c56 Theme-colored app icon and splash, new font, tuning of auth splash screen 2026-03-11 17:10:51 +01:00
minibits-cash
3cb1444c95 RN upgrade to 0.84 2026-03-10 12:35:55 +01:00
minibits-cash
c938d17446 Redesign NFC screen 2026-02-02 16:20:09 +01:00
minibits-cash
02c81c14f3 Restore perf improvement, cashu wallet init improvement, cashu-ts update 2026-01-30 00:03:06 +01:00
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
minibits-cash
2ed6130976 Patch modal to prevent warnings 2026-01-10 00:39:30 +01:00
minibits-cash
658e62cd75 v3 broken 2026-01-10 00:39:30 +01:00
minibits-cash
331c94322d Implement HCE for sharing a token or a payment request over NFC 2025-12-19 16:10:13 +01:00
minibits-cash
91f437ed1b Finalize initial NFC implementation, fix wallet won't start when offline 2025-12-15 13:43:52 +01:00
minibits-cash
d3287c6c52 Move recovery flows from onboarding to into Settings - Recovery, native upgrade to 0.3.2 2025-10-14 15:35:27 +02:00
minibits-cash
e3e82bf0a8 Update patches 2025-08-10 23:41:46 +02:00
minibits-cash
2fd89ab2f4 Fix android release 2025-04-12 23:30:47 +02:00
minibits-cash
c39bdb7bd3 iOS build cont... 2025-03-28 11:42:09 +01:00
minibits-cash
3a160fc885 iOS build 2025-03-26 21:06:06 +01:00
minibits-cash
f73e1c3e0f Fix patch rnexit app 2025-03-17 14:05:52 +01:00
minibits-cash
9eba514b0a Patch rnexitapp for ios build 2025-03-17 13:27:57 +01:00
minibits-cash
6fd930e851 Upgrade to RN077 2025-02-04 08:35:31 +01:00
minibits-cash
9e057ba698 React native 0.77 upgrade 2025-02-03 22:09:46 +01:00
minibits-cash
887f120cbd Upgrade of cashu-ts library to v2.0, improved handling of ecash states. 2024-12-10 23:36:18 +01:00
minibits-cash
f7fa5d8a24 Fixes, set the first mint automatically and a lot of UX tuning 2024-09-28 01:43:00 +02:00
minibits-cash
b3e78262b1 Wallet screen redesign MVP 2024-09-24 22:02:00 +02:00
minibits-cash
bb8995c717 RN 0.75 and libs upgrade 2024-09-17 00:52:26 +02:00