aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/backup
AgeCommit message (Collapse)Author
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-03#7741 share paymentSebastian
save shared state in backup if purchase is shared check before making the payment of before claim the order already confirmed order can return without effective if coin selection was not made sharePayment operation
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result ↵Florian Dold
values anymore
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-16remove some type literal and prettySebastian
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30-type errorFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
Fixes #7703
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-18fix: using wrong variableSebastian
2023-01-17stronger type check to be sure that ErrorDetails is consistentSebastian
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-09wallet-core prettySebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
For now, only for merchant payments
2022-11-25revert the Lost payment resultSebastian
2022-11-24fix 7465Sebastian
2022-11-16fix #7411, also making the backup payment visibleSebastian
2022-11-08feature: 7440 add expiration to p2pSebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: remove kyc and wad feeFlorian Dold
2022-10-21fix: transfor from backup proporsal status to purchase status and fix denom ↵Sebastian
query
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
2022-10-21mapping missing purchase state with backup stateSebastian
2022-10-17added v6 migration skip and removed rowId field when rowId is undefined ↵Sebastian
(otherwise autoincrement value won't work)
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
we only track the allocation now, not the remaining amount
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-12wallet-core: implement enabling/disabling dev modeFlorian Dold
2022-10-12create a fee description timeline for global fee and wire feesSebastian
2022-10-12adding global fee info from exchangeSebastian
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold