summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Collapse)Author
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-13wallet-core: implement getAll for object storesFlorian Dold
2024-02-13wallet-core: get rid of TaskLoopResultFlorian Dold
Also not used anymore.
2024-02-13wallet-core: get rid of max retries in task loopFlorian Dold
It's not used anywhere.
2024-02-12bump versionv0.9.4-dev.14Florian Dold
2024-02-12add more info when wallet-core is not availableSebastian
2024-02-12bump versionFlorian Dold
2024-02-07remove rewardsFlorian Dold
Some remains are kept to not break old wallets
2024-02-07-test with fdold.euFlorian Dold
2024-02-04prettySebastian
2024-02-04backward compatible change to acceptReward with txIdSebastian
2024-02-01Big integer literals are not available in es2015Sebastian
2024-01-31util: provide fallback for perf timer on quickjsFlorian Dold
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
Fixes bugs.taler.net/n/8234
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
The test case for expired refunds now does more checks. A DB query bug for refund items was also fixed.
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