summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
2023-12-06wallet-core: document API change, don't wrap responseFlorian Dold
2023-12-06wallet-core: implement getExchangeEntryByUrlFlorian Dold
2023-12-02withdrawalAccountsList with plural-sMarc Stibane
2023-11-28wallet-core: only specify transfer amount for currency conversion withdrawalsFlorian Dold
2023-11-28-more consistent namingFlorian Dold
2023-11-28info -> traceMarc Stibane
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-13harness: support tests with multiple exchangesFlorian Dold
2023-11-07wallet-core: throttle tasksFlorian Dold
2023-11-03update to dd51 and removing unused ECSebastian
2023-10-30mock alt_unit_names: "テ" (te) for TESTKUDOSMarc Stibane
2023-10-24Reduce loggingMarc Stibane
2023-10-23move useNativeLogging to top-levelFlorian Dold
2023-10-23move skipDefaults to wallet configFlorian Dold
2023-10-23-default configFlorian Dold
2023-10-22update the amountString definitionv0.9.3-dev.34Sebastian
2023-10-17wallet-core: implement listExchangesForScopedCurrencyFlorian Dold
2023-10-16-fix testsFlorian Dold
2023-10-14breaking api: currency spec as the doc mentionSebastian
2023-10-10-modify mock currency specFlorian Dold
2023-10-10wallet-core: return mock currency specification for KUDOS and TESTKUDOSFlorian Dold
2023-10-06rename to corebank APIFlorian Dold
2023-10-02wallet-core: currency hint for preset exchangesFlorian Dold
2023-10-02wallet-core: implement explicit updateExchangeEntry requestFlorian Dold
2023-09-25change demo/test bank URLFlorian Dold
2023-09-24harness: add libeufin-bank integration testv0.9.3-dev.23Florian Dold
2023-09-21wallet-core,harness: remove separate fakebank withdrawal APIFlorian Dold
2023-09-21wallet-core,harness: towards corebank API instead of fakebank/nexus APIFlorian Dold
2023-09-14-formatting, don't use deprecated methodFlorian Dold
2023-09-10more codespellv0.9.3-dev.20Sebastian
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove ToS storageFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-09-06move bank API client to taler-util, update typescript configFlorian Dold
2023-09-05harness: check expected balance in test-pay-expiredFlorian Dold
2023-09-05harness: remove deprecated testing APIsFlorian Dold
2023-09-01wallet-core: implement and test stored backupsFlorian Dold
2023-08-30wallet-core: allow version change eventFlorian Dold
2023-08-30wallet-core: remove old sync code, add stored backups skeletonFlorian Dold
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-30wallet-core,harness: get p2p tests to pass againFlorian Dold
2023-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-29wallet-core: split coin selection and instructed amount conversionFlorian Dold
2023-08-22wallet-core: always use batch withdrawalFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-05wallet-core: introduce tiny digitsFlorian Dold
2023-08-05-remove loggingFlorian Dold
2023-08-05-validationFlorian Dold