View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0009028 | Taler | wallet-core | public | 2024-07-29 08:49 | 2025-04-20 10:27 |
Reporter | MarcS | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | have not tried |
Status | confirmed | Resolution | open | ||
Product Version | git (master) | ||||
Target Version | post-1.0 | ||||
Summary | 0009028: Fee computing should accept an optional bool 'amountIsNet' parameter | ||||
Description | If TRUE compute the tupel (amountRaw, amountEffective) such that in the result amountEffective equals the input amount, and fees will increase amountRaw. If the optional amountIsNet (default = FALSE) is missing or FALSE, then in the result amountRaw equals the input amount, and amountEffective is lower because of fees (that's the behaviour to date). | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2024-07-29 08:49 | MarcS | New Issue | |
2024-07-29 08:49 | MarcS | Status | new => assigned |
2024-07-29 08:49 | MarcS | Assigned To | => Florian Dold |
2024-07-29 08:53 | MarcS | Note Added: 0022862 | |
2025-04-18 00:02 | Christian Grothoff | Relationship added | related to 0009050 |
2025-04-18 00:03 | Christian Grothoff | Assigned To | Florian Dold => |
2025-04-18 00:03 | Christian Grothoff | Status | assigned => confirmed |
2025-04-18 00:03 | Christian Grothoff | Product Version | post-1.0 => git (master) |
2025-04-20 10:27 | MarcS | Relationship added | related to 0009763 |