View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008977 | Taler | wallet-core | public | 2024-06-24 15:53 | 2024-10-07 16:35 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | high | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | git (master) | ||||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0008977: check debit/credit restriction configured in exchange is being used in wallet-core [4hs] | ||||
Description | for withdrawal and deposits Then we should change the exchange configuration in demo and test so a wallet-core can signal the UI that is not able to: * withdraw using demo bank and test exchange * deposit to demo bank using coins from test exchange | ||||
Tags | No tags attached. | ||||
parent of | 0009174 | closed | Christian Grothoff | operation_type=deposit rule gets triggered, but subsequent kyc-check returns 200 |
|
commit a0b89530827e4f7d477c02a5fabdb0d0d54c610d (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Sep 23 21:37:05 2024 +0200 wallet-core: check credit/debit account restrictions, test |
|
The credit restrictions check isn't tested yet, as that requires support from fakebank (it must report sender_wire). |
|
commit cc74057905904b22322f59256993d04adfe713d0 (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Sep 23 21:46:32 2024 +0200 wallet-core: check/test bank-integrated withdrawal credit restrictions |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-06-24 15:53 | sebasjm | New Issue | |
2024-06-24 15:53 | sebasjm | Status | new => assigned |
2024-06-24 15:53 | sebasjm | Assigned To | => sebasjm |
2024-06-24 22:18 | sebasjm | Summary | check debit/credit restriction configured in exchange is being used in wallet-core => check debit/credit restriction configured in exchange is being used in wallet-core [4hs] |
2024-08-07 19:06 | sebasjm | Assigned To | sebasjm => Florian Dold |
2024-08-24 20:39 | Christian Grothoff | Priority | normal => high |
2024-08-24 20:39 | Christian Grothoff | Product Version | 0.13 => git (master) |
2024-08-24 20:39 | Christian Grothoff | Target Version | 0.13 => 0.14 |
2024-09-09 11:31 | Florian Dold | Relationship added | parent of 0009174 |
2024-09-23 21:37 | Florian Dold | Note Added: 0023357 | |
2024-09-23 21:38 | Florian Dold | Note Added: 0023358 | |
2024-09-23 21:46 | Florian Dold | Note Added: 0023359 | |
2024-09-23 21:46 | Florian Dold | Status | assigned => resolved |
2024-09-23 21:46 | Florian Dold | Resolution | open => fixed |
2024-10-07 16:35 | Christian Grothoff | Fixed in Version | => 0.14 |