View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010026 | Taler | wallet-core | public | 2025-05-26 20:20 | 2025-06-29 10:25 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0 | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0010026: wallet-core should support migration of exchange base URLs [8h] | ||||
Description | ... basically on-demand when there is a base URL mismatch when fetching /keys. There needs to be a hard-coded map from old to new names. Implementation plan: * implement wallet-core functionality to migrate from exchange base URL $A to $B * have list of migrations shipped with wallet * when noticing a mismatch in /keys download *and* migration applicable, invoke migration logic | ||||
Tags | GLS | ||||
|
commit 95528ff732e0fda0ad643b7ec52b7e16d497ece3 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Jun 23 19:21:11 2025 +0200 wallet-core: migrations for BFH and GLS commit 2571dbcedd4841da0184c9b69acf584a03490fdd Author: Florian Dold <florian@dold.me> Date: Mon Jun 23 19:15:45 2025 +0200 wallet-core: implement exchange base URL migration |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-26 20:20 | Florian Dold | New Issue | |
2025-05-27 09:05 | Christian Grothoff | Status | new => confirmed |
2025-05-27 09:05 | Christian Grothoff | Tag Attached: GLS | |
2025-06-18 17:31 | Christian Grothoff | Assigned To | => Florian Dold |
2025-06-18 17:31 | Christian Grothoff | Status | confirmed => assigned |
2025-06-24 00:40 | Florian Dold | Summary | wallet-core should support migration of exchange base URLs => wallet-core should support migration of exchange base URLs [8h] |
2025-06-24 00:40 | Florian Dold | Note Added: 0025334 | |
2025-06-24 00:40 | Florian Dold | Status | assigned => resolved |
2025-06-24 00:40 | Florian Dold | Resolution | open => fixed |
2025-06-29 10:25 | Christian Grothoff | Product Version | => 1.0 |
2025-06-29 10:25 | Christian Grothoff | Fixed in Version | => 1.0 stretch goals |
2025-06-29 10:25 | Christian Grothoff | Target Version | 1.1 => 1.0 stretch goals |