summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay.ts
AgeCommit message (Expand)Author
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23-fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of ...Sebastian
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-10wallet-core: do not rely on reserve history for withdrawalsFlorian 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
2021-12-23deposit from wallet webex: wipSebastian
2021-12-09idb-bridge: use lodash cloneDeepFlorian Dold
2021-12-01wallet: use correct denoms as refresh targetsFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-13Bring euFin-based tests to pass.ms
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-10-18move some more crypto to taler-util packageFlorian Dold
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-10-01FIX: skip checking noncePriv eq if the URI doesn't specify a noncePriv valueSebastian
2021-09-20make no sense to send the noncePriv if the proposal is already paidSebastian
2021-09-17issue #5860Sebastian
2021-08-24implement freezing for paymentsFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-06merchant test: pass h_contractFlorian Dold
2021-07-12tolerate zero-value paymentsFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-23skip existing coins when applying a pay coin re-selectionFlorian Dold
2021-06-22prevent conflicting coin allocation with concurrent paymentsFlorian Dold
2021-06-22commentFlorian Dold
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17fix support with webpack{4,5} in browser environmentSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-16allow any string as forgettable field saltFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian 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-09add missing awaitFlorian Dold
2021-06-09formatting: re-run prettierFlorian 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-05-12towards backup based on add/remove set instead of clocksFlorian Dold
2021-04-27fix spelling issuesChristian Grothoff
2021-04-14forgettable information validation WIPFlorian Dold