summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/pay-peer-pull-credit.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-02-15implement task shepherd, many small fixes and tweaksdev/dold/task-shepherdFlorian Dold
2024-01-15wallet-core: uniform transaction interface, cleanupFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2023-12-13wallet-core: properly transition from aborting to aborted in peer-pull-creditFlorian Dold
2023-12-13wallet-core: add hint about responsible transaction ID in balance change noti...Florian Dold
2023-12-12wallet-core: towards better DD48 supportFlorian Dold
2023-11-30wallet-core: handle peer-pull-credit expiryFlorian Dold
2023-11-30wallet-core: construct correct txid for notificationFlorian Dold
2023-09-15wallet-core: fix type error in purse_expirationFlorian 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-08-29wallet-core: do p2p coin selection based on coin availability recordsFlorian Dold
2023-08-29taler-harness: add exchange-purse testFlorian Dold
2023-08-23-formatting / don't use deprecated methodFlorian Dold
2023-08-03fix integration testsFlorian Dold
2023-06-30wallet-core: towards event-based waiting in runIntegrationTestV2Florian Dold
2023-06-30wallet-core: rename OperationAttempt->TaskRun, do not allow task result value...Florian Dold
2023-06-28wallet-core: handle 'never' timestamp in purse statusFlorian Dold
2023-06-28wallet-core: emit balance-change notifications, do less implicit background workFlorian Dold
2023-06-26wallet-core: return numCoins in checkPeerPullCredit responseFlorian 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-16remove some type literal and prettySebastian
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: restructure p2p implv0.9.3-dev.14Florian Dold