View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0011334 | Taler | wallet-core | public | 2026-04-01 11:43 | 2026-04-01 11:43 |
| Reporter | Florian Dold | Assigned To | Florian Dold | ||
| Priority | normal | Severity | minor | Reproducibility | have not tried |
| Status | assigned | Resolution | open | ||
| Target Version | 1.6 | ||||
| Summary | 0011334: perf: wallet-core should be more lazy with storing denominations in DB | ||||
| Description | Currently, DB writes for denominations are the main perf bottleneck during onboarding. When we get a /keys response from the exchange, we should: * Filter out more of the denomination keys that we don't need (yet/anymore) * Store the (filtered?) /keys response from the exchange in bulk * Only individually store denominations in the DB that we need for upcoming withdrawals | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2026-04-01 11:43 | Florian Dold | New Issue | |
| 2026-04-01 11:43 | Florian Dold | Status | new => assigned |
| 2026-04-01 11:43 | Florian Dold | Assigned To | => Florian Dold |