summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/backup/import.ts
AgeCommit message (Expand)Author
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-03#7741 share paymentSebastian
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-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-18fix: using wrong variableSebastian
2023-01-09wallet-core prettySebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
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 q...Sebastian
2022-10-21fix: support for empty denom_selection when recoverying from backupSebastian
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
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-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
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-21wallet-core: make basic backup work againFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-12wallet-core: fix creation of refresh session after peer-{push,pull}Florian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add delivery info in the parse contract terms and a function to get info from...Sebastian
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold