feat: scan-modal polish, Pine 1.2.0, bitcoind RPC creds off argv #102

Merged
lfg2025 merged 1 commits from feat/pine-polish-scan-fixes into main 2026-07-21 22:46:20 +00:00
Owner

Scan modal: no button/play-glyph flash on open, smoother preview (4 scans/s), honest BOLT12/LNURL unsupported messages, BIP21 amount prefill for zero-amount invoices. Pine 1.2.0 launch-page copy for the auto-seeded HA wiring + power-cycle troubleshooting tip. Security: bitcoind rpcuser/rpcpassword moved from argv (world-readable in host ps) to a 0600 in-container config file. Catalog regenerated - still needs the signing ceremony together with the earlier HA 2026.7.3 bump.

Scan modal: no button/play-glyph flash on open, smoother preview (4 scans/s), honest BOLT12/LNURL unsupported messages, BIP21 amount prefill for zero-amount invoices. Pine 1.2.0 launch-page copy for the auto-seeded HA wiring + power-cycle troubleshooting tip. Security: bitcoind rpcuser/rpcpassword moved from argv (world-readable in host ps) to a 0600 in-container config file. Catalog regenerated - still needs the signing ceremony together with the earlier HA 2026.7.3 bump.
lfg2025 added 1 commit 2026-07-21 22:46:17 +00:00
feat: scan-modal polish, Pine 1.2.0 copy, bitcoind RPC creds off argv
Some checks failed
Demo images / Build & push demo images (push) Failing after 2m53s
a597c1d946
- Wallet scan modal: fallback buttons no longer flash on open (spinner while
  the camera auto-starts, video hidden until live — also kills the Android
  WebView play-glyph), decode rate 10/s -> 4/s (preview visibly lagged on
  phones), clear messages for BOLT12 offers and LNURL/lightning addresses
  (unsupported by the LND backend; full LNURL-pay is a queued feature),
  zero-amount invoices in BIP21 URIs prefill from amount=.
- Pine 1.2.0: launch-page copy reflects the auto-seeded HA wiring (only
  speaker pairing stays manual), adds the ask-Archy hint and the
  silent-answers power-cycle troubleshooting tip (firmware FIFO bug).
- bitcoin-core/knots: rpcuser/rpcpassword move from bitcoind argv (world-
  readable in host ps) to a 0600 config file inside the container tmpfs;
  the salted txrelay rpcauth hash stays on argv. Catalog regenerated.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
lfg2025 merged commit a597c1d946 into main 2026-07-21 22:46:20 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: lfg2025/archy#102
No description provided.