aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: remove redundant deposit status field in DBFlorian Dold
2023-09-08wallet-core: put refresh sessions into own storeFlorian Dold
2023-09-08wallet-core: store contract terms in separate object store onlyFlorian 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-06draft for better operation status codesFlorian 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: make primitive backup import workFlorian Dold
2023-08-30wallet-core: open DB inside wallet handle, back up meta DB as wellFlorian Dold
2023-08-30-only store key if necessaryFlorian Dold
2023-08-30wallet-core,wallet-cli: properly serialize manual DB exportFlorian Dold
2023-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-05wallet-core: mock implementation of GetCurrencyInfoFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-03#7741 share paymentSebastian
2023-06-28wallet-core: fixup for coin availability (visible coins)Florian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
2023-06-21wallet-core: fix withdrawal KYC transitions and use long-pollingFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-19wallet-core: fix peer-(push,pull)-debit withdrawal statesFlorian Dold
2023-06-06wallet-core: try to abort withdrawals wallet-side with the bankFlorian Dold
2023-06-06wallet-core: use status consistently for querying for pending tasksFlorian Dold
2023-06-06wallet-core: deterministic p2p contract encryptionFlorian Dold
2023-06-05wallet-core: handle Gone in peer-pull-debitFlorian Dold
2023-06-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-05wallet-core: fix payment abort state machineFlorian Dold
2023-06-02wallet-core: fix tipping state machine issuesFlorian Dold
2023-05-30wallet-core: report possible actions in transactions listFlorian Dold
2023-05-30finish implementation of abort / cancelAborting on all tx typesFlorian Dold
2023-05-30wallet-core: add missing resume/suspend implementationsFlorian Dold
2023-05-30wallet-core: missing suspended statesFlorian Dold
2023-05-26taler-util,wallet-core: make AbsoluteTime opaqueFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-25wallet-core: implement cancelAbortingTransaction for deposit groupsFlorian Dold
2023-05-25wallet-core: add pay-merchant suspended statesFlorian Dold
2023-05-07wallet-core: refund DD37 refactoringFlorian Dold
2023-05-05wallet-core: remove allowed auditors from contract termsFlorian Dold
2023-05-05DD37 wipFlorian Dold
2023-05-02wallet-core: implement withdrawal tx transitionsFlorian Dold
2023-04-25-DD37 wipFlorian Dold
2023-04-24-refunds for deposit abortsFlorian Dold