exchange/src/exchange-lib
2017-04-20 07:49:56 +02:00
..
baseline remove transaction_id, only one payment per proposal allowed 2017-02-07 15:09:10 +01:00
test_exchange_api_home implementing #4357, but test missing 2016-04-11 02:37:56 +02:00
afl-generate.sh Add option to initialized db, fixes 4858 2017-01-13 14:44:51 +01:00
exchange_api_admin.c rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code 2016-10-20 21:19:01 +02:00
exchange_api_common.c fixing #4980 2017-04-18 21:05:27 +02:00
exchange_api_deposit.c remove transaction_id, only one payment per proposal allowed 2017-02-07 15:09:10 +01:00
exchange_api_handle.c fix misc doxygen issues 2017-04-20 07:49:56 +02:00
exchange_api_handle.h fix misc doxygen issues 2017-04-20 07:49:56 +02:00
exchange_api_payback.c test case of /payback done twice, handle 403-case in /payback handler, thereby also testing coin-with-payback history case in test logic (fixes #3887) 2017-04-16 02:39:11 +02:00
exchange_api_refresh_link.c rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code 2016-10-20 21:19:01 +02:00
exchange_api_refresh.c rename and move TALER_EXCHANGE_json_get_error_code to TALER_JSON_get_error_code 2016-10-20 21:19:01 +02:00
exchange_api_refund.c remove transaction_id, only one payment per proposal allowed 2017-02-07 15:09:10 +01:00
exchange_api_reserve.c fix misc doxygen issues 2017-04-20 07:49:56 +02:00
exchange_api_track_transaction.c remove transaction_id, only one payment per proposal allowed 2017-02-07 15:09:10 +01:00
exchange_api_track_transfer.c implementing/fixing #4933: check total_amount matches aggregated transactions 2017-03-04 17:53:04 +01:00
exchange_api_wire.c introducing closing fee 2017-04-17 14:01:55 +02:00
Makefile.am implement /payback-functions in libtalerexchange.so 2017-03-29 15:44:59 +02:00
test_exchange_api.c test case of /payback done twice, handle 403-case in /payback handler, thereby also testing coin-with-payback history case in test logic (fixes #3887) 2017-04-16 02:39:11 +02:00
test_exchange_api.conf introducing closing fee 2017-04-17 14:01:55 +02:00