aboutsummaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/db.ts
AgeCommit message (Expand)Author
2022-10-09wallet-core: put contract terms into separate object storeFlorian Dold
2022-10-08wallet-core: more DB and refund fixesFlorian Dold
2022-10-08wallet-core: spec/clarify explicit refresh transactionFlorian Dold
2022-10-08wallet-core: Clean up merchant payments DB schemaFlorian Dold
2022-10-05wallet-core: fix default auditor/exchange loading logicFlorian Dold
2022-09-23wallet-core: fix withdrawal state machineFlorian Dold
2022-09-23wallet-core: backwards compatibility for bankAccounts store, naming conventionsFlorian Dold
2022-09-23add bank account recordSebastian
2022-09-23bump versionsv0.9.0-dev.23Florian Dold
2022-09-21wallet-core: DB improvementsFlorian Dold
2022-09-21wallet-core: use more numeric fieldsFlorian Dold
2022-09-21wallet-core: use numeric status field to allow range queriesFlorian Dold
2022-09-20wallet-core: make basic backup work againFlorian Dold
2022-09-19-also check for revokedFlorian Dold
2022-09-16-wallet-core: merge DenominationInfo and DenomInfoFlorian Dold
2022-09-16-move declarationFlorian Dold
2022-09-16wallet-core: support age restrictions in new coin selectionFlorian Dold
2022-09-16wallet-core: towards faster coin selectionFlorian Dold
2022-09-14wallet-core: restructure denomination record for easier queryingFlorian Dold
2022-09-14wallet-core: cache fresh coin count in DBFlorian Dold
2022-09-14import a complete database from cliSebastian
2022-09-13wallet-core: introduce easier syntax for transactionsFlorian Dold
2022-09-13wallet-core: uniform retry handlingFlorian Dold
2022-09-06bump DB major versionv0.9.0-dev.17Florian Dold
2022-09-05consider supported wire types when selecting coinsFlorian Dold
2022-09-01more information about p2p:Sebastian
2022-08-26wallet-core: fix revocation, re-introduce reserves object storeFlorian Dold
2022-08-25wallet-core: fix db index on withdraw URIFlorian Dold
2022-08-24wallet-core: put taler:// URIs in transactions listFlorian Dold
2022-08-24wallet-core: p2p support for transactions listFlorian Dold
2022-08-24wallet-core: fix withdrawal idempotencyFlorian Dold
2022-08-24-get p2p pull integration test to run throughFlorian Dold
2022-08-23peer-to-peer pull payments MVPFlorian Dold
2022-08-18moved wireInfo and denomInfo into taler-util so it can be used from the uiSebastian
2022-08-16implement peer to peer push paymentsFlorian Dold
2022-08-08add delivery info in the parse contract terms and a function to get info from...Sebastian
2022-07-12wallet-core: implement accepting p2p push paymentsFlorian Dold
2022-07-08wallet-core: P2P push payments (still incomplete)Florian Dold
2022-06-26- typo fixSebastian
2022-06-10wallet-core: implement and test forced coin/denom selectionFlorian Dold
2022-05-14feat: awaiting refundSebastian
2022-04-29fix #5845 added run-gc on webexSebastian
2022-04-27wallet-core: implement age restriction supportFlorian Dold
2022-03-28wallet: cancellation for depositFlorian Dold
2022-03-22wallet: improve error handling and error codesFlorian Dold
2022-03-21wallet: t_s/d_us migrationFlorian Dold
2022-03-10wallet-core: do not rely on reserve history for withdrawalsFlorian Dold
2022-03-08wallet: improve retry handling for payments, update error codesFlorian Dold
2022-03-08wallet-core: handle reserve retries betterFlorian Dold
2022-03-07address protocol changes in the exchangeFlorian Dold