summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/tip.ts
AgeCommit message (Expand)Author
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
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-05-12towards backup based on add/remove set instead of clocksFlorian Dold