View Issue Details

IDProjectCategoryView StatusLast Update
0010138Talerwallet-corepublic2025-06-27 07:23
ReporterMarcS Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status assignedResolutionopen 
Product Version1.0 stretch goals 
Summary0010138: Double-spending after Restore handled badly
DescriptionVirgin 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...
TagsNo tags attached.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2025-06-27 05:48 MarcS New Issue
2025-06-27 05:48 MarcS Status new => assigned
2025-06-27 05:48 MarcS Assigned To => Florian Dold