summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/withdraw.ts
AgeCommit message (Expand)Author
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
2022-04-18wallet-cli: allow generating segwit addressesFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-28fix fee discrepancyFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13cache denomination lookupsFlorian Dold
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-10logging, bump versionFlorian Dold
2021-12-13styleFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-12-01wallet: use correct denoms as refresh targetsFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-24new exchange-added notifiaction and including tos information in the wxApi.li...Sebastian
2021-11-23wallet: tipping protocol change / merchant version infoFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-10-13fixing tos requestSebastian
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-09-08first approach to new design for withdrawSebastian