summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/types/dbTypes.ts
AgeCommit message (Expand)Author
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-18implement depositsFlorian Dold
2021-01-14logging, cosmetic fixesFlorian Dold
2021-01-13auto formatFlorian Dold
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-12backup WIPFlorian Dold
2021-01-10backup schemaFlorian Dold
2021-01-08implement import of backup recovery documentFlorian Dold
2021-01-07importsFlorian Dold
2021-01-05get basic test cases to work with new exchangeFlorian Dold
2021-01-04backup importFlorian Dold
2020-12-21backup import WIPFlorian Dold
2020-12-17export complete backup, derive planchets in withdrawalFlorian Dold
2020-12-16don't store reserve history anymore, adjust withdrawal implementation accordi...Florian Dold
2020-12-15derive tipping planchets from seed, implement backup furtherFlorian Dold
2020-12-14derive refresh info from secret seedFlorian Dold
2020-12-10backup schemaFlorian Dold
2020-12-07backup schema WIPFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-26more static typing for transactions (fixes #6653)Florian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-11-03check contract terms signature, handle errorsFlorian Dold
2020-09-09commentFlorian Dold
2020-09-09implement payment aborts with integration testFlorian Dold
2020-09-08remove unused indexFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB tweaksFlorian Dold
2020-09-08DB cleanupFlorian Dold
2020-09-08tipping transaction list entry, integration test and DB simplificationsFlorian Dold
2020-09-08fix tipping and adjust DBFlorian Dold
2020-09-08tipping API and integration testFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-02respect cache headerFlorian Dold
2020-09-02no more const enum, remove unused fieldFlorian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-08-24fix wallet DBFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-19use /paid API for proof of purchaseFlorian Dold
2020-08-14nuke some console.log statements, test wallet testing functionality in integr...Florian Dold
2020-08-13make withdrawal requests sequentially, clean up withdrawal logic a bitFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold