View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008778 | Taler | exchange | public | 2024-04-29 17:25 | 2024-07-26 00:11 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0008778: fakebank should support creating a withdrawal operation without amount being known a priori | ||||
Description | ... this would allow testing the new withdrawal flows supported by the bank integration API. | ||||
Tags | No tags attached. | ||||
related to | 0008779 | closed | Florian Dold | wallet-core should support bank-integrated withdrawals where the user selects the amount [1h] |
|
commit 5804da72ed30b3cea5212bb6e09ebf508f84b311 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Thu May 23 23:14:07 2024 +0200 fakebank: remove unspecified, unused POST /withdrawals/* endpoints Only the unauthenticated GET endpoint for withdrawal operations is used and specified. Aborting and confirmation requires authentication and is part of the /accounts/*/withdrawals/* corebank API. commit 71c87d483230167f20426d286dae1d3f2ed24b99 Author: Florian Dold <florian@dold.me> Date: Thu May 23 18:08:03 2024 +0200 fakebank: allow wallet to select withdrawal amount |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-04-29 17:25 | Florian Dold | New Issue | |
2024-04-29 17:25 | Florian Dold | Status | new => assigned |
2024-04-29 17:25 | Florian Dold | Assigned To | => Christian Grothoff |
2024-04-29 17:26 | Florian Dold | Relationship added | related to 0008779 |
2024-05-02 14:34 | Florian Dold | Assigned To | Christian Grothoff => Florian Dold |
2024-05-15 23:50 | Florian Dold | Target Version | 0.11 => 0.12 |
2024-05-23 13:14 | Florian Dold | Issue cloned: 0008862 | |
2024-05-23 23:15 | Florian Dold | Note Added: 0022462 | |
2024-05-23 23:15 | Florian Dold | Status | assigned => resolved |
2024-05-23 23:15 | Florian Dold | Resolution | open => fixed |
2024-07-26 00:11 | Christian Grothoff | Fixed in Version | => 0.12 |
2024-07-26 00:11 | Christian Grothoff | Status | resolved => closed |