summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-merchant.ts
AgeCommit message (Expand)Author
2024-01-19wip 7836dev/dold/bug-7836Florian Dold
2024-01-15wallet-core: fix pay state machine when order is deletedFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09-misc. minor fixes, docsFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold
2023-12-18wallet-core: do not crash for payments with zero coinsFlorian Dold
2023-12-18wallet-core: update exchange inline, not in taskFlorian Dold
2023-12-18wallet-core: use getAll instead of iter to query denominationsFlorian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-11actually fixing the bug seen in webex, i'm not sure why it wasn't catch by te...Sebastian
2023-12-10fix: remove refundAmountAwaiting when refund is acceptedSebastian
2023-12-07-loggingFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08-remove fieldsFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-07-10repurchase detectionSebastian
2023-07-10do not expose the noncePrivSebastian
2023-07-03fix 7741: add sessionidSebastian
2023-07-03#7741 share paymentSebastian
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-05wallet-core: fix payment abort state machineFlorian Dold
2023-06-02wallet-core: fix tipping state machine issuesFlorian Dold
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30finish implementation of abort / cancelAborting on all tx typesFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-25-fix methodFlorian Dold
2023-05-25wallet-core: add pay-merchant suspended statesFlorian Dold
2023-05-25wallet-core: more notificationsFlorian Dold
2023-05-25wallet-core: DD37 fixes and FIXME comments for merchant paymentsFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-16wallet-core: return purchase information in refund if availableFlorian Dold
2023-05-16-fix minor state nameFlorian Dold
2023-05-10wallet-core: return txid when starting refund via URIFlorian Dold
2023-05-07-spelling consistency0.9.3-dev.12Florian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02wallet-core: report pay-merchant DD37 stateFlorian Dold
2023-04-25wallet-core: adjust to breaking merchant API changeFlorian Dold
2023-04-25-DD37 wipFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-19fix #7704Sebastian