summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pending.ts
AgeCommit message (Expand)Author
2024-01-10wallet-core: do not process payments in dialog statesFlorian Dold
2024-01-09wallet-core: test peer-push-credit expirationFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2024-01-08wallet-core: fix query for nonfinal payment transactionsFlorian Dold
2023-12-19wallet-core: prioritize pending tasksFlorian Dold
2023-12-18-fix rangeFlorian Dold
2023-12-18wallet-core: towards properly handling peer-pull-debit expiryFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-11-23wallet-core: implement balance flags for UI badgesFlorian Dold
2023-11-10kyc operation don't give lifenessSebastian
2023-11-08wallet-core: do not consider peer pull tx as pending when in dialog stateFlorian Dold
2023-11-07wallet-core: throttle tasksFlorian Dold
2023-10-16-fix testsFlorian Dold
2023-09-14wallet-core: consistently use usec timestamps in DBFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian Dold
2023-09-08wallet-core: remove redundant deposit status field in DBFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-08-30wallet-core: towards DD48Florian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-06-30wallet-core: fix pending operation query for p2p txFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
2023-06-20wallet-core: emit DD37 self-transition notifications with errorsFlorian Dold
2023-06-06wallet-core: use status consistently for querying for pending tasksFlorian Dold
2023-05-30wallet-core: missing suspended statesFlorian Dold
2023-05-26taler-util,wallet-core: implement TalerPreciseTimestampFlorian Dold
2023-05-25wallet-core: fix issues with aborting depositsFlorian Dold
2023-05-22nominal typing for taskId, also fixing transactionId referenceSebastian
2023-05-05DD37 wipFlorian Dold
2023-02-21wallet-core: fix peer-pull-credit long-polling and peer-pull-debit pending op...Florian 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-20-fix pending operationFlorian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-01-18wallet-core: Add 'deposited' field to deposit transactionFlorian Dold
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-07wallet-core: fix busy wait when long-polling for manual withdrawalFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-08include age commitment proof in refreshed coinsFlorian Dold
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-05-31wallet-core: only schedule auto-refresh check if exchange update has no last ...Florian Dold