aboutsummaryrefslogtreecommitdiff
path: root/src/lib
AgeCommit message (Expand)Author
2020-04-12implement #6173Christian Grothoff
2020-04-11adding test for #5985Christian Grothoff
2020-04-10implementing long-polling for refunds (#5985)Christian Grothoff
2020-04-10preparatory steps for #6136Christian Grothoff
2020-04-10implement #5299Christian Grothoff
2020-04-10fix ftbfsChristian Grothoff
2020-04-08adapt to exchange API changeChristian Grothoff
2020-04-08adaptations for signing API change in GNUnet (#6164)Christian Grothoff
2020-04-07add test for /public/configChristian Grothoff
2020-04-07implementing #5288Christian Grothoff
2020-04-07implement /config APIChristian Grothoff
2020-04-06make API return exchange data systematically, fixes #4939Christian Grothoff
2020-04-05update to match latest exchange APIChristian Grothoff
2020-04-04improve error handling, use configuration option names as per latest docsChristian Grothoff
2020-04-03work on tipping logic to report exchange errors back to fontendChristian 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-31bump version, fix dist targetv0.7.0Christian Grothoff
2020-03-28remove closer, fixes FTBFS and makes tests slightly fasterChristian Grothoff
2020-03-27fix merchant test caseChristian Grothoff
2020-03-27fix ftbfsChristian Grothoff
2020-03-17configuration file adaptations in the context of #6123Christian Grothoff
2020-03-03fix NPEChristian Grothoff
2020-03-01bugfixesChristian Grothoff
2020-02-29update reference to exchange codeChristian Grothoff
2020-02-29Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2020-02-28take out verboseChristian Grothoff
2020-02-28be verboseChristian Grothoff
2020-02-28exchange rename festChristian Grothoff
2020-02-03Merge branch 'master' of git+ssh://git.taler.net/merchantChristian Grothoff
2020-02-03clean up testChristian Grothoff
2020-01-24fix another EC issueChristian Grothoff
2020-01-24towards fixing backend DB versioning, also fixing TALER_PQ_error_code() seman...Christian Grothoff
2020-01-20fixChristian Grothoff
2020-01-19wrong name in configFlorian Dold
2020-01-19update config fileFlorian Dold
2020-01-19rename: TALER_config_get_denom->amountChristian Grothoff
2020-01-19remove obsolete METHOD optionFlorian Dold
2020-01-19configFlorian Dold
2020-01-19rename of section prefix 'exchange-' to 'merchant-exchange-'Florian Dold
2020-01-19'account-' to 'merchant-account-'Florian Dold
2020-01-19payto fixesFlorian Dold
2020-01-19url -> payto_uriFlorian Dold
2020-01-19adapt to twister changesFlorian Dold
2020-01-19make twister test case passFlorian Dold
2020-01-19make twister test case compile, won't work yetFlorian Dold
2020-01-19make test_merchant_api succeed againFlorian Dold
2020-01-19fix deprecated JSON syntax in test caseFlorian Dold
2020-01-19config for test caseFlorian Dold