exchange/src/lib
2022-06-07 16:57:12 +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 -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_batch_withdraw2.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_batch_withdraw.c add KYC errors for p2p payments 2022-06-04 15:19:57 +02:00
exchange_api_common.c -more minor bugfixes 2022-06-07 16:57:12 +02:00
exchange_api_common.h complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_contracts_get.c -work on p2p payments 2022-04-27 13:09:41 +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 complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_deposits_get.c rename function that is for the merchant signature to have merchant in the name 2022-05-07 23:21:27 +02:00
exchange_api_handle.c -fix leaks 2022-05-07 18:58:29 +02:00
exchange_api_handle.h -work on error proof response checking for p2p payments 2022-06-05 01:34:37 +02: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 age restriction: make seed a HashCode due to endianess and security level concerns 2022-04-26 23:34:14 +02:00
exchange_api_management_auditor_disable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_auditor_enable.c -fix minor bugs 2022-06-07 15:02:16 +02: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 -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_post_keys.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_revoke_denomination_key.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_revoke_signing_key.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_set_global_fee.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_set_wire_fee.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_wire_disable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_management_wire_enable.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_melt.c complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_purse_create_with_deposit.c complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_purse_create_with_merge.c -fix minor bugs 2022-06-07 15:02:16 +02:00
exchange_api_purse_deposit.c complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_purse_merge.c -more minor bugfixes 2022-06-07 16:57:12 +02:00
exchange_api_purses_get.c integrate purse expiration into test, bugfixes 2022-05-17 11:21:20 +02:00
exchange_api_recoup_refresh.c complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_recoup.c complete P2P/W2W conflict handling, deduplicate code across handlers 2022-06-05 14:07:23 +02:00
exchange_api_refresh_common.c age restriction: make seed a HashCode due to endianess and security level concerns 2022-04-26 23:34:14 +02: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 -more minor bugfixes 2022-06-07 16:57:12 +02:00
exchange_api_reserves_get.c -more work on reverse history 2022-05-22 18:21:15 +02:00
exchange_api_reserves_history.c -more minor bugfixes 2022-06-07 16:57:12 +02:00
exchange_api_reserves_status.c -misc fixes to reserve history 2022-05-23 14:57:00 +02: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 add KYC errors for p2p payments 2022-06-04 15:19:57 +02:00
Makefile.am -work on error proof response checking for p2p payments 2022-06-05 01:34:37 +02:00