summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2023-02-10prettySebastian
2023-02-10fix: not saving planchet as kyc requiredSebastian
2023-02-10fix: Cannot read properties of undefined (reading 'ev_sig')Sebastian
2023-02-10wallet-core: implement partial withdrawal batching, don't block when generati...Florian Dold
2023-02-10wallet-core: expose withdrawal progress, towards huge withdrawal testFlorian Dold
2023-01-19feat: adjust log level from developer pageSebastian
2023-01-18Merge branch 'master' of git.taler.net:wallet-coreSebastian
2023-01-18fix: using wrong variableSebastian
2023-01-18-loggingFlorian Dold
2023-01-17re-use the same kyc function from withdrawal for depositsSebastian
2023-01-13remove activeLongPoll on error and prevent activeLongPoll skip if forcedSebastian
2023-01-10wallet-core: KYC mvpFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: fix exchange management test case, surface exchange update error...Florian Dold
2022-11-01wallet-core: better KYC error messageFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: address another DB FIXMEFlorian Dold
2022-10-15wallet-core: simplify exchanges list responseFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: address another DB FIXMEFlorian Dold
2022-10-14wallet-core: properly separate different types of IDsFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-14wallet-core: get rid of duplicated withdrawal info APIFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07wallet-core: fix/deduplicate funding payto URI generation for withdrawalsFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-10-05wallet-core: canonicalize base URL from bank on withdrawalFlorian Dold
2022-09-30wallet-core: return correct status from processReserveBankStatusFlorian Dold
2022-09-23wallet-core: fix withdrawal state machineFlorian Dold