summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pending-types.ts
AgeCommit message (Expand)Author
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-05DD37 wipFlorian 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-13added not-yet-implemented and prettySebastian
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2023-01-12wallet-core: implement retries for peer push paymentsFlorian 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-09-13wallet-core: uniform retry handlingFlorian Dold
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2021-08-07reset deposit lastErrorFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian 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-04-27fix spelling issuesChristian Grothoff
2021-03-17towards wallet-core / util splitFlorian Dold