View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0009329 | Taler | wallet-core | public | 2024-11-06 16:12 | 2025-11-27 23:37 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | feature | Reproducibility | have not tried |
| Status | resolved | Resolution | fixed | ||
| Target Version | post-1.0 | ||||
| Summary | 0009329: wallet-core should support shopping URL | ||||
| Description | ... that is returned by the exchange. | ||||
| Tags | No tags attached. | ||||
|
|
To implement this, the UI needs a way to query shopping URLs per currency scope and to be notified when this list changes. We currently do not have a way to query all known scopes, so let's add a new request: listCurrencyScopes() => List<CurrencyScopeDetails> And a new notification: "currency-scopes-change" |
|
|
Yes, that request would be very handy! |
|
|
commit e2d5772e4605c8b8e94376c39060c8aa97df6a4f Author: Florian Dold <florian@dold.me> Date: Thu Nov 27 23:35:12 2025 +0100 wallet-core: implement shopping url and p2p disabled, remove deprecated flags |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2024-11-06 16:12 | Florian Dold | New Issue | |
| 2024-11-06 16:12 | Florian Dold | Status | new => assigned |
| 2024-11-06 16:12 | Florian Dold | Assigned To | => Florian Dold |
| 2024-12-27 22:56 | Christian Grothoff | Target Version | 1.0 => 1.0 stretch goals |
| 2025-03-05 17:48 | Florian Dold | Note Added: 0024164 | |
| 2025-04-17 22:15 | Christian Grothoff | Severity | minor => feature |
| 2025-04-17 22:15 | Christian Grothoff | Target Version | 1.0 stretch goals => post-1.0 |
| 2025-04-24 00:46 | Christian Grothoff | Assigned To | Florian Dold => |
| 2025-04-24 00:46 | Christian Grothoff | Status | assigned => confirmed |
| 2025-07-03 16:58 | Christian Grothoff | Assigned To | => avalos |
| 2025-07-03 16:58 | Christian Grothoff | Status | confirmed => assigned |
| 2025-07-03 17:37 | avalos | Note Added: 0025406 | |
| 2025-11-27 23:36 | Florian Dold | Assigned To | avalos => Florian Dold |
| 2025-11-27 23:36 | Florian Dold | Note Added: 0026652 | |
| 2025-11-27 23:37 | Florian Dold | Status | assigned => resolved |
| 2025-11-27 23:37 | Florian Dold | Resolution | open => fixed |