summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
AgeCommit message (Expand)Author
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
2022-03-08wallet: throttle all http requestsFlorian Dold
2022-03-08wallet-core: remove old+wrong backwards compatibility code pathFlorian Dold
2022-03-07fix recoup protocol breakageFlorian Dold
2022-03-07fix tippingFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2022-02-21disable setupRefreshPlanchet C crypto worker callFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-02-03DB reset must be asyncFlorian Dold
2022-01-27bump version(s)v0.9.0-dev.5Florian Dold
2022-01-24fix exchange-timetravel test case with latest exchange versionFlorian Dold
2022-01-24make tipping work with latest merchant protocolFlorian 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-16splitting syncWorker with the factory so the former do not require nodejs run...Sebastian
2022-01-14better description of coin test selection and using c8 for coverage runtimeSebastian
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
2022-01-13adding a max timeout since retry counter can be very highSebastian
2022-01-13fixing high cpu usage after some timeSebastian
2022-01-13importDb feature in wallet coreSebastian
2022-01-12do withdrawal with fewer DB accessesFlorian Dold
2022-01-12implement latest recoup protocolFlorian Dold
2022-01-11revert empty balanceFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2022-01-11towards new recoup APIFlorian Dold
2022-01-10filter out exchanges with other currency when doing currency selection for de...Sebastian
2022-01-10logging, bump versionFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2021-12-23deposit from wallet webex: wipSebastian
2021-12-13styleFlorian Dold
2021-12-13wallet-core: reset reserve retry when resetting withdrawal retryFlorian Dold
2021-12-09idb-bridge: use lodash cloneDeepFlorian Dold
2021-12-09put 'setInsecureTrustExchange' behind env variable in benchmarkFlorian Dold
2021-12-09wallet-core: use crypto worker for eddsa signingFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian Dold
2021-12-08wallet-core: fix computation of timestamp for exchange updateFlorian Dold
2021-12-01wallet-core: implement exportDb API callFlorian Dold
2021-12-01wallet: use correct denoms as refresh targetsFlorian Dold
2021-12-01fix recoup error handlingFlorian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-24new exchange-added notifiaction and including tos information in the wxApi.li...Sebastian