summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pending.ts
AgeCommit message (Expand)Author
2023-05-05DD37 wipFlorian Dold
2023-02-21wallet-core: fix peer-pull-credit long-polling and peer-pull-debit pending op...Florian Dold
2023-02-20wallet-core: support long-polling for peer push creditFlorian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20-fix pending operationFlorian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07wallet-core: fix busy wait when long-polling for manual withdrawalFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-08include age commitment proof in refreshed coinsFlorian Dold
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ...Florian Dold
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