summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pending.ts
AgeCommit message (Expand)Author
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-01-13cache denomination lookupsFlorian Dold
2022-01-13fixing high cpu usage after some timeSebastian
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2021-12-08wallet-core: fix computation of timestamp for exchange updateFlorian Dold
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-07consider deposit operations for pending operationsFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian 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-09formatting: re-run prettierFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-01-18implement depositsFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-11-27fix static typesFlorian Dold
2020-09-09implement payment aborts with integration testFlorian Dold
2020-09-08tipping transaction list entry, integration test and DB simplificationsFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-01test error handlingFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold