summaryrefslogtreecommitdiff
path: root/src/exchange-lib/exchange_api_payback.c
AgeCommit message (Collapse)Author
2017-05-09nicely handle error from json_dumps without assertChristian Grothoff
2017-05-07check json_pack return value, just to be niceChristian Grothoff
2017-04-16test case of /payback done twice, handle 403-case in /payback handler, ↵Christian Grothoff
thereby also testing coin-with-payback history case in test logic (fixes #3887)
2017-04-03implement rest of exchange logic for #3887 (return payback information in ↵Christian Grothoff
reserve and coin histories)
2017-04-01implement DB plugin function to obtain reserve information, migrate logic to ↵Christian Grothoff
simplified API spec (#3887); use plugin API in /payback DB implementation
2017-03-29implementing remaining /payback responsesChristian Grothoff
2017-03-29implement /payback-functions in libtalerexchange.so (new C file)Christian Grothoff