summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/query.ts
AgeCommit message (Expand)Author
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-13wallet-core: implement getAll for object storesFlorian Dold
2024-02-12add more info when wallet-core is not availableSebastian
2024-01-22wallet-core: implement DD45 global currency management requestsFlorian Dold
2024-01-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-08-30-loggingFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-01-27-remove debug loggingFlorian Dold
2023-01-27wallet-core: improve error message when store is missingFlorian Dold
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2023-01-11wallet-core: implement database fixupsFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-09-23wallet-core: backwards compatibility for bankAccounts store, naming conventionsFlorian Dold
2022-09-21wallet-core: DB improvementsFlorian 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-16wallet-core: support age restrictions in new coin selectionFlorian 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-01-13make more use of the denom cacheFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-08-06perf: do bulk readFlorian Dold
2021-07-12improve error messages in DB transactionsFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-10transaction fixesFlorian Dold
2021-06-09return transaction contextFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-04delete database when pressing reset-dbSebastian
2021-05-20implement deletion of withdrawal transactionsFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-02-09fix build error from renameFlorian Dold
2021-02-08idb: add first web platform tests, fix issues detected by themFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-11-26more static typing for transactions (fixes #6653)Florian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-09-01auto-formatFlorian Dold