summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/refresh.ts
AgeCommit message (Expand)Author
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-08include age commitment proof in refreshed coinsFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ...Florian Dold
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
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: make retries more robust and consistentFlorian 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-15wallet: db-less benchmarkingFlorian 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-11fix DB indexing issuesFlorian Dold
2022-01-05wallet-core: towards exchange protocol v12Florian Dold
2021-11-27wallet: support both protocol versionsFlorian Dold
2021-11-24logging / explicit wire deadlineFlorian Dold
2021-11-17wallet: implement exchange protocol v9Florian Dold
2021-11-03move HTTP status codes to taler-utilFlorian Dold
2021-10-13fixing tos requestSebastian
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-08-24DB schema cleanupFlorian Dold
2021-08-24towards handling frozen refreshesFlorian Dold
2021-08-19cleanup / formattingFlorian Dold
2021-08-19loggingFlorian Dold
2021-08-19run pending operations at least once, style fixesFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-20missing globalThis Polyfill, remove duplicate url utilSebastian
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-15separate wallet state from wallet clientFlorian Dold
2021-06-14fix up imports, no more esm in testsFlorian Dold
2021-06-11simplify retry timeout handlingFlorian Dold
2021-06-10simplify pending transactions, make more tests pass againFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-06-02support multiple exchange details per base URLFlorian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-02-08organize importsFlorian Dold
2021-01-13auto formatFlorian Dold