summaryrefslogtreecommitdiff
path: root/packages/taler-wallet-core/src/operations
AgeCommit message (Expand)Author
2020-12-10backup schemaFlorian Dold
2020-12-08backup WIP (getting it back to build)Florian Dold
2020-12-07backup schema WIPFlorian Dold
2020-12-07backup schema WIPFlorian 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-26hide transient errors when accepting a tipFlorian Dold
2020-11-18towards a nicer transaction historyFlorian Dold
2020-11-18re-enable tipping support in the WebExtension UIFlorian Dold
2020-11-16only query tip status on first call to prepareFlorian Dold
2020-11-16use index to check existing tip recordFlorian Dold
2020-11-16fix tip record creation, migrate DBFlorian Dold
2020-11-08update error codesChristian Grothoff
2020-11-04handle transient pay errors (fixes #6607)Florian Dold
2020-11-03check contract terms signature, handle errorsFlorian Dold
2020-11-03complain about merchant base URL mismatch, fixing #6616Florian Dold
2020-09-09check bank's protocol version first, fix typoFlorian Dold
2020-09-09make withdrawal, pay and refunds work in the WebExtensionFlorian Dold
2020-09-09include proposal ID, to allow abortingFlorian Dold
2020-09-09implement payment aborts with integration testFlorian 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-07dynamic pay request timeoutFlorian Dold
2020-09-06always update /keys before autorefreshv0.7.1-dev.28Florian Dold
2020-09-06handle permanent refund failureFlorian Dold
2020-09-04formatting, importFlorian Dold
2020-09-04don't unnecessarily repeat reserve processing after recoupFlorian Dold
2020-09-04test recoup, fix bug in reserve state machine, fix bug in recoup-refreshFlorian 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-02respect cache headerFlorian 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-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-24fix wallet DBFlorian Dold
2020-08-24implement fulfillment_message and make fulfillment_url optionalFlorian Dold
2020-08-24test case for order claiming; more accurate ECFlorian Dold