summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/balance.ts
AgeCommit message (Expand)Author
2023-02-12wallet-core: skeleton support for regional currency scopesFlorian Dold
2023-01-20introducing getBalanceDetail for getting all depositable/transferable amount ...Sebastian
2023-01-19fix: do not count coins with other currencySebastian
2023-01-09add 'when' to error-detail and remove error as normal response when doing backupSebastian
2023-01-06wallet-core: insufficient balance details for p2p paymentsFlorian Dold
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2023-01-04-minor insufficient balance tweaksFlorian Dold
2023-01-04wallet-core: define insufficient balance detailsFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-03-23wallet: address crypto worker hang and warning about worker terminationFlorian Dold
2022-01-11revert empty balanceFlorian Dold
2022-01-11fix DB indexing issuesFlorian Dold
2021-06-17towards factoring out cyclic dependenciesFlorian Dold
2021-06-09formatting: re-run prettierFlorian Dold
2021-06-09database access refactorFlorian Dold
2021-06-08moving logger into taler-utilSebastian
2021-03-17towards wallet-core / util splitFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold