aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2023-06-20wallet-core: be less spammy with self-transitions and loggingFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-06wallet-core: truncate withdrawal errorsFlorian Dold
2023-06-06wallet-core: try to abort withdrawals wallet-side with the bankFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30-type errorFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-26wallet-core: fix withdrawal abortFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold