summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2020-04-11adapting to API changes for fix #6149Christian Grothoff
2020-04-11implement payment target exposition in /config, finishes #4939Christian Grothoff
2020-04-11finish #4939 implementation: allow client to indicate preference for payment ...Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10implement #6136Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10fix log levelsChristian Grothoff
2020-04-10implement caching/persisting of exchange /refund responsesChristian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-09make code compile without warnings against latest libmicrohttpd APIChristian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-07fix #6129 (/refund idempotency)Christian Grothoff
2020-04-07split refund file by handlerChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-05update to match latest exchange APIChristian Grothoff
2020-04-04expose /public/config endpoint (#5939)Christian Grothoff
2020-04-04code cleanupChristian Grothoff
2020-04-04more comprehensive error reporting for /track/transferChristian Grothoff
2020-04-04improve error handling, use configuration option names as per latest docsChristian Grothoff
2020-04-04update to latest exchange API, some better error handlingChristian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian Grothoff
2020-04-03clean up /refund logic a bitChristian Grothoff
2020-04-02clean up pay logic more, add check for payment deadlinesChristian Grothoff
2020-04-01work on #6014, incompleteChristian Grothoff
2020-03-31typosChristian Grothoff
2020-03-28follow up on rename in exchangeChristian Grothoff
2020-03-26fix fTBFSDChristian Grothoff
2020-03-23fix ftbfsChristian Grothoff
2020-03-22big EC rename, part IIChristian Grothoff
2020-03-22the big EC renameChristian Grothoff
2020-03-15refactor to latest libgnunetcurlChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-03stay with simple strings, i18n now to be solved in backwards-compatible way (...Christian Grothoff
2020-03-01bugfixesChristian Grothoff
2020-02-29Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2020-02-28allow summary to be itself an object for i18nChristian Grothoff
2020-02-28exchange rename festChristian Grothoff
2020-02-28handle description field no longer being a simple stringChristian Grothoff
2020-02-24add missing flags for coverage analysisChristian Grothoff
2020-02-04add timetravel option for testing/debuggingChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-20fixChristian Grothoff
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19currency is global in the config, don't require duplicationFlorian Dold
2020-01-19rename of section prefix 'exchange-' to 'merchant-exchange-'Florian Dold
2020-01-19'account-' to 'merchant-account-'Florian Dold
2020-01-19one more payto fixFlorian Dold
2020-01-19fixmes, url->payto_uriFlorian Dold