summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-08-24DB schema cleanupFlorian Dold
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-07reset deposit lastErrorFlorian Dold
2021-07-15simplest implementation to remove one provider, also added a user-defined nam...Sebastian
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-23sync: handle HTTP 304 correctlyFlorian Dold
2021-06-22prevent conflicting coin allocation with concurrent paymentsFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian 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-11store exchange public key with signature on denominationFlorian Dold
2021-06-11make retryInfo optionalFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-10simplify pending transactions, make more tests pass againFlorian Dold
2021-06-10transaction fixesFlorian Dold
2021-06-10fix merchant instance creation in some testsFlorian Dold
2021-06-09return transaction contextFlorian Dold
2021-06-09importsFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-04delete database when pressing reset-dbSebastian
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