View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011575 | Taler | wallet (iOS App) | public | 2026-06-29 16:37 | 2026-08-10 00:41 |
| Reporter | MarcS | Assigned To | MarcS | ||
| Priority | normal | Severity | minor | Reproducibility | N/A |
| Status | confirmed | Resolution | open | ||
| Product Version | 1.7 | ||||
| Target Version | 1.9 | ||||
| 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. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-06-29 16:37 | MarcS | New Issue | |
| 2026-06-29 16:37 | MarcS | Assigned To | => MarcS |
| 2026-06-29 16:37 | MarcS | Status | new => assigned |
| 2026-06-29 16:38 | MarcS | Status | assigned => acknowledged |
| 2026-08-10 00:41 | Christian Grothoff | Target Version | 1.7 => 1.9 |
| 2026-08-10 00:41 | Christian Grothoff | Status | acknowledged => confirmed |