View Issue Details

IDProjectCategoryView StatusLast Update
0010310Talerwallet (Android App)public2025-09-16 01:06
Reportermikolai Assigned ToFlorian Dold  
PriorityhighSeverityblockReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.0 
Target Version1.1 
Summary0010310: P2P payment fails with conversion-enabled setup below 1 SPURLOS
Descriptionprobably related to https://bugs.gnunet.org/view.php?id=10303
Steps To Reproduce0. obtain SPURLOS on one device
1. start P2P transaction of an amount below 1 SPURLOS
2. scan QR code on second device (in this case already has the exchange configured)
3. see the error in the screenshot below
Tagsdatenspuren
Attached Files
Screenshot_20250829-175638.png (163,176 bytes)   
Screenshot_20250829-175638.png (163,176 bytes)   

Activities

Florian Dold

2025-09-08 14:11

manager   ~0025855

Two separate issues here:
- libeufin seems to return 409 without a proper body when trying to convert an amount that's too small
- the wallet internally re-uses the withdrawal logic for p2p payments, but should not make a conversion request

Florian Dold

2025-09-08 20:30

manager   ~0025862

Fixed in wallet-core 1.0.33.

Couldn't reproduce the 409 without a proper body with the latest libeufin-bank, but 1.0.33 should not make this request in the first place.

Will leave this issue open until wallets are available.

Issue History

Date Modified Username Field Change
2025-08-29 18:06 mikolai New Issue
2025-08-29 18:06 mikolai File Added: Screenshot_20250829-175638.png
2025-08-31 01:16 Christian Grothoff Priority normal => high
2025-08-31 01:16 Christian Grothoff Severity minor => block
2025-08-31 01:16 Christian Grothoff Status new => assigned
2025-08-31 01:16 Christian Grothoff Product Version => 1.0
2025-08-31 01:16 Christian Grothoff Target Version => 1.1
2025-08-31 01:16 Christian Grothoff Assigned To => Florian Dold
2025-08-31 21:23 Christian Grothoff Tag Attached: datenspuren
2025-09-08 14:11 Florian Dold Note Added: 0025855
2025-09-08 20:30 Florian Dold Note Added: 0025862
2025-09-16 01:06 Florian Dold Status assigned => resolved
2025-09-16 01:06 Florian Dold Resolution open => fixed