summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2022-01-13importDb feature in wallet coreSebastian
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2021-12-08wallet-core: fix computation of timestamp for exchange updateFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
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