summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pay-merchant.ts
AgeCommit message (Expand)Author
5 dayswallet-core: pass options object to all transactionsFlorian Dold
12 daysbetter task resultSebastian
12 daysfix typo: validating the wrong stateSebastian
12 daysfix #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 txnsdev/dold/materialized-transactionsFlorian 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
2024-02-23repuchase detected previous unpaid purchasedSebastian
2024-02-21wallet-core: use cancellation tokens when possibleFlorian Dold
2024-02-21move helpers to utilFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-19wallet-core: better import hygiene, cleanup withdrawalsFlorian Dold
2024-02-19get rid of deprecated/unused typesFlorian Dold
2024-02-19wallet-core: fix import paths, remove unused code, thread through cancellatio...Florian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold