aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
29 hourswallet-core: loggingFlorian Dold
29 hourslogging, clear cache after updating DBFlorian Dold
30 hours-handlers WIPFlorian Dold
46 hourswallet-core: request handler refactoring WIPFlorian Dold
47 hourswallet-core: introduce declare-concerns-transaction obs eventFlorian Dold
3 dayswallet-core: request handler refactoring WIPFlorian Dold
3 dayswallet-core: request handler refactoring WIPFlorian Dold
4 dayswallet-core: return currency specification from exchangeFlorian Dold
6 dayswallet-core: restart all tasks also when network becomes unavailableFlorian Dold
6 daysset networkAvailable to true by defaultIván Ávalos
6 dayshandle network-required resultIván Ávalos
6 daysadd network-required task result and network status to wallet stateIván Ávalos
6 dayswallet-core: cancellation token support for DB handlesFlorian Dold
14 dayswallet-core: allow cancelling queued long-poll requestsFlorian Dold
2024-06-18wallet-core: round-robin waiting for long-pollingFlorian Dold
2024-06-17wallet-core: draft qr content generationFlorian Dold
2024-06-17wallet-core: coin historyFlorian Dold
2024-06-13wallet-core: remove coinAllocationId, simplify coin history storeFlorian Dold
2024-06-13wallet-core: implement getDepositWireTypesForCurrencyFlorian Dold
2024-06-11wallet-core: fix bank integration API protocol rangeFlorian Dold
2024-06-06working #8882Sebastian
2024-05-28fix #8828Sebastian
2024-05-27wallet-core: ensure DB is open before handling requestFlorian Dold
2024-05-27wallet-core: test-only request to reset all retriesFlorian Dold
2024-05-27wallet-core: requests don't need a running shepherdFlorian Dold
2024-05-23wallet-core: support bank-integrated withdrawal with amount selection by walletFlorian Dold
2024-05-23redo commit #aa39162deSebastian
2024-05-23wallet-core: clean up logging, fix shepherd typoFlorian Dold
2024-05-20codespell and prettySebastian
2024-05-20fix #8856 #8840Sebastian
2024-05-17fix #8856Sebastian
2024-05-16-missing request handlerFlorian Dold
2024-05-16work in progress for #8856Sebastian
2024-05-16wallet-core: query templates, refactor API declarationsFlorian Dold
2024-05-16-move config value to not break UI codeFlorian Dold
2024-05-16wallet-core: implement hintNetworkAvailability requestFlorian Dold
2024-05-16wallet-core: for most CLI commands, start task loop lazilyFlorian Dold
2024-05-15wallet-core: phase out support for public key in taler://withdraw-exchange URIFlorian Dold
2024-05-10wallet-core: testing request for reserve historyFlorian Dold
2024-05-02wallet-core: require canonicalized base URLs in requestsFlorian Dold
2024-04-30harness: test for withdrawal handoverFlorian Dold
2024-04-30wallet-core: new states for withdrawal, prepare/confirm requestsFlorian Dold
2024-04-23wallet-core: support for withdrawals with forced reserve keyFlorian Dold
2024-04-23wallet-core: pass options object to all transactionsFlorian Dold
2024-04-23wallet-core: simple DB trigger mechanismFlorian Dold
2024-04-23wallet-core: prepare for cancellable DB access handleFlorian Dold
2024-04-23wallet-core: avoid use of plain 'id' field, misc. fixesFlorian Dold
2024-04-22wallet-core: unify handling of run-until-done, simplify waiter implementationFlorian Dold
2024-04-22-typoFlorian Dold
2024-04-22wallet-core: make sure that shepherd task loop is running after initializationFlorian Dold