Skip to content

v0.1.3-vc29 (Android versionCode 29)

Latest

Choose a tag to compare

@CypherBoxLLC CypherBoxLLC released this 13 Jul 09:40
v0.1.3-vc29
c6b5a7e

Bug-fix build on 0.1.3. iOS build 14, Android versionCode 29.

Fix: fiat-mode Ark Lightning invoices double-converted the amount. A dollar entry requested roughly 1000x the intended sats (a $100 entry asked the ASP for about 1.1 BTC), which it cannot invoice, so invoice creation failed. The screen now reads the keyboard's already-converted sat value directly. Plus a one-line invoice-amount UI fix so large amounts no longer wrap.

Full source diff vs the previous release (4 files: the two fixes and the version-number bumps, nothing else): v0.1.3-vc28...v0.1.3-vc29

Reproducibility

  • cypherbox-0.1.3-vc29.aab is the unsigned real-config build: sha256 0c0e58a1...
  • A secrets-free build from public source is byte-reproducible via CI: sha256 d9f7f9b5... (run linked in REPRODUCIBILITY.txt). The real-config AAB differs from that CI build only in the four entries that carry injected config (index.android.bundle, classes2.dex, resources.pb, baseline.prof) and is otherwise byte-identical.
  • REPRODUCIBILITY.txt has every hash, the CI run, the exact differing entries, and the upload-key fingerprint.