summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util/query.ts
AgeCommit message (Expand)Author
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
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold