summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/tip.ts
AgeCommit message (Expand)Author
2023-08-03-towards tip->reward renameFlorian Dold
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-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian 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-25wallet-core: return transactionId whenever a transaction is createdFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-04-24wallet-core: derive DD37 for tippingFlorian Dold
2023-03-31save wire fee instead of effective amountSebastian
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-31fix accept tip response typeSebastian
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-19wallet-core: fix tipping with age restricted denomsFlorian Dold
2022-09-16prettySebastian
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28fix build, tipAmountEffective = selectedDemons.totalCoinValueSebastian
2022-03-23wallet: simplify crypto workersFlorian Dold
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-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-07fix tippingFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-24make tipping work with latest merchant protocolFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold