aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2023-06-28wallet-core: do not notify twice on withdrawal creationFlorian Dold
2023-06-28wallet-core: only report balance-change when withdrawal finishesFlorian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-26wallet-core: fix withdrawal error reportingFlorian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
2023-06-21wallet-core: fix withdrawal KYC transitions and use long-pollingFlorian Dold
2023-06-20wallet-core: remove redundant/unused notificationsFlorian Dold