exchange/src/lib
2022-04-23 12:34:48 +02:00
..
auditor_api_curl_defaults.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +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 centralize exchange online signature logic 2022-03-29 15:21:49 +02:00
auditor_api_exchanges.c simplify auditor_api_handle.c, do not modify global context with respect to 'Expect' header 2022-03-19 15:25:43 +01:00
auditor_api_handle.c simplify auditor_api_handle.c, do not modify global context with respect to 'Expect' header 2022-03-19 15:25:43 +01: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_auditor_add_denomination.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_common.c adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed 2022-04-05 17:15:50 +02:00
exchange_api_contracts_get.c -finish first implementaation of exchange_api_contracts_get.c 2022-04-11 19:22:30 +02:00
exchange_api_csr_melt.c -fix CS nonce reuse check logic 2022-02-17 15:18:09 +01:00
exchange_api_csr_withdraw.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_curl_defaults.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_curl_defaults.h limit redirects 2020-02-29 16:54:58 +01:00
exchange_api_deposit.c adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed 2022-04-05 17:15:50 +02:00
exchange_api_deposits_get.c Add abstractions: TALER_exchange_deposit_{sign,verify} 2022-04-22 20:29:45 -04:00
exchange_api_handle.c adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed 2022-04-05 17:15:50 +02:00
exchange_api_handle.h introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_kyc_check.c add taler-exchange-httpd_reserves_purse.c to build 2022-04-21 21:04:33 +02:00
exchange_api_kyc_proof.c use 32 byte hash for hpayto, use that for joins on queries to better align queries with partitions 2022-03-03 23:52:08 +01:00
exchange_api_kyc_wallet.c add taler-exchange-httpd_reserves_purse.c to build 2022-04-21 21:04:33 +02:00
exchange_api_link.c adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed 2022-04-05 17:15:50 +02:00
exchange_api_management_auditor_disable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_management_auditor_enable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_management_get_keys.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_management_post_extensions.c [age restriction] progress 14/n - withdraw and deposit 2022-02-16 22:01:05 +01:00
exchange_api_management_post_keys.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_management_revoke_denomination_key.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_management_revoke_signing_key.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_management_set_global_fee.c add client API for setting global fees 2022-03-05 18:18:25 +01:00
exchange_api_management_set_wire_fee.c add client API for setting global fees 2022-03-05 18:18:25 +01:00
exchange_api_management_wire_disable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_management_wire_enable.c introducing GNUNET_TIME_Timestamp, recoup now with amounts 2021-12-14 16:04:40 +01:00
exchange_api_melt.c centralize exchange online signature logic 2022-03-29 15:21:49 +02:00
exchange_api_purse_create_with_deposit.c -draft for purse merge command 2022-04-12 16:35:05 +02:00
exchange_api_purse_create_with_merge.c -skeleton logic for deposits into purse 2022-04-21 22:44:51 +02:00
exchange_api_purse_deposit.c -skeleton logic for deposits into purse 2022-04-21 22:44:51 +02:00
exchange_api_purse_merge.c -add draft handler for purse merge client request 2022-04-11 15:34:45 +02:00
exchange_api_purses_get.c add purses-get to build 2022-04-23 12:34:48 +02:00
exchange_api_recoup_refresh.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_recoup.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
exchange_api_refresh_common.c Refactoring TALER_AgeCommitment 2022-03-01 17:02:37 +01:00
exchange_api_refresh_common.h Refactoring TALER_AgeCommitment 2022-03-01 17:02:37 +01:00
exchange_api_refreshes_reveal.c [age restriction] progress 18/n - attestation tested 2022-03-03 19:35:24 +01:00
exchange_api_refund.c adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed 2022-04-05 17:15:50 +02:00
exchange_api_reserves_get.c towards support for new reserve history/status APIs 2022-03-20 13:20:45 +01:00
exchange_api_reserves_history.c add logic to check timestamp, revise history balance calculation logic in client 2022-03-21 03:59:31 +01:00
exchange_api_reserves_status.c add logic to check timestamp, revise history balance calculation logic in client 2022-03-21 03:59:31 +01:00
exchange_api_transfers_get.c fix: wtid request param size 2022-03-29 17:53:50 -03:00
exchange_api_wire.c refactor /wire to include logic to return the wad fee (for W2W payments) 2022-03-05 14:36:55 +01:00
exchange_api_withdraw2.c add logic to check timestamp, revise history balance calculation logic in client 2022-03-21 03:59:31 +01:00
exchange_api_withdraw.c -big renaming of structs for consistent naming with P suffix 2022-02-21 00:23:23 +01:00
Makefile.am -make purses_get compile 2022-04-22 23:34:37 +02:00