aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/pay-peer-push-debit.ts
AgeCommit message (Expand)Author
2024-06-14wallet-core: missing object store, sortFlorian Dold
2024-06-13wallet-core: remove coinAllocationId, simplify coin history storeFlorian Dold
2024-06-13wallet-core: introduce coin history store, spend coins transactionallyFlorian Dold
2024-06-10wallet-core: report 'retry' as part of transaction actions where applicableFlorian Dold
2024-05-28fix #8828Sebastian
2024-04-23wallet-core: pass options object to all transactionsFlorian Dold
2024-04-22wallet-core: support multi-batch p2p paymentsFlorian Dold
2024-04-04wallet-core: allow peer-push with coins locked behind refreshFlorian Dold
2024-04-03wallet-core: preparations for deferred coin selectionFlorian Dold
2024-04-02wallet-core: refresh cleanup, preparations for #8568Florian Dold
2024-03-08wallet-core: notification-based waiting for dependent transactions instead of...Florian Dold
2024-03-07refactor coin selection, report maxEffectiveSpendAmountFlorian Dold
2024-02-27observabilityFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold
2024-02-21wallet-core: use cancellation tokens when possibleFlorian Dold
2024-02-21move helpers to utilFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-20wallet-core: long-pollingFlorian Dold
2024-02-19wallet-core: better import hygiene, cleanup withdrawalsFlorian Dold
2024-02-19get rid of deprecated/unused typesFlorian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold