summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-19wallet-core: reset back-off when transitioning to pending(exchange-wait-reserve)Florian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-12add more info when wallet-core is not availableSebastian
2024-02-01Big integer literals are not available in es2015Sebastian
2024-01-24fixes #8265Sebastian
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-17do not add a new request if there is one alreadySebastian
2024-01-15fixes #8083Sebastian
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-10wallet-core: fix wrong request method (typo!)Florian Dold
2024-01-10-don't use deprecated methodv0.9.4-dev.4Florian Dold
2024-01-08wallet-core: notify on exchange tos acceptanceFlorian Dold
2024-01-08wallet-core: properly filter possible exchanges for withdrawalsFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold
2023-12-18wallet-core: update exchange inline, not in taskFlorian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-05wallet-core: make conversion more robust against errorsFlorian Dold
2023-12-04wallet-core: work around a libeufin-bank bugFlorian Dold
2023-12-02withdrawalAccountsList with plural-sMarc Stibane
2023-12-01also query for the currency specSebastian
2023-12-01exchange account infoSebastian
2023-11-28wallet-core: only specify transfer amount for currency conversion withdrawalsFlorian Dold
2023-11-28-more consistent namingFlorian Dold
2023-11-28always return WithdrawalAccountInfo instead of using two separate types for t...Florian Dold
2023-11-28info -> traceMarc Stibane
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-21cashout creationSebastian
2023-11-15wallet-core: store changed KYC URL on subsequent KYC queriesFlorian Dold
2023-11-09wallet-core: deliver kyc URL via experimental user dataFlorian Dold
2023-11-06prevent parsing for success when kyc triggerSebastian
2023-11-06when planchet is complete, clean lastErrorSebastian
2023-11-03update to dd51 and removing unused ECSebastian
2023-10-23INFO -> TRACEMarc Stibane
2023-10-16-fix testsFlorian Dold
2023-09-25more uiSebastian
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-07-21add missing kyc url for manual withdrawal and add support for 451 case: aml-r...Sebastian
2023-07-06wallet-core: support passing transactionId to confirmPayFlorian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold