View Issue Details

IDProjectCategoryView StatusLast Update
0009135Talerwallet-corepublic2024-10-07 16:35
ReporterFlorian Dold Assigned ToFlorian Dold  
PriorityhighSeverityfeatureReproducibilityhave not tried
Status resolvedResolutionfixed 
Target Version0.14Fixed in Version0.14 
Summary0009135: wallet-core should expose to UIs when legi limits will be crossed *before* the transaction is created [2d]
DescriptionThis info should be returned as part of the "checkXXX" family of calls.
TagsNo tags attached.

Relationships

related to 0009131 closedChristian Grothoff exchange /keys should expose more info about AML/KYC hard limits 

Activities

Florian Dold

2024-10-02 17:33

manager   ~0023425

When a transaction is expected to exceed a hard limit, wallet-core should not even allow creating it.

Florian Dold

2024-10-04 17:29

manager   ~0023444

There's a basic implementation of this (not considering the wallet's transaction history) and very basic tests.

Florian Dold

2024-10-04 17:48

manager   ~0023445

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;

Issue History

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