View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008875 | Taler | wallet-core | public | 2024-05-28 15:12 | 2024-07-26 00:11 |
Reporter | sebasjm | Assigned To | Florian Dold | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 0.12 | ||||
Target Version | 0.12 | Fixed in Version | 0.12 | ||
Summary | 0008875: some status have the same id | ||||
Description | RewardRecordStatus.Done and RewardRecordStatus.Aborted enum PurchaseStatus AbortedProposalRefused = 0x0503_0000, AbortedIncompletePayment = 0x0503_0000, enum PeerPullPaymentCreditStatus SuspendedCreatePurse = 0x0110_0000, SuspendedWithdrawing = 0x0110_0000, | ||||
Tags | No tags attached. | ||||
|
commit 3e46e9c06a3846da827093833457dbda61e4d13a (HEAD -> master, origin/master, origin/HEAD) Author: Florian Dold <florian@dold.me> Date: Mon Jun 10 14:45:15 2024 +0200 wallet-core: fix duplicated transaction states, remove some dead code |
Date Modified | Username | Field | Change |
---|---|---|---|
2024-05-28 15:12 | sebasjm | New Issue | |
2024-05-28 15:12 | sebasjm | Status | new => assigned |
2024-05-28 15:12 | sebasjm | Assigned To | => Florian Dold |
2024-06-10 14:48 | Florian Dold | Status | assigned => resolved |
2024-06-10 14:48 | Florian Dold | Resolution | open => fixed |
2024-06-10 14:48 | Florian Dold | Note Added: 0022564 | |
2024-07-26 00:11 | Christian Grothoff | Fixed in Version | => 0.12 |
2024-07-26 00:11 | Christian Grothoff | Status | resolved => closed |