View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009135 | Taler | wallet-core | public | 2024-08-26 19:29 | 2024-10-07 16:35 |
Reporter | Florian Dold | Assigned To | Florian Dold | ||
Priority | high | Severity | feature | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Target Version | 0.14 | Fixed in Version | 0.14 | ||
Summary | 0009135: wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [2d] | ||||
Description | This info should be returned as part of the "checkXXX" family of calls. | ||||
Tags | No tags attached. | ||||
related to | 0009131 | closed | Christian Grothoff | exchange /keys should expose more info about AML/KYC hard limits |
|
When a transaction is expected to exceed a hard limit, wallet-core should not even allow creating it. |
|
There's a basic implementation of this (not considering the wallet's transaction history) and very basic tests. |
|
Some of the checkXXX responses now have the following attribute(s), c.f. the documentation: kycExchanges: string[]; // (only for deposits with multiple exchanges) kycHardLimit?: AmountString; kycSoftLimit?: AmountString; |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-08-26 19:29 | Florian Dold | New Issue | |
2024-08-26 19:29 | Florian Dold | Status | new => assigned |
2024-08-26 19:29 | Florian Dold | Assigned To | => Florian Dold |
2024-08-27 01:14 | Christian Grothoff | Severity | minor => feature |
2024-08-29 12:41 | Florian Dold | Priority | normal => high |
2024-08-29 12:44 | Florian Dold | Relationship added | related to 0009131 |
2024-09-04 00:18 | Florian Dold | Summary | wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created => wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [6h] [design-required] |
2024-09-04 00:18 | Florian Dold | Summary | wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [6h] [design-required] => wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [1d] [design-required] |
2024-09-05 20:45 | Florian Dold | Summary | wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [1d] [design-required] => wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [1d] |
2024-10-02 17:33 | Florian Dold | Note Added: 0023425 | |
2024-10-02 19:30 | Florian Dold | Summary | wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [1d] => wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [2d] |
2024-10-04 17:29 | Florian Dold | Status | assigned => resolved |
2024-10-04 17:29 | Florian Dold | Resolution | open => fixed |
2024-10-04 17:29 | Florian Dold | Note Added: 0023444 | |
2024-10-04 17:48 | Florian Dold | Note Added: 0023445 | |
2024-10-07 16:35 | Christian Grothoff | Fixed in Version | => 0.14 |