summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations/balance.ts
AgeCommit message (Expand)Author
2024-02-19wallet-core: flatten directory structureFlorian Dold
2024-02-19wallet-core: simplify/unify DB accessFlorian Dold
2024-01-22wallet-core: implement and test balance reporting with scope infoFlorian Dold
2024-01-08wallet-core: exchange management cleanupFlorian Dold
2024-01-08wallet-core: fix error reporting for exchange entriesFlorian Dold
2023-12-04-fix withdrawal flags in balancev0.9.4-dev.1Florian Dold
2023-12-04BalanceFlag.OutgoingKycMarc Stibane
2023-11-23wallet-core: implement balance flags for UI badgesFlorian Dold
2023-09-11-WalletContractData doesn't belong to the DBFlorian Dold
2023-09-08wallet-core: more DB cleanupFlorian Dold
2023-09-08wallet-core: put refresh sessions into own storeFlorian Dold
2023-09-08wallet-core: address DB FIXMEs, systematic state numberingFlorian Dold
2023-09-06remove deprecated auditor trust managementFlorian Dold
2023-06-28check currency so it wont compare coins that are not relatedSebastian
2023-06-26wallet-core: make changes to available amount atomicFlorian Dold
2023-06-26wallet-core: fix deposit tx states, long-poll on kycFlorian Dold
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