View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0010310 | Taler | wallet (Android App) | public | 2025-08-29 18:06 | 2025-09-16 01:06 |
Reporter | mikolai | Assigned To | Florian Dold | ||
Priority | high | Severity | block | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 1.0 | ||||
Target Version | 1.1 | ||||
Summary | 0010310: P2P payment fails with conversion-enabled setup below 1 SPURLOS | ||||
Description | probably related to https://bugs.gnunet.org/view.php?id=10303 | ||||
Steps To Reproduce | 0. 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 | ||||
Tags | datenspuren | ||||
Attached Files | |||||
|
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 |
|
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. |
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 |