aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2024-01-30-temporarily use testkudosFlorian Dold
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-29bump version to 0.9.4-dev.9v0.9.4-dev.9Florian Dold
2024-01-29wallet-core: implement db migration checkFlorian 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-23wallet-core: expose build version info via requestFlorian Dold
2024-01-23wallet-core: don't always force updating with updateExchangeEntry requestFlorian Dold
2024-01-23wallet-core: properly migrate new indexFlorian Dold
2024-01-22wallet-core: better mock default for currency specsFlorian Dold
2024-01-22bump version to 0.9.4-dev.8v0.9.4-dev.8Florian Dold
2024-01-22-fix request nameFlorian Dold
2024-01-22-fix request nameFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-22wallet-core: implement DD45 global currency management requestsFlorian 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-13-also allow fetchingFlorian Dold
2024-01-13wallet-core: test request to diagnose sleep/wakeup issue on iOSFlorian Dold
2024-01-10bump versions to 0.9.4-dev.6v0.9.4-dev.6Florian 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-10bump versions to 0.9.4-dev.5v0.9.4-dev.5Florian 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-08fixing wrong break statementsSebastian
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
2023-12-19wallet-core: prioritize pending tasksFlorian Dold
2023-12-18wallet-core: do not crash for payments with zero coinsFlorian Dold
2023-12-18wallet-core: update exchange inline, not in taskFlorian Dold
2023-12-18-fix rangeFlorian Dold