summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/exchanges.ts
AgeCommit message (Expand)Author
2022-09-16prettySebastian
2022-09-16-wallet-core: merge DenominationInfo and DenomInfoFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-05-18fix: update retry info before returnSebastian
2022-05-18all retryInfo function in the same namespace, adding missing retryInfo incrementSebastian
2022-05-06handling service worker waiting phaseSebastian
2022-04-27wallet-core: implement age restriction supportFlorian 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-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-15save tos etag after forced refreshSebastian
2022-03-14wallet: towards db-less benchmarking, some refactoringFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold
2022-02-21towards implementing breaking exchange protocol changesFlorian Dold
2022-01-24last activity -> pending; fix downloadTosSebastian
2022-01-13make more use of the denom cacheFlorian Dold
2022-01-13fixing high cpu usage after some timeSebastian
2022-01-11towards new recoup APIFlorian Dold
2021-12-08wallet-core: trust exchange for exchange benchmarkFlorian 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-13fixing tos requestSebastian
2021-10-07add anastasis skeleton, put crypto in taler-utilFlorian Dold
2021-09-13added integration with the wallet-core to get info about the last tos approvedSebastian
2021-08-24DB schema cleanupFlorian Dold
2021-08-23fix un-offered denom situation, test case almost worksFlorian Dold
2021-08-19store 'list issue date' of denoms, cleanupFlorian Dold
2021-08-06perf and logging improvementsFlorian Dold
2021-06-25implement backup scheduling, other tweaksFlorian Dold
2021-06-22get rid of cyclic importsFlorian 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-14store ToS acceptance timestamp, remove unused backup attributesFlorian Dold
2021-06-11store exchange public key with signature on denominationFlorian 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