summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2021-02-12was responding default_max_wire_fee in default_max_deposit_fee field, ref #5859Sebastian
2021-02-05increase pay timeoutFlorian Dold
2021-02-04fix #6738Christian Grothoff
2021-02-04fix #6737Christian Grothoff
2021-02-04fix header name in error messageFlorian Dold
2021-02-02add rudimentary test logic for #6731Christian Grothoff
2021-02-02extend client and testing libs to support setting authentication tokens (#6731)Christian Grothoff
2021-02-02include 'Bearer' in prefix and document discussion with mnotChristian Grothoff
2021-01-31implement access control (#6731)Christian Grothoff
2021-01-31implement import of auth_token into merchant DB when configuring instances (#...Christian Grothoff
2021-01-29retry if reserve is so far unknown (404) to merchant, instead of using short ...Christian Grothoff
2021-01-21improve Debian package rulesChristian Grothoff
2021-01-18only log things as ERROR that are actually ERRORs; return 502 instead of 500 ...Christian Grothoff
2021-01-18only log things as ERROR that are actually ERRORsChristian Grothoff
2021-01-18insert_transfer_details is running its own transaction, no need to create an ...Christian Grothoff
2021-01-18postgres_insert_pickup must NOT start a transaction, transaction is already p...Christian Grothoff
2021-01-18add missing rollbacks to fix some transactionsChristian Grothoff
2021-01-16fix #6699: trust peers if master_pub is in trust set, do not require base URL...Christian Grothoff
2021-01-15force (re)download of /keys also for auditor check, see #6699Christian Grothoff
2021-01-07fix #6677Christian Grothoff
2021-01-02fix DB initialization logic to avoid CREATE table attempts in taler-merchant-...Christian Grothoff
2021-01-01improving Debian package (untested)Christian Grothoff
2020-12-08fix minor merchant issuesChristian Grothoff
2020-11-19remove accidental changev0.8.1-dev.1MS
2020-11-19Print hint to failing commandMS
2020-11-08adjust error codes in merchantChristian Grothoff
2020-11-06fix return value from main() when run with -h/-vChristian Grothoff
2020-11-03remove dead optionChristian Grothoff
2020-10-31fix FIXME, get taler-merchant-benchmark to kind-of work in ordinary modeChristian Grothoff
2020-10-30properly detect if CONTRACT with same order ID already exists as wellChristian Grothoff
2020-10-30remove dead optionsChristian Grothoff
2020-10-29fix flags for coverage analysisChristian Grothoff
2020-10-26use corret HTTP status codes (#6434)Christian Grothoff
2020-10-25increase timeout, 5s is too shortChristian Grothoff
2020-10-25implement #6525, requires LASTEST GNUnet to workChristian Grothoff
2020-10-25use better status codesChristian Grothoff
2020-10-25fix logging of expected problemsChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25fix indentChristian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25work on #6525Christian Grothoff
2020-10-25indentation fixesChristian Grothoff
2020-10-20expose refund_pending status in GET /private/orders/<ID> operation. Fixes #6491.Christian Grothoff
2020-10-20implement test for #6466Christian Grothoff
2020-10-20@paramMS
2020-10-20@paramMS
2020-10-15Doxygen fixesMS
2020-10-15Doxygen fixesMS
2020-10-14implementing long-polling test commands for wallet get order operation (#6466)Christian Grothoff
2020-10-13generate refund URI with http/https status based on the merchant_base_url ins...Christian Grothoff