aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Collapse)Author
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
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-06-28wallet-core: fixup for coin availability (visible coins)Florian Dold
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
W.r.t. transactions
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
Fixes #7703
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
2023-04-23wallet-core: further towards deposit DD37Florian Dold
2023-04-22wallet-core: towards DD37 for depositsFlorian Dold
2023-04-21wallet-harness: make sure events are not lost in deposit testFlorian Dold
2023-04-05wallet-core: towards DD37 for depositsFlorian Dold
2023-04-03save posConfirmation after paymentSebastian
2023-03-31save wire fee instead of effective amountSebastian
2023-03-29show wire details when the deposit has been wiredSebastian
2023-03-29handle kyc error on invoice and transferSebastian
2023-02-23wallet-core: report correct amountEffective in peer-pull-credit even before ↵Florian Dold
withdrawal is active
2023-02-23wallet-core: fixup for legacy peer-push-debit transactionFlorian Dold
2023-02-20wallet-core: support long-polling for peer push creditFlorian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20wallet-core: fix DB migration logic when only an index is addedFlorian Dold
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions ↵Florian Dold
list for push/pull credit
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold