aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pay-merchant.ts
AgeCommit message (Expand)Author
2024-06-18wallet-core: allow cancelling queued long-poll requestsFlorian Dold
2024-06-18wallet-core: throttle more long-pollingFlorian Dold
2024-06-18wallet-core: round-robin waiting for long-pollingFlorian Dold
2024-06-17wallet-core: coin historyFlorian Dold
2024-06-17wallet-core: fix auto-refund state machineFlorian Dold
2024-06-14wallet-core: missing object store, sortFlorian Dold
2024-06-13wallet-core: remove coinAllocationId, simplify coin history storeFlorian Dold
2024-06-13wallet-core: introduce coin history store, spend coins transactionallyFlorian Dold
2024-06-10wallet-core: introduce finalizing stateFlorian Dold
2024-06-10wallet-core: report 'retry' as part of transaction actions where applicableFlorian Dold
2024-06-07bump versions to 0.11.3v0.11.3Florian Dold
2024-06-07operation retriesSebastian
2024-05-28fix #8828Sebastian
2024-05-22fix typeSebastian
2024-05-20codespell and prettySebastian
2024-05-20fix #8855Sebastian
2024-05-16wallet-core: query templates, refactor API declarationsFlorian Dold
2024-05-13fix #8745Sebastian
2024-04-23wallet-core: pass options object to all transactionsFlorian Dold
2024-04-16better task resultSebastian
2024-04-16fix typo: validating the wrong stateSebastian
2024-04-16fix #8746Sebastian
2024-04-12show contract terms in dev modeSebastian
2024-04-08wallet-core: refactor getTotalRefreshCostFlorian Dold
2024-04-04wallet-core: remove wire fee amortizationFlorian Dold
2024-04-04wallet-core: allow payments to merchant with coins locked behind refreshFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold
2024-04-02wallet-core: refresh cleanup, preparations for #8568Florian Dold
2024-03-28wallet-core: treat minimum_age=0 as no age restrictionFlorian Dold
2024-03-27wallet-core: implement abort for more payment statesFlorian Dold
2024-03-27wallet-core: preparations for materialzed txnsFlorian Dold
2024-03-26-loggingFlorian Dold
2024-03-22revert c09caa5fd which removed minimum_age from contract termsSebastian
2024-03-19wip, found #8653Sebastian
2024-03-08wallet-core: notification-based waiting for dependent transactions instead of...Florian Dold
2024-03-07wallet-core: get rid of max_wire_feeFlorian Dold
2024-03-07refactor coin selection, report maxEffectiveSpendAmountFlorian Dold
2024-03-06towards refactoring coin selectionFlorian Dold
2024-03-06transition when withdrawal operation updatedSebastian
2024-03-05-missing caseFlorian Dold
2024-03-05wallet-core: use state instead of yet another flagFlorian Dold
2024-03-05wallet-core: simplify shepherd, handle results of cancelled tasks properlyFlorian Dold
2024-03-05notify the UI about order paid by another walletSebastian
2024-03-05taler-wallet-cli: don't run task loop before initFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold
2024-02-27-move state into shepherdFlorian Dold
2024-02-27-move functionFlorian Dold
2024-02-25-dceFlorian Dold
2024-02-25wallet-core: remove unnecessary, way too short timeoutFlorian Dold