aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2024-06-05bump versions to 0.11.2v0.11.2Florian Dold
2024-06-05-simplifyFlorian Dold
2024-06-05wallet-core: properly adjust visibleCoinCount in availability record when ref...Florian Dold
2024-06-05wallet-core: fail refresh when denomination is unknown to exchangeFlorian Dold
2024-06-04more logSebastian
2024-05-28fix #8828Sebastian
2024-05-27bump versions to 0.11.1v0.11.1Iván Ávalos
2024-05-27wallet-core: also check EC of melt response before abortingFlorian Dold
2024-05-27wallet-core: rethrow exceptionFlorian Dold
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-23Revert "wallet-core: implement acceptBankIntegratedWithdrawal via prepare/con...Florian Dold
2024-05-23wallet-core: implement acceptBankIntegratedWithdrawal via prepare/confirm stepFlorian Dold
2024-05-23-simplifyFlorian 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-22fix typeSebastian
2024-05-20codespell and prettySebastian
2024-05-20fix #8855Sebastian
2024-05-20fix #8856 #8840Sebastian
2024-05-17fix #8856Sebastian
2024-05-17fix forced-selection integration-testSebastian
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: leave out merchant logo from order short infoFlorian Dold
2024-05-15wallet-core: phase out support for public key in taler://withdraw-exchange URIFlorian Dold
2024-05-15wallet-core: withdraw actual amount from reserve even if instructed amount di...Florian Dold
2024-05-15wallet-core: remove un-i18n-ized word from wire subjectFlorian Dold
2024-05-15wallet-core: missing wait in transaction resetFlorian Dold
2024-05-13fix #8745Sebastian
2024-05-10wallet-core: testing request for reserve historyFlorian Dold
2024-05-08-cull excessive loggingv0.10.8Florian Dold
2024-05-07fix codespellSebastian
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: allow labeling transactionsFlorian 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: avoid unresolved promise rejectionFlorian Dold
2024-04-22wallet-core: only load tasks from DB onceFlorian Dold