View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010138 | Taler | wallet-core | public | 2025-06-27 05:48 | 2025-06-27 07:23 |
Reporter | MarcS | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | assigned | Resolution | open | ||
Product Version | 1.0 stretch goals | ||||
Summary | 0010138: Double-spending after Restore handled badly | ||||
Description | Virgin wallet, 25ク 1) backup 2) P2P send 5ク - balance now 20ク 3) restore backup 4) Try to P2P send 18ク (should work, since we should have 20ク left, right?) Expected result: wallet-core should book the already spent 5ク as separate transaction and adjust the balance to what's not yet spent (hopefully 20ク). Actual result: the pending 18ク P2P stays in txState.minor "create-purse”, and wallet-core polls the Exchange every few seconds (create) to see whether this changes - but why? Hint says "insufficient balance to re-select coins to repair double spending" and "can't reveal without melting first", but wallet-core repeats trying to *create* a purse... | ||||
Tags | No tags attached. | ||||