aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2023-05-26wallet-core: dispatch cancelAborting for withdrawalFlorian Dold
2023-05-24wallet-core: remove deprecated txid parsingFlorian Dold
2023-05-24wallet-core: logging to diagnose perf/hang issueFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-05DD37 wipFlorian Dold
2023-05-02-withdrawal notificationsFlorian Dold
2023-05-02wallet-core: implement withdrawal tx transitionsFlorian Dold
2023-04-25-DD37 wipFlorian Dold
2023-04-19fix #7704Sebastian
2023-03-31move coin selection function to coinSelection.ts and added a test placeholder...Sebastian
2023-03-29handle kyc error on invoice and transferSebastian
2023-02-21taler-wallet-cli: make purse expiration configurableFlorian Dold
2023-02-20wallet-core: support long-polling for peer push creditFlorian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-13wallet-core,harness: introduce reserveIsReady flag, test tx lifeycleFlorian Dold
2023-02-12harness: finish kyc testFlorian Dold
2023-02-10taler-wallet-cli: stop wallet properlyFlorian Dold
2023-02-10-resolve error introduced by mergeFlorian Dold
2023-02-10-only return coin indices for successfully withdrawn coinsFlorian Dold