aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-util/src/transactions-types.ts
AgeCommit message (Collapse)Author
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
This field indicates whether the POST requests to deposit coins went through with the exchange. We also don't consider a deposit transaction as having lifeness when it is already deposited and we're just querying for informational deposit tracking information.
2023-01-15TrackTransaction interfaceSebastian
2023-01-13mark status as deprecatedSebastian
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2022-11-17fix #7477Sebastian
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold