summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/balance.ts
AgeCommit message (Expand)Author
6 dayswallet-core: pass options object to all transactionsFlorian Dold
2024-04-04wallet-core: fix typo that affects reporting of pendingOutgoing balanceFlorian Dold
2024-03-28wallet-core: count peer-push-debit towards pending outgoing balanceFlorian Dold
2024-03-27wallet-core: empty balance item for exchanges that are used or have accepted ToSFlorian Dold
2024-03-07rename insufficient balance fields to work for both merchant and p2p paymentsFlorian Dold
2024-03-07wallet-core: simplify/improve insufficient balance details computationFlorian Dold
2024-03-07wallet-core: improve insufficient balance reportingFlorian Dold
2024-03-06towards refactoring coin selectionFlorian Dold
2024-03-05wallet-core: have balance item even on zero balanceFlorian Dold
2024-02-27wallet-core: thread through wallet execution contextFlorian Dold
2024-02-21move helpers to utilFlorian Dold
2024-02-20wallet-core: get rid of separate InternalWalletState interfaceFlorian Dold
2024-02-20wallet-core: count deposits towards pendingOutgoingFlorian Dold
2024-02-19wallet-core: fix completely bogus computation of pendingIncomingFlorian Dold
2024-02-19wallet-core: flatten directory structureFlorian Dold