View Issue Details

IDProjectCategoryView StatusLast Update
0008875Talerwallet-corepublic2024-07-26 00:11
Reportersebasjm Assigned ToFlorian Dold  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version0.12 
Target Version0.12Fixed in Version0.12 
Summary0008875: some status have the same id
DescriptionRewardRecordStatus.Done and RewardRecordStatus.Aborted



enum PurchaseStatus
  AbortedProposalRefused = 0x0503_0000,
  AbortedIncompletePayment = 0x0503_0000,


enum PeerPullPaymentCreditStatus
  SuspendedCreatePurse = 0x0110_0000,
  SuspendedWithdrawing = 0x0110_0000,

TagsNo tags attached.

Activities

Florian Dold

2024-06-10 14:48

manager   ~0022564

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

Issue History

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