ZKas Wallet v0.3.11
Android + web release.
- Reliable confirmations: recent sends no longer freeze at 0-conf in the UI; each row keeps polling the explorer until it confirms.
- Connect to your own node by IP (no full URL needed).
- Removed the misleading pruned-history warning.
Server side (already live on wallet.zkas.info): wallets whose local note tree had drifted from the canonical chain are now detected and repaired before sending, so a send can never be built against a stale anchor and silently fail to reach the recipient. No funds were ever lost by the earlier behavior — the affected sends were on-chain no-ops and the sender's balance is intact.
Desktop builds (macOS/Linux/Windows) are published under the desktop-v0.3.11 tag.