aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core
AgeCommit message (Expand)Author
2024-02-21move helpers to utilFlorian Dold
2024-02-20bump versions to 0.9.4-dev.16v0.9.4-dev.16Florian Dold
2024-02-20wallet-core: better error handling for DB issues in init requestFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-20wallet-core: long-pollingFlorian Dold
2024-02-20wallet-core: use long-polling in deposit trackingFlorian Dold
2024-02-20wallet-core: count deposits towards pendingOutgoingFlorian Dold
2024-02-20taler-harness: test for balance during a pending refresh operationFlorian Dold
2024-02-20wallet-core: store perExchangeInfo for refreshes in DBFlorian Dold
2024-02-19wallet-core: fix completely bogus computation of pendingIncomingFlorian Dold
2024-02-19wallet-core: fix long-polling request parameterFlorian Dold
2024-02-19wallet-core: emit missing balance-change notification, test for itFlorian Dold
2024-02-19wallet-core: safer long-pollingFlorian Dold
2024-02-19wallet-core: long-poll withdrawal operation statusFlorian Dold
2024-02-19-dceFlorian Dold
2024-02-19restructureFlorian Dold
2024-02-19wallet-core: better import hygiene, cleanup withdrawalsFlorian Dold
2024-02-19get rid of deprecated/unused typesFlorian Dold
2024-02-19wallet-core: fix import paths, remove unused code, thread through cancellatio...Florian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19-unused typeFlorian 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-18fix non-termination in run-until doneFlorian Dold
2024-02-16fix #8415Sebastian
2024-02-16bump to v0.9.4-dev.15v0.9.4-dev.15Florian Dold
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 tweaksFlorian 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
2024-02-13wallet-core: get rid of max retries in task loopFlorian Dold
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
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