summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2022-05-18fix: do not cancel all operation processing when one of them reach maxRetries...Sebastian
2022-05-14feat: awaiting refundSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-05-04add restricted option to manual withdrawSebastian
2022-05-03wallet-core: implement batch withdrawalFlorian Dold
2022-05-03add missing allowedExchanges for calculating getFeeForDepositSebastian
2022-05-03deposit from paytoSebastian
2022-05-02add prepareRefund operation to gather information about the refund before con...Sebastian
2022-04-29wallet-core: make coin selection aware of age restrictionFlorian Dold
2022-04-29fix #5845 added run-gc on webexSebastian
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-18wallet-core: fix loop indexFlorian Dold
2022-04-18wallet-cli: allow generating segwit addressesFlorian Dold
2022-04-15anastasis-core: async provider synchronizationFlorian Dold
2022-04-14wallet-core: request reserve status with long poll timeoutFlorian Dold
2022-04-13fix: timer API should be exported from src/indexSebastian
2022-04-11add a timer parameter in the wallet constructor in order to resolve #7120Sebastian
2022-04-06fix old API, crypto impl now used objectsSebastian
2022-03-30englishFlorian Dold
2022-03-30wallet: logging, timestamp parsing backwards compatibilityFlorian Dold
2022-03-29wallet: allow forced denom selection for testsFlorian Dold
2022-03-29wallet: fix type errorFlorian 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-28vendor CancellationTokenFlorian Dold
2022-03-28fix build, tipAmountEffective = selectedDemons.totalCoinValueSebastian
2022-03-28fix fee discrepancyFlorian Dold
2022-03-25synchronousWorker is replaced by synchronousWorkerNode, fix msg.args => msg.reqSebastian
2022-03-24created a sync worker for web based on the node version, then split for bothSebastian
2022-03-24wallet: allow using RPC crypto in more placesFlorian Dold
2022-03-24wallet: remove excessive loggingFlorian Dold
2022-03-24wallet: crypto worker fixes, better taler-crypto-worker integrationFlorian Dold
2022-03-23wallet: simplify crypto workersFlorian Dold
2022-03-23-fix TS2345: Argument of type 'AmountJson' is not assignable to parameter of ...Sebastian
2022-03-23missing filesFlorian 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-17wallet: round timestamps in db-less requests to the exchangeFlorian Dold
2022-03-16cache breakerv0.9.0-dev.9Florian Dold
2022-03-15wallet: db-less benchmarkingFlorian Dold
2022-03-15moving synchronousWorkerFactory to index.node since use nodejs APISebastian
2022-03-15save tos etag after forced refreshSebastian
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold