aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
11 dayshandle network-required resultIván Ávalos
11 daysadd network-required task result and network status to wallet stateIván Ávalos
11 dayswallet-core: cancellation token support for DB handlesFlorian Dold
2024-06-18wallet-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
2024-04-16fix #8735Sebastian
2024-04-12show contract terms in dev modeSebastian
2024-04-10clear all caches when clearing DBFlorian Dold
2024-04-08wallet-core: support cancellation for getWithdrawalDetailsForAmountFlorian Dold
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-04-08-log request perfFlorian Dold
2024-04-08wallet-core: rename request to setWalletRunConfigFlorian Dold
2024-04-04wallet-core: fix reporting of devMode settingFlorian Dold
2024-04-03wallet-core: introduce setConfig requestFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold