summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-19wallet-core: reset back-off when transitioning to pending(exchange-wait-reserve)Florian Dold
2024-02-19wallet-core: towards fixing scopeInfo filtering in getTransactionsFlorian Dold
2024-02-19improve error message for templates with currency-only amountFlorian Dold
2024-02-16fix #8415Sebastian
2024-02-16wallet-core: make templateParams optionalFlorian Dold
2024-02-16taler-util: cancellation and timeouts on qjsFlorian Dold
2024-02-15-logging, reset task retries properly for exchangesFlorian Dold
2024-02-15fix loggingFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-14fix #8403Sebastian
2024-02-13fixes #8228Sebastian
2024-02-13fix refund testFlorian Dold
2024-02-13wallet-core: operation status for recoupFlorian Dold
2024-02-13wallet-core: fix missing encoding of exchange URLs in task IDsFlorian Dold
2024-02-12add more info when wallet-core is not availableSebastian
2024-02-04prettySebastian
2024-02-04backward compatible change to acceptReward with txIdSebastian
2024-02-01Big integer literals are not available in es2015Sebastian
2024-01-29wallet-core: also create deposit in runIntegrationTestV2Florian Dold
2024-01-29wallet-core: create dev experiment for pending refreshFlorian Dold
2024-01-29remove deprecated http client lib methodsFlorian Dold
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-25wallet-core: add retry to refresh txActionsFlorian Dold
2024-01-24fixes #8265Sebastian
2024-01-23wallet-core: fix getTransactionById for refreshes, test itFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-19wallet-core: fix bugs.taler.net/n/7836Florian Dold
2024-01-17do not add a new request if there is one alreadySebastian
2024-01-17return effective amount of refresh txSebastian
2024-01-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15fixes #8083Sebastian
2024-01-15wallet-core: fix pay state machine when order is deletedFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-10wallet-core: do not process payments in dialog statesFlorian Dold
2024-01-10wallet-core: fix wrong request method (typo!)Florian Dold
2024-01-10-don't use deprecated methodv0.9.4-dev.4Florian Dold
2024-01-09-misc. minor fixes, docsFlorian Dold
2024-01-09wallet-core: test peer-push-credit expirationFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2024-01-08wallet-core: return exchange scope info if we already know the currencyFlorian Dold
2024-01-08wallet-core: notify on exchange tos acceptanceFlorian Dold
2024-01-08wallet-core: properly filter possible exchanges for withdrawalsFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2024-01-08wallet-core: fix query for nonfinal payment transactionsFlorian Dold
2024-01-08harness: make libeufin-bank test work with current libeufin-bankFlorian Dold
2023-12-19wallet-core: report peer-push-debit tx actions correctlyFlorian Dold
2023-12-19wallet-core: factor out denom query, don't use .iter()Florian Dold