summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/wallet.ts
AgeCommit message (Expand)Author
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
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 value...Florian Dold
2023-06-29-oops, obvious missing returnFlorian Dold
2023-06-26if checkmasterpub is specified, throw if master pub is not equal to the expec...Sebastian
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
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian Dold
2023-06-02wallet-core: remove waiting-for-retry and some other notifications that we do...Florian Dold
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: implement request to return sample transactionsFlorian Dold
2023-05-24wallet-core: report number of coins in withdrawal detailsFlorian Dold
2023-05-11wallet-core: remove legacy operation namesFlorian Dold
2023-05-10wallet-core: return txid when starting refund via URIFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold