summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Collapse)Author
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
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03fix version substitutionFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-08-02removing import assert since it breaks with linariaSebastian
2023-08-02fix #7717Sebastian
2023-07-24wallet-core: task loop loggingFlorian Dold
2023-07-06wallet-core: support passing transactionId to confirmPayFlorian Dold
2023-07-03#7741 share paymentSebastian
save shared state in backup if purchase is shared check before making the payment of before claim the order already confirmed order can return without effective if coin selection was not made sharePayment operation
2023-07-01wallet-core: use testingWaitTransactionsFinal to wait for transactionsFlorian Dold
2023-07-01wallet-core: get rid of internal runUntilDone usagesFlorian Dold
2023-06-30wallet-core: towards event-based waiting in runIntegrationTestV2Florian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result ↵Florian Dold
values anymore
2023-06-29-oops, obvious missing returnFlorian Dold
2023-06-26if checkmasterpub is specified, throw if master pub is not equal to the ↵Sebastian
expected value
2023-06-20wallet-core: consistently rename to failTransactionFlorian Dold
2023-06-20remove calculate plan (for now) implemented simpler APISebastian
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-13get operation plan impl, no testSebastian
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05-fix importFlorian Dold