summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2024-03-07wallet-core: implement and test lost flag for denominationsFlorian Dold
2024-03-06wallet-core: actually cache denominationsFlorian Dold
2024-03-05cleanupFlorian Dold
2024-03-01send a new request id to wallet instead of client request idSebastian
2024-02-29fix conditionFlorian Dold
2024-02-29wallet-core: improve config handling, test builtin exchange configFlorian Dold
2024-02-29applying changes suggested by codespellSebastian
2024-02-28get activitySebastian
2024-02-28wallet-core: translate transactionId to taskIdsFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27DB observabilityFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27more observabilityFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold
2024-02-27forget tos operation and some pretty formatSebastian
2024-02-27wallet-core: types for observabilityFlorian Dold
2024-02-27-move state into shepherdFlorian Dold
2024-02-27-move functionFlorian Dold
2024-02-27-simplifyFlorian Dold
2024-02-27-move functionFlorian Dold
2024-02-21wip #8371Sebastian
2024-02-21move helpers to utilFlorian 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-19restructureFlorian Dold
2024-02-19get rid of deprecated/unused typesFlorian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-16taler-util: cancellation and timeouts on qjsFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian 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-07remove rewardsFlorian Dold
2024-02-07-test with fdold.euFlorian Dold
2024-02-04prettySebastian
2024-02-04backward compatible change to acceptReward with txIdSebastian
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-24fixes #8265Sebastian
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-22wallet-core: better mock default for currency specsFlorian 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-16wallet-core: implement remaining DD48 calls, testFlorian Dold
2024-01-15fixes #8083Sebastian
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-09-misc. minor fixes, docsFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold