summaryrefslogtreecommitdiff
path: root/packages
AgeCommit message (Expand)Author
2020-09-06always update /keys before autorefreshv0.7.1-dev.28Florian Dold
2020-09-06convert axios error to taler errorFlorian Dold
2020-09-06fix bank API testFlorian Dold
2020-09-06add integration test for permanent refund failureFlorian Dold
2020-09-06handle permanent refund failureFlorian Dold
2020-09-06fix outdated test caseFlorian Dold
2020-09-06make db file writes atomicFlorian Dold
2020-09-05allow inline locationsv0.7.1-dev.27Florian Dold
2020-09-04fix utterly broken throttling logicv0.7.1-dev.26Florian Dold
2020-09-04coverageFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-04don't unnecessarily repeat reserve processing after recoupFlorian Dold
2020-09-04integration testFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian Dold
2020-09-03actually add test case fileFlorian Dold
2020-09-03implement and test auto-refreshFlorian Dold
2020-09-03add proposalId in preparePay responsev0.7.1-dev.25Florian Dold
2020-09-03towards auto-refreshFlorian Dold
2020-09-02schedule exchange updatingFlorian Dold
2020-09-02missing fileFlorian Dold
2020-09-02rename testFlorian Dold
2020-09-02respect cache headerFlorian Dold
2020-09-02no more const enum, remove unused fieldFlorian Dold
2020-09-01fix bank API testv0.7.1-dev.24Florian Dold
2020-09-01estimate refresh output, show correct(er) balanceFlorian Dold
2020-09-01also check effective amountFlorian Dold
2020-09-01correct refund amounts and better testingFlorian Dold
2020-09-01validationFlorian Dold
2020-09-01include error details in transactions listFlorian Dold
2020-09-01auto-formatFlorian Dold
2020-09-01harmonized error codesv0.7.1-dev.23Florian Dold
2020-09-01test error handlingFlorian Dold
2020-09-01fix exception thrown during logging, include stack traceFlorian Dold
2020-08-28logging / do not crash on errorFlorian Dold
2020-08-27enable sourcemaps for taler-wallet-cliFlorian Dold
2020-08-26fix broken importFlorian Dold
2020-08-24fix test conditionv0.7.1-dev.22Florian Dold
2020-08-24fix wallet DBFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-24timetravel test case (fails right now)Florian Dold
2020-08-24test caseFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold
2020-08-21make diagnostics, welcome page and permissions work againFlorian 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-20add another test case for the merchant refund APIFlorian Dold
2020-08-20handle withdrawals aborted by the bank, add testFlorian Dold
2020-08-20add bank API testsFlorian Dold
2020-08-20add auto-refund test case, fix bug detected by itFlorian Dold
2020-08-20match latest refund API of the merchantFlorian Dold