summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-05-21tombstone processing in backup importFlorian Dold
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-05-20add UIDs for deletion tombstones to auditor/exchange trust managementFlorian Dold
2021-05-17remove unused interfacesFlorian Dold
2021-05-12implement currencies subcommandFlorian Dold
2021-05-12tombstonesFlorian Dold
2021-05-12model more backup provider errorsFlorian Dold
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-13typoFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-09-08remove unused indexFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-08-24fix wallet DBFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold