aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2022-06-01-removing bad console logSebastian
2022-06-01wallet-core: only attest age if required/possibleFlorian Dold
2022-06-01wallet-core: refunds transactions should be sorted after paymentsFlorian Dold
2022-06-01integration tests: one variable for pybank/libeufin switchFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ...Florian Dold
2022-05-31-error reporting, code formattingFlorian Dold
2022-05-29show refund info in purchaseSebastian
2022-05-24Revert "no need to compile after install"Florian Dold
2022-05-24no need to compile after installSebastian
2022-05-19wallet-core: long-poll longer for reserve statusFlorian Dold
2022-05-19wallet-core: use less aggressive retriesFlorian Dold
2022-05-19-formattingv0.9.0-dev.11Florian Dold
2022-05-19wallet-core: clamp claim retry properlyFlorian Dold
2022-05-18fix: update retry info before return also for purchaseSebastian
2022-05-18fix: update retry info before returnSebastian
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-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