exchange/src/lib
2020-07-05 16:50:15 +02:00
..
auditor_api_curl_defaults.c rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails 2020-03-03 17:14:00 +01:00
auditor_api_curl_defaults.h rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails 2020-03-03 17:14:00 +01:00
auditor_api_deposit_confirmation.c towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
auditor_api_exchanges.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
auditor_api_handle.c make version field const 2020-04-07 11:47:47 +02:00
auditor_api_handle.h rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails 2020-03-03 17:14:00 +01:00
exchange_api_common.c towards changing timestamp in deposit confirmation (tests failing) 2020-07-05 16:35:00 +02:00
exchange_api_curl_defaults.c rename BANK_excecute_wire_transfer to BANK_transfer, improve error handling when curl_easy_init() fails 2020-03-03 17:14:00 +01:00
exchange_api_curl_defaults.h limit redirects 2020-02-29 16:54:58 +01:00
exchange_api_deposit.c fix FIXME by exposing deposit permission signing in API instead of doing it inside of the testing logic 2020-07-05 16:50:15 +02:00
exchange_api_deposits_get.c modify TALER_EXCHANGE_deposits_get() API to avoid NULL pointers and need for deep copies 2020-07-05 16:35:00 +02:00
exchange_api_handle.c fix status code 2020-07-05 16:34:59 +02:00
exchange_api_handle.h make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
exchange_api_link.c remove c_hash from planchet detail where it does not logically belong 2020-04-12 16:44:28 +02:00
exchange_api_melt.c update ECs 2020-07-05 16:50:13 +02:00
exchange_api_recoup.c adapt to new GNUnet sign API (#6164) 2020-04-08 18:18:20 +02:00
exchange_api_refresh_common.c fix #6195 2020-04-21 15:25:12 +02:00
exchange_api_refresh_common.h doxygen fixes 2020-02-29 17:13:43 +01:00
exchange_api_refreshes_reveal.c remove c_hash from planchet detail where it does not logically belong 2020-04-12 16:44:28 +02:00
exchange_api_refund.c return fee as well 2020-07-05 16:50:12 +02:00
exchange_api_reserves_get.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
exchange_api_transfers_get.c clarify with/without wire fee issue, sanity checks on currencies 2020-07-05 16:50:15 +02:00
exchange_api_wire.c make exchange API more uniform in how information is returned 2020-04-05 22:05:38 +02:00
exchange_api_withdraw2.c fix status code 2020-07-05 16:34:59 +02:00
exchange_api_withdraw.c API updates and new error codes for merchant implementation of #6173 2020-04-12 20:46:33 +02:00
Makefile.am adapt withdraw2 API to support new tip-pickup design (#6173) 2020-04-12 19:22:45 +02:00