exchange/src/exchange-lib
2017-04-03 22:45:48 +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 implement #3887-handling in exchange-lib 2017-04-03 22:45:48 +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 expire header parsing if day-of-month is 7th due to field confusing (wday vs mday) 2017-03-02 05:53:02 +01:00
exchange_api_handle.h fixing #4594 2016-07-07 17:55:25 +02:00
exchange_api_payback.c implement rest of exchange logic for #3887 (return payback information in reserve and coin histories) 2017-04-03 16:40:31 +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 implement #3887-handling in exchange-lib 2017-04-03 22:45:48 +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 test more of /wire, fix off-by-one 2017-03-06 17:36:10 +01:00
Makefile.am implement /payback-functions in libtalerexchange.so 2017-03-29 15:44:59 +02:00
test_exchange_api.c merge aggregator 2017-03-24 13:42:02 +01:00
test_exchange_api.conf implement #4929: add wire transfer fee to /wire (but not yet charged by aggregator) 2017-03-03 20:31:29 +01:00