summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util
AgeCommit message (Expand)Author
2021-04-14implement debug flag for allowing late withdrawalFlorian Dold
2021-04-14forgettable information validation WIPFlorian Dold
2021-04-13add validation for forgettable JSONFlorian Dold
2021-04-12implement DD18 (forgettable fields in contract terms)Florian Dold
2021-04-07get coin re-selection after accidental double spending to workFlorian Dold
2021-03-27re-add tests, more coin selection testsFlorian Dold
2021-03-27fix coin selectionFlorian Dold
2021-03-17use static helpers for amountsFlorian Dold
2021-03-17towards wallet-core / util splitFlorian Dold
2021-03-15improved pay coin selectionFlorian Dold
2021-03-10finish first complete end-to-end backup/sync testFlorian Dold
2021-03-10restructure sync, store errorsFlorian Dold
2021-02-09fix build error from renameFlorian Dold
2021-02-08idb: add first web platform tests, fix issues detected by themFlorian Dold
2021-02-010006728: set up wallet CI pipeline for WebExtension buildSebastian
2021-01-13implement infrastructure for future DB migrations via backupFlorian Dold
2021-01-07backup cycleFlorian Dold
2021-01-05get basic test cases to work with new exchangeFlorian Dold
2021-01-04backup importFlorian 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-14formatting passFlorian Dold
2020-12-02backup WIPFlorian Dold
2020-11-27fix static typesFlorian Dold
2020-11-26more static typing for transactions (fixes #6653)Florian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-11-03fix CheckPaymentPaidResponse schemaFlorian Dold
2020-10-02fix 'taler+http://' interpretationMS
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold
2020-09-08missing fileFlorian Dold
2020-09-07dynamic pay request timeoutFlorian Dold
2020-09-06fix outdated test caseFlorian Dold
2020-09-04fix utterly broken throttling logicv0.7.1-dev.26Florian Dold
2020-09-04formatting, importFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-02missing fileFlorian 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-01correct refund amounts and better testingFlorian Dold
2020-09-01validationFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01fix exception thrown during logging, include stack traceFlorian Dold
2020-08-20fix refund URI parsing (due to merchant backend change)v0.7.1-dev.21Florian Dold
2020-08-20throttling diagnostics and request timeoutsFlorian 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