summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/recoup.ts
AgeCommit message (Expand)Author
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
2020-11-27fix static typesFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-04don't unnecessarily repeat reserve processing after recoupFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold