View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011575 | Taler | wallet (iOS App) | public | 2026-06-29 16:37 | 2026-06-29 16:38 |
| Reporter | MarcS | Assigned To | MarcS | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | acknowledged | Resolution | open | ||
| Product Version | 1.7 | ||||
| Target Version | 1.7 | ||||
| Summary | 0011575: update checkPeerPushDebit to checkPeerPushDebitV2 | ||||
| Description | iOS uses the non-V2 op (Model+P2P.swift:58) whose response is ok-only; its struct has no "type" discriminator / insufficient-balance branch, so it surfaces a thrown error instead of the structured insufficient-balance result. Android uses checkPeerPushDebitV2 with a sealed ok|insufficient-balance type (peer/PeerManager.kt:192-216). Both ops exist -> divergence, not a break. | ||||
| Tags | No tags attached. | ||||