aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2023-02-20wallet-core: support long-polling for peer push creditFlorian Dold
2023-02-20wallet-core: fix retryTransaction, improve tx/op identifier parsing/constructionFlorian Dold
2023-02-20wallet-core: fix DB migration logic when only an index is addedFlorian Dold
2023-02-20wallet-core: raw/effective amount for push transactions, fix transactions lis...Florian Dold
2023-02-20wallet-core: pending operation for peer push credit, save withdrawalGroupIdFlorian Dold
2023-02-19wallet-core: various p2p payment fixesFlorian Dold
2023-02-16make wallet-cli runnable under qtartFlorian Dold
2023-02-14-include more info in refresh txFlorian Dold
2023-02-12wallet-core: skeleton support for regional currency scopesFlorian Dold
2023-02-01fix #7552, add next_url from the tip information when accepting tipsSebastian
2023-01-23-spaceFlorian Dold
2023-01-23wallet-core: make DB migration logic more tolerantFlorian Dold
2023-01-18fix: missing total cost in peer pull paymentSebastian
2023-01-17re-use the same kyc function from withdrawal for depositsSebastian
2023-01-15query transaction status for depositSebastian
2023-01-13wallet-core: store total p2p push cost in DBFlorian Dold
2023-01-12more information if migration failed, and prettySebastian
2023-01-12wallet-core: retries for peer pull paymentsFlorian Dold
2023-01-12wallet-core: implement retries for peer push paymentsFlorian Dold
2023-01-11wallet-core: refresh when aborting paymentsFlorian Dold
2023-01-11wallet-core: remember applied DB fixupsFlorian Dold
2023-01-11wallet-core: implement database fixupsFlorian Dold
2023-01-10wallet-core: KYC mvpFlorian Dold
2023-01-09wallet-core prettySebastian
2023-01-05wallet-core: implement insufficient balance detailsFlorian Dold
2022-11-24fix 7465Sebastian
2022-11-22fixing import db when pkey is numberSebastian
2022-11-02bump db versionv0.9.0-dev.33Florian Dold
2022-11-02wallet-core: add byStatus indices for peer payment object storesFlorian Dold
2022-11-02wallet-core: DB FIXMEs (amount format)Florian Dold
2022-11-02wallet-core: DB FIXMEsFlorian Dold
2022-11-02wallet-core: address DB FIXMEsFlorian Dold
2022-11-02bump versionsv0.9.0-dev.32Florian Dold
2022-11-02wallet-core: compute residual amount for recoup properlyFlorian Dold
2022-11-01-harness fixes for kycFlorian Dold
2022-11-01wallet-core: report supportedAgeGroupsFlorian Dold
2022-11-01wallet-core: better KYC error messageFlorian Dold
2022-11-01wallet-core: use PeerContractTermsFlorian Dold
2022-10-19wallet-core: bump DB versionFlorian Dold
2022-10-16wallet-core: show instructed amount as raw amount for withdrawalFlorian Dold
2022-10-16wallet-core: CLI improvements, ToS fetching fixesFlorian Dold
2022-10-15wallet-core, wallet-cli: add status to exchange list, add detail query to CLIFlorian Dold
2022-10-15wallet-core: address another DB FIXMEFlorian Dold
2022-10-15wallet-core: put signing keys in separate object storeFlorian Dold
2022-10-15wallet-core: simplify coin recordFlorian Dold
2022-10-14wallet-core: address another DB FIXMEFlorian Dold
2022-10-14wallet-core: address DB FIXMEFlorian Dold
2022-10-14wallet-core: DB tweaks, consistent file naming conventionFlorian Dold
2022-10-14wallet-core: pull out ToS into separate object storeFlorian Dold
2022-10-14wallet-core: DB tweaksFlorian Dold