summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2022-05-18fix: to skip the operation maxRetries need to be calculated firstSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-18fix: do not cancel all operation processing when one of them reach maxRetries...Sebastian
2022-05-14feat: awaiting refundSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-04-28simplify alarm and check webRequest without using 'in'Sebastian
2022-04-28keep alive manifest v3Sebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: make retries more robust and consistentFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-28wallet: timeout handling refactoring WIPFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian 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-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-16forcing update when querying the terms, and fixing bug in request header parsingSebastian
2022-01-16de-duplicating imports and fixing another typescript minor issuesSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13cache denomination lookupsFlorian Dold
2022-01-13import db from the wallet web extensionSebastian
2021-12-23deposit from wallet webex: wipSebastian
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-12-09wallet-core: use crypto worker for eddsa signingFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian 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-14implement fakebank withdrawalFlorian 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
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-07-30taler-wallet-core ios compatibilityJonathan Buchanan
2021-07-15simplest implementation to remove one provider, also added a user-defined nam...Sebastian
2021-07-07add providers filter to runBackupCycleSebastian
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-22simplify task loop, test coin suspensionFlorian Dold
2021-06-22get rid of cyclic importsFlorian Dold
2021-06-17hide internal wallet state, keep it internal to packageFlorian Dold