aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2022-09-23wallet-core: do not block when accepting a manual withdrawalFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-20prettySebastian
2022-09-20check age mask beforeSebastian
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-16prettySebastian
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16working on #7357Sebastian
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-06listExchangesDetailed to getExchangeDetailedInfo & ageRestriction taken from ...Sebastian
2022-09-05wallet-core: make listExchanges return less datav0.9.0-dev.16Florian Dold
2022-09-01wallet-core: fix issue with crock encoding of age restrictionsFlorian Dold
2022-08-29add senderWire to the withdrawal group again, group payto to avoid duplicationSebastian
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25integration tests: various fixesFlorian Dold
2022-08-25specify bank access API separately in testsFlorian Dold
2022-08-25wallet-core: fix db index on withdraw URIFlorian Dold
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-18wallet-core: fix loop indexFlorian Dold