aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/withdraw.ts
AgeCommit message (Expand)Author
7 dayswallet-core: heuristically emit balance-change notification on tx transitionsFlorian Dold
7 dayswallet-core: persist fail and abort reasonFlorian Dold
8 dayswallet-core: check/test bank-integrated withdrawal credit restrictionsFlorian Dold
8 dayswallet-core: check credit/debit account restrictions, testFlorian Dold
8 dayswallet-core: report full kyc auth paytoFlorian Dold
12 dayswallet-core: remove special characters from wire transfer subjectFlorian Dold
2024-09-11wallet-core: exposed KYC limits WIPFlorian Dold
2024-09-09wallet-core: return withdrawal tx details, even without exchangeFlorian Dold
2024-09-06wallet-core: attempt to implement KYC auth, test still failingFlorian Dold
2024-09-05wallet-core: make basic deposit KYC workFlorian Dold
2024-09-03wallet-core: use new /kyc-check/H_PAYTO API, fix testFlorian Dold
2024-09-02when error happen there is no garantee that taler error details is present, s...Sebastian
2024-08-27wallet-core: fix pending(kyc) txActions for withdrawalFlorian Dold
2024-08-23fix spa urlSebastian
2024-08-21fix kyc-spa URLSebastian
2024-08-21wallet-core: add BalanceKycInit statesFlorian Dold
2024-08-21wallet-core: balance limits for withdrawalFlorian Dold
2024-08-20harness: test for FORM-based KYCFlorian Dold
2024-08-19wallet-core: make withdrawal KYC work with the new exchange APIFlorian Dold
2024-08-14wallet-core: implement basic wallet KYC for balance thresholdsFlorian Dold
2024-08-05scope info in tx detailsSebastian
2024-08-01wallet-core: report reserveClosingDelay in withdrawal txFlorian Dold
2024-07-31wallet-core: return currency spec in response also when there is no conversio...Iván Ávalos
2024-07-30wallet-core: update materialized transactionsFlorian Dold
2024-07-29return confirm url on withdrawal confirmationSebastian
2024-07-17wallet-core: tolerate withdrawal with missing exchange entryFlorian Dold
2024-07-17harness: withdrawal idempotency testFlorian Dold
2024-07-15wallet-core: support for clientCancellationId in more requestsFlorian Dold
2024-07-10-reverse arrowFlorian Dold
2024-07-10util: fix payto URI constructionFlorian Dold
2024-07-08wallet-core: refactor transaction details / new transactionsMeta storeFlorian Dold
2024-07-08util: towards API type decl reorgFlorian Dold
2024-07-05wallet-core: handlers refactoringFlorian Dold
2024-07-01wallet-core: loggingFlorian Dold
2024-07-01wallet-core: loggingFlorian Dold
2024-06-30wallet-core: fix withdrawal amount checkFlorian Dold
2024-06-28wallet-core: support externally confirmed bank-integrated withdrawalsFlorian Dold
2024-06-26-commentFlorian Dold
2024-06-26make tasks return network-required when offlineIván Ávalos
2024-06-21wallet-core: use correct wallet-selected amount in withdrawalFlorian Dold
2024-06-21wallet-core: fix check for withdrawal amount selection, refactorFlorian Dold
2024-06-18wallet-core: allow cancelling queued long-poll requestsFlorian Dold
2024-06-18-typoFlorian Dold
2024-06-18wallet-core: throttle more long-pollingFlorian Dold
2024-06-18wallet-core: round-robin waiting for long-pollingFlorian Dold
2024-06-13wallet-core: remove coinAllocationId, simplify coin history storeFlorian Dold
2024-06-12do not throw error when asking withdrawal info for instructed amount 0Sebastian
2024-06-11wallet-core: check that ToS was accepted for certain requestsFlorian Dold
2024-06-11wallet-core: fix bank integration API protocol rangeFlorian Dold
2024-06-10fix #8886Sebastian