summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/transactions.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-19wallet-core: towards fixing scopeInfo filtering in getTransactionsFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-02-14fix #8403Sebastian
2024-02-13fixes #8228Sebastian
2024-02-04prettySebastian
2024-02-04backward compatible change to acceptReward with txIdSebastian
2024-01-29wallet-core,harness: let runIntegrationTest wait for its own transactionsFlorian Dold
2024-01-23wallet-core: fix getTransactionById for refreshes, test itFlorian Dold
2024-01-17return effective amount of refresh txSebastian
2024-01-15fixes #8083Sebastian
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09wallet-core: refactor peer-pull-debit and test abortingFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2023-12-15return refund list in purchase tx detailsSebastian
2023-12-01exchange account infoSebastian
2023-11-28-more consistent namingFlorian Dold
2023-11-22wallet-core: implement and test currency conversion withdrawalsFlorian Dold
2023-11-16wallet-core: only hand out talerUri for push payments when the transaction is...Florian Dold
2023-11-09wallet-core: deliver kyc URL via experimental user dataFlorian Dold
2023-11-09wallet-core: fix bogus timestamp logicFlorian Dold
2023-10-16wallet-core: sort transactions ASC by default to not break testsFlorian Dold
2023-10-10wallet-core: order transactions by descending timestampFlorian 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-12wallet-core: move contract terms to object storeFlorian Dold
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-08-22wallet-core: wake up task loop on tx status changesFlorian Dold
2023-08-22sqlite3 backend for idb-bridge / wallet-coreFlorian Dold
2023-08-03-towards tip->reward renameFlorian Dold
2023-07-21add missing kyc url for manual withdrawal and add support for 451 case: aml-r...Sebastian
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-06bump typescript versionFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian 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: implement TalerPreciseTimestampFlorian Dold
2023-05-26-organize importsFlorian Dold
2023-05-26wallet-core: dispatch cancelAborting for withdrawalFlorian Dold