summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/backup/export.ts
AgeCommit message (Expand)Author
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-11wallet-core: refresh when aborting paymentsFlorian 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-21mapping missing purchase state with backup stateSebastian
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: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian 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
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-06-23set gzip timestamp to 0 in backup blobFlorian Dold
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-14store ToS acceptance timestamp, remove unused backup attributesFlorian Dold
2021-06-14allow changing the wallet device IDFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-12model more backup provider errorsFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold