summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-27bump version(s)v0.9.0-dev.5Florian Dold
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