aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2024-04-03wallet-core: introduce setConfig requestFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold
2024-04-02wallet-core: don't throw on re-initializationFlorian Dold
2024-04-02wallet-core: preparations for refresh-blocked testFlorian Dold
2024-04-02wallet-core: allow repeat 'init' call to change wallet run configFlorian Dold
2024-03-31wallet-core: implement denom-loss transactionFlorian Dold
2024-03-27wallet-core: fix taler://withdraw-exchange pub key checkFlorian Dold
2024-03-26-minor db optimiations, loggingFlorian Dold
2024-03-08fix #8489Sebastian
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 tweaksFlorian 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