aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/withdraw.ts
AgeCommit message (Expand)Author
2024-06-10fix #8886Sebastian
2024-06-10wallet-core: fix long-polling issueFlorian Dold
2024-06-10wallet-core: report 'retry' as part of transaction actions where applicableFlorian Dold
2024-06-07wait for previous task to be cancelledSebastian
2024-06-06making the error visibleSebastian
2024-06-06working #8882Sebastian
2024-06-06update bank api with card feeSebastian
2024-05-28fix #8828Sebastian
2024-05-23Revert "wallet-core: implement acceptBankIntegratedWithdrawal via prepare/con...Florian Dold
2024-05-23wallet-core: implement acceptBankIntegratedWithdrawal via prepare/confirm stepFlorian Dold
2024-05-23-simplifyFlorian Dold
2024-05-23wallet-core: support bank-integrated withdrawal with amount selection by walletFlorian Dold
2024-05-20codespell and prettySebastian
2024-05-20fix #8856 #8840Sebastian
2024-05-17fix #8856Sebastian
2024-05-17fix forced-selection integration-testSebastian
2024-05-16work in progress for #8856Sebastian
2024-05-15wallet-core: phase out support for public key in taler://withdraw-exchange URIFlorian Dold
2024-05-15wallet-core: withdraw actual amount from reserve even if instructed amount di...Florian Dold
2024-05-15wallet-core: remove un-i18n-ized word from wire subjectFlorian Dold
2024-05-08-cull excessive loggingv0.10.8Florian Dold
2024-05-02wallet-core: require canonicalized base URLs in requestsFlorian Dold
2024-04-30harness: test for withdrawal handoverFlorian Dold
2024-04-30wallet-core: new states for withdrawal, prepare/confirm requestsFlorian Dold
2024-04-23wallet-core: support for withdrawals with forced reserve keyFlorian Dold
2024-04-23wallet-core: pass options object to all transactionsFlorian Dold
2024-04-09wallet-core: extra cancellation pointsFlorian Dold
2024-04-09wallet-core: extra observability eventFlorian Dold
2024-04-08wallet-core: fix cancellationFlorian Dold
2024-04-08wallet-core: support cancellation for getWithdrawalDetailsForAmountFlorian Dold
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-03-28wallet-core: fix account sort order to match specFlorian Dold
2024-03-27wallet-core: preparations for materialzed txnsFlorian Dold
2024-03-26-minor db optimiations, loggingFlorian Dold
2024-03-25wallet-core: re-denomination of refresh groupsFlorian Dold
2024-03-25wallet-core: re-denomination of withdrawal groupsFlorian Dold
2024-03-25wallet-core: pass extended bank account info to UIFlorian Dold
2024-03-08wallet-core: notification-based waiting for dependent transactions instead of...Florian Dold
2024-03-06move denom selection to separate fileFlorian Dold
2024-03-06transition when withdrawal operation updatedSebastian
2024-02-27observabilityFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold
2024-02-27wallet-core: types for observabilityFlorian Dold
2024-02-27-move functionFlorian Dold
2024-02-21wallet-core: use cancellation tokens when possibleFlorian Dold
2024-02-21move helpers to utilFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-20wallet-core: count deposits towards pendingOutgoingFlorian Dold
2024-02-19wallet-core: fix long-polling request parameterFlorian Dold
2024-02-19wallet-core: emit missing balance-change notification, test for itFlorian Dold