summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src
AgeCommit message (Expand)Author
3 dayswallet-core: support for withdrawals with forced reserve keyFlorian Dold
3 dayswallet-core: allow labeling transactionsFlorian Dold
3 dayswallet-core: pass options object to all transactionsFlorian Dold
3 dayswallet-core: simple DB trigger mechanismFlorian Dold
4 dayswallet-core: prepare for cancellable DB access handleFlorian Dold
4 dayswallet-core: avoid use of plain 'id' field, misc. fixesFlorian Dold
4 dayswallet-core: avoid unresolved promise rejectionFlorian Dold
4 dayswallet-core: only load tasks from DB onceFlorian Dold
4 dayswallet-core: unify handling of run-until-done, simplify waiter implementationFlorian Dold
4 days-typoFlorian Dold
4 dayswallet-core: make sure that shepherd task loop is running after initializationFlorian Dold
4 dayswallet-core: support multi-batch p2p paymentsFlorian Dold
5 daysRFC7232 3.1 and 3.2, againNullptrderef
10 daysbetter task resultSebastian
10 daysfix typo: validating the wrong stateSebastian
10 daysfix #8746Sebastian
10 daysfix #8735Sebastian
11 dayswallet-core: remove more remains of rewardsFlorian Dold
14 daysshow contract terms in dev modeSebastian
2024-04-11rename comments from demobank to bankSebastian
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-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-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