summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/recoup.ts
AgeCommit message (Expand)Author
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-01wallet-core: get rid of internal runUntilDone usagesFlorian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-02wallet-core: fix recoup issueFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-21wallet-core: DB improvementsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-16prettySebastian
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian 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-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
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-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-core: handle reserve retries betterFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2021-12-01fix recoup error handlingFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-08organize importsFlorian Dold
2021-01-14fix reserve state machine bug, use simpler denominations in revocation testFlorian Dold
2020-12-14formatting passFlorian Dold