View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009972 | Taler | wallet-core | public | 2025-05-18 13:21 | 2025-05-20 20:28 |
Reporter | Christian Grothoff | Assigned To | Florian Dold | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | i7 | OS | Debian GNU/Linux | OS Version | squeeze |
Product Version | git (master) | ||||
Target Version | 1.0 stretch goals | Fixed in Version | 1.0 stretch goals | ||
Summary | 0009972: taler-wallet-cli does not work with pay-push URIs | ||||
Description | For testing, I wanted to do: $ taler-wallet-cli handle-uri taler://pay-push/exchange.chf.taler.net/0TA9ZM9BE2JKAEF5YRJ9D1WS1NEN9RHKP9BSDSVGX4M8Q3HK3J10 2025-05-18T11:20:15.333Z host-impl.node.ts INFO using sqlite3 DB backend started sqlite3 helper at /home/grothoff 2025-05-18T11:20:15.346Z host-impl.node.ts INFO using database /home/grothoff/.talerwalletdb.sqlite3 2025-05-18T11:20:15.347Z host-impl.node.ts INFO using node thread crypto worker URI type (pay-push) not handled 2025-05-18T11:20:15.375Z shepherd.ts INFO Stopping task shepherd. :-( | ||||
Tags | No tags attached. | ||||
|
commit 65359049ef9c5f2d8af1223a0f81c21975d24a46 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon May 19 19:06:40 2025 +0200 wallet-cli: handle pay-push URIs Issue: https://bugs.taler.net/n/9972 |
|
Implemented now. Technically, it was already possible via the "taler-wallet-cli p2p" subcommands, but that was not very convenient. |
Date Modified | Username | Field | Change |
---|---|---|---|
2025-05-18 13:21 | Christian Grothoff | New Issue | |
2025-05-18 13:21 | Christian Grothoff | Status | new => assigned |
2025-05-18 13:21 | Christian Grothoff | Assigned To | => Florian Dold |
2025-05-19 19:07 | Florian Dold | Note Added: 0024931 | |
2025-05-19 19:07 | Florian Dold | Status | assigned => resolved |
2025-05-19 19:07 | Florian Dold | Resolution | open => fixed |
2025-05-19 19:07 | Florian Dold | Note Added: 0024932 | |
2025-05-20 20:28 | Christian Grothoff | Fixed in Version | => 1.0 stretch goals |