View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010178 | Taler | wallet-core | public | 2025-07-12 13:36 | 2025-07-12 18:01 |
Reporter | MarcS | Assigned To | |||
Priority | high | Severity | feature | Reproducibility | N/A |
Status | confirmed | Resolution | open | ||
Product Version | 1.0 stretch goals | ||||
Target Version | 1.1 | ||||
Summary | 0010178: Provide a fake/mocked history for screenshots | ||||
Description | after scanning a QR code with some dev-experiment, wallet-core should switch into a "screenshot" mode where it reports a defined set of mocked transactions instead of the real database. The QR data will set the currency / exchange to be used (choosing a mock set from a few presets is sufficient, we don't need to encode the whole currency specifications in the QR talerURI). These transactions should not be static, but with dynamic timestamps, because our apps show relative times ("right now", "5 minutes ago", "yesterday", "last week"). When switching on this "screenshot mode", wallet-core should use the actual time to compute the mocked timestamps, to ensure that screenshots with relative dates look the same. We might probably even need some trigger to re-compute the timestamps - or just scan the QR code again? The user should be able to start actions (send, request, deposit, withdraw) because we need to screenshot them. It would be nice if the fake balance updates (i.e. gets decremented by the amount of a deposit or a p2p send), but that function can be added later. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2025-07-12 13:36 | MarcS | New Issue | |
2025-07-12 18:00 | Christian Grothoff | Note Added: 0025496 | |
2025-07-12 18:00 | Christian Grothoff | Status | new => confirmed |
2025-07-12 18:00 | Christian Grothoff | Target Version | => 1.1 |
2025-07-12 18:00 | Christian Grothoff | Priority | normal => high |
2025-07-12 18:00 | Christian Grothoff | Severity | major => feature |
2025-07-12 18:01 | Christian Grothoff | Relationship added | child of 0008351 |