summaryrefslogtreecommitdiff
path: root/src/backend
AgeCommit message (Expand)Author
2017-11-30fix #5187Christian Grothoff
2017-11-30add amount to tip-tokenFlorian Dold
2017-11-30add critical missing commaFlorian Dold
2017-11-30uri->url, add tip_token with pickup_url in /tip-authorizeFlorian Dold
2017-11-29add mising filesFlorian Dold
2017-11-27implement /tip-queryFlorian Dold
2017-11-02misc bugfixes to get first /tip-pickup test to passChristian Grothoff
2017-11-02fix response code generationChristian Grothoff
2017-11-02work on /tip-pickup implemenation (WiP)Christian Grothoff
2017-11-01towards implementing /tip-pickup (incomplete)Christian Grothoff
2017-11-01tests and bugfixes for /tip-authorizeChristian Grothoff
2017-10-30implement getting reserve_priv from configuration in test and backendChristian Grothoff
2017-10-27max deposit fee picked from defaultsMarcello Stanisci
2017-10-24work around build error for incomplete /tip implementationChristian Grothoff
2017-10-22first (incomplete) skeleton for tipping APIChristian Grothoff
2017-10-18fix rules for 'make dist'Christian Grothoff
2017-10-15add refund permissions to /payFlorian Dold
2017-10-06check return value from TALER_JSON_hashChristian Grothoff
2017-09-26fix extra start of retry_exchange taskChristian Grothoff
2017-09-26fix use of uninit varsChristian Grothoff
2017-09-17adjust to API change of exchangeChristian Grothoff
2017-09-09work on #5092, handle failure in easy case without assertingChristian Grothoff
2017-09-09work on #5092, do not assert if instance unknownChristian Grothoff
2017-09-09work on #5092: be conservative, allow TALER_EXCHANGE_get_keys() to return NUL...Christian Grothoff
2017-09-09work on #5092: remove one of the asserts that can failChristian Grothoff
2017-09-02fix bad nesting of transactions during /pay processingChristian Grothoff
2017-09-02fix testcase, refund array is boxed in a refund_permissions field of the main...Christian Grothoff
2017-08-31fix /pay transaction retry logicChristian Grothoff
2017-08-31fix clear logic error, likely related to #5127Christian Grothoff
2017-08-26wrap refund permission in objectFlorian Dold
2017-08-26use order_id as summary if contract doesn't have itFlorian Dold
2017-07-25moving proposal mark-as-paid in the right placeMarcello Stanisci
2017-07-22do not use uninitialized master_pub field from 'struct Exchange', but use the...Christian Grothoff
2017-07-21work for #4943 (incomplete)Christian Grothoff
2017-07-20minor style fixesChristian Grothoff
2017-07-18no key under [merchant], default instance takes careMarcello Stanisci
2017-07-16flagging proposal as paid (#5054)Marcello Stanisci
2017-07-05moving a 'PS' struct into exchange codebaseMarcello Stanisci
2017-07-05Finishing #5087.Marcello Stanisci
2017-07-05moving definitions to header fileMarcello Stanisci
2017-07-01implement first part of #4943: persist wire transfer fees of exchange in DBChristian Grothoff
2017-07-01support VC checks (#5035)Christian Grothoff
2017-06-29fix last #5010 issues, including timeout of the generatorChristian Grothoff
2017-06-29fix #5010 for /track/transferChristian Grothoff
2017-06-29fixing misc. FIXMEs, some style issues, and mostly DB return value handling t...Christian Grothoff
2017-06-29FIXMEMarcello Stanisci
2017-06-25ref bugnoteChristian Grothoff
2017-06-25use default log level of WARNINGChristian Grothoff
2017-06-25do use return value of iterate_instances()Christian Grothoff
2017-06-23caring about 'summary' fieldMarcello Stanisci