summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/deposits.ts
AgeCommit message (Expand)Author
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian 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-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-10filter out exchanges with other currency when doing currency selection for de...Sebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-07reset deposit lastErrorFlorian Dold
2021-08-07remove extra slashFlorian Dold
2021-08-07construct deposit URL correctlyFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-22prevent conflicting coin allocation with concurrent paymentsFlorian 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-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-15improved pay coin selectionFlorian Dold
2021-01-18implement depositsFlorian Dold