aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
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
2024-04-02wallet-core: don't throw on re-initializationFlorian Dold
2024-04-02wallet-core: preparations for refresh-blocked testFlorian Dold
2024-04-02wallet-core: allow repeat 'init' call to change wallet run configFlorian Dold
2024-03-31wallet-core: implement denom-loss transactionFlorian Dold
2024-03-27wallet-core: fix taler://withdraw-exchange pub key checkFlorian Dold
2024-03-26-minor db optimiations, loggingFlorian Dold
2024-03-08fix #8489Sebastian
2024-03-07wallet-core: implement and test lost flag for denominationsFlorian Dold
2024-03-06wallet-core: actually cache denominationsFlorian Dold
2024-03-05cleanupFlorian Dold
2024-03-01send a new request id to wallet instead of client request idSebastian
2024-02-29fix conditionFlorian Dold
2024-02-29wallet-core: improve config handling, test builtin exchange configFlorian Dold
2024-02-29applying changes suggested by codespellSebastian
2024-02-28get activitySebastian
2024-02-28wallet-core: translate transactionId to taskIdsFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27DB observabilityFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27more observabilityFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold