summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-peer-push-credit.ts
AgeCommit message (Expand)Author
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-01-24fixes #8265Sebastian
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-09wallet-core: test peer-push-credit expirationFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-13-commentFlorian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-12-06wallet-core: return exchange base URL in PreparePeerPushCreditResponseFlorian Dold
2023-11-16wallet-core: do not return talerUri from peer push initiationFlorian Dold
2023-09-14wallet-core: use typed microsecond timestamps in DBFlorian 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 deprecated auditor trust managementFlorian Dold
2023-08-29wallet-core: remove usage of /wireFlorian Dold
2023-08-29taler-harness: add exchange-purse testFlorian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
2023-06-24wallet-core: allow deleting a peer-push-credit transaction in dialog stateFlorian Dold
2023-06-24wallet-core: allow confirming peer-push-credit via txidFlorian Dold
2023-06-20-minor renameFlorian 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-05wallet-core: handle more p2p abort cases nicelyFlorian Dold
2023-06-05wallet-core: use long-polling for P2P kycFlorian Dold
2023-06-05wallet-core: restructure p2p implv0.9.3-dev.14Florian Dold