summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/util
AgeCommit message (Expand)Author
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
2020-08-12rename for consistencyFlorian Dold
2020-08-12codecFlorian Dold
2020-08-12remove excessive namespacing, formatFlorian Dold
2020-08-10use API extractor for cleaner package separationFlorian Dold
2020-08-10remove accidentally committed declaration filesFlorian Dold
2020-08-07integration testing tweaks, rerun-payment-multiple scenarioFlorian Dold
2020-08-06remove debug logFlorian Dold
2020-08-06towards integration tests with fault injectionFlorian Dold
2020-08-03modularize repo, use pnpm, improve typecheckingFlorian Dold