summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2024-04-16better task resultSebastian
2024-04-16fix typo: validating the wrong stateSebastian
2024-04-16fix #8746Sebastian
2024-04-16fix #8735Sebastian
2024-04-15wallet-core: remove more remains of rewardsFlorian Dold
2024-04-12show contract terms in dev modeSebastian
2024-04-11rename comments from demobank to bankSebastian
2024-04-10bump versions to 0.10.6v0.10.6Florian Dold
2024-04-10wallet-core: primitive DB trigger supportFlorian Dold
2024-04-10clear all caches when clearing DBFlorian Dold
2024-04-09evict cache when updating exchange databaseSebastian
2024-04-09wallet-core: extra cancellation pointsFlorian Dold
2024-04-09wallet-core: extra observability eventFlorian Dold
2024-04-09bump versions to 0.10.5v0.10.5Florian Dold
2024-04-09bump versions to 0.10.4Florian Dold
2024-04-08bump versions to 0.10.3v0.10.3Florian Dold
2024-04-08wallet-core: fix cancellationFlorian Dold
2024-04-08wallet-core: support cancellation for getWithdrawalDetailsForAmountFlorian Dold
2024-04-08wallet-core: perf, cachingFlorian Dold
2024-04-08wallet-core: refactor getTotalRefreshCostFlorian Dold
2024-04-08-log request perfFlorian Dold
2024-04-08wallet-core: rename request to setWalletRunConfigFlorian Dold
2024-04-08wallet-core: also shepherd fake refresh transactionFlorian Dold
2024-04-08wallet-core: improve refresh error handling, testFlorian Dold
2024-04-05wallet-core: make scope info mandatory on exchange entry responsesFlorian Dold
2024-04-05wallet-core: put exchange in update-unavailable if master pub / currency chan...Florian Dold
2024-04-04wallet-core: fix outdated check in coin selection testFlorian Dold
2024-04-04wallet-core: fix typo that affects reporting of pendingOutgoing balanceFlorian Dold
2024-04-04bump versions to 0.10.2v0.10.2Florian Dold
2024-04-04wallet-core: remove bogus code for denom re-selection in refreshFlorian Dold
2024-04-04-fix typo, remove unused config keyFlorian Dold
2024-04-04wallet-core: remove wire fee amortizationFlorian Dold
2024-04-04wallet-core: fix reporting of devMode settingFlorian Dold
2024-04-04wallet-core: allow peer-pull with coins locked behind refreshFlorian Dold
2024-04-04wallet-core: allow peer-push with coins locked behind refreshFlorian Dold
2024-04-04wallet-core: allow payments to merchant with coins locked behind refreshFlorian Dold
2024-04-03wallet-core: introduce setConfig requestFlorian Dold
2024-04-03wallet-core: allow deposits with balance locked behind refreshFlorian 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-04-02wallet-core: make refresh work againFlorian Dold
2024-04-02wallet-core: fix buggy creation of denom-loss transactionsFlorian Dold
2024-04-02wallet-core: refresh cleanup, preparations for #8568Florian Dold
2024-04-02wallet-core: fix outdated error messageFlorian Dold
2024-04-02wallet-core: missing DB migration for denomLossEvents indexFlorian Dold
2024-04-02fix #8693Sebastian
2024-03-31wallet-core: mark coins as lost, testFlorian Dold
2024-03-31wallet-core: denom loss notificationsFlorian Dold