summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/deposits.ts
AgeCommit message (Expand)Author
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