exchange/src/lib
2023-07-24 21:40:51 +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 -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
auditor_api_exchanges.c -more clean up of auditor api: atomization complete 2023-06-21 09:00:58 +02:00
auditor_api_get_config.c -handle doxygen complaints 2023-07-11 09:06:28 +02:00
exchange_api_add_aml_decision.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_age_withdraw_reveal.c [age-withdraw] Added testing commands for age-withdraw and -reveal 2023-07-20 18:13:48 +02:00
exchange_api_age_withdraw.c [age-withdraw] fixed h_commitment calculation in handler 2023-07-24 21:40:51 +02:00
exchange_api_auditor_add_denomination.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_batch_deposit.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_batch_withdraw2.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_batch_withdraw.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_common.c [age-withdraw] Added testing commands for age-withdraw and -reveal 2023-07-20 18:13:48 +02:00
exchange_api_common.h -fix #7428 2022-11-08 14:56:32 +01:00
exchange_api_contracts_get.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_csr_melt.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_csr_withdraw.c [age-withdraw] added library function for age-withdraw 2023-07-03 16:18:40 +02: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 [age-withdraw] added library function for age-withdraw 2023-07-03 16:18:40 +02:00
exchange_api_deposits_get.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_handle.c -misc fixes 2023-07-20 02:15:58 +02:00
exchange_api_handle.h more exchange API refactoring 2023-07-04 15:37:46 +02:00
exchange_api_kyc_check.c more work on API atomization 2023-07-03 17:22:33 +02:00
exchange_api_kyc_proof.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_kyc_wallet.c -more exchange API atomization 2023-06-22 22:05:34 +02:00
exchange_api_link.c -handle some of the codespell complaints 2023-07-11 09:21:34 +02:00
exchange_api_lookup_aml_decision.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_lookup_aml_decisions.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_management_add_partner.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_auditor_disable.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_auditor_enable.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_drain_profits.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_get_keys.c code cleanup, fixing misc. memory leaks in the process 2023-06-04 13:26:00 +02:00
exchange_api_management_post_extensions.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_post_keys.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_revoke_denomination_key.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_revoke_signing_key.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_set_global_fee.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_set_wire_fee.c address API stability FIXMEs in taler_exchange_service 2023-06-04 14:10:54 +02:00
exchange_api_management_update_aml_officer.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_wire_disable.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_management_wire_enable.c breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-offline still unfinished) 2023-05-01 22:34:35 +02:00
exchange_api_melt.c fix memory leaks reported by valgrind 2023-07-10 10:23:52 +02:00
exchange_api_purse_create_with_deposit.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_purse_create_with_merge.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_purse_delete.c -more exchange API atomization 2023-06-22 20:42:10 +02:00
exchange_api_purse_deposit.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_purse_merge.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_purses_get.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_recoup_refresh.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_recoup.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_refresh_common.c -handle some of the codespell complaints 2023-07-11 09:21:34 +02:00
exchange_api_refresh_common.h fix memory leaks reported by valgrind 2023-07-10 10:23:52 +02:00
exchange_api_refreshes_reveal.c -handle some of the codespell complaints 2023-07-11 09:21:34 +02:00
exchange_api_refund.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_reserves_attest.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_reserves_close.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_reserves_get_attestable.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_reserves_get.c -more exchange API atomization 2023-06-22 20:37:15 +02:00
exchange_api_reserves_history.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_reserves_open.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_reserves_status.c more API clean up 2023-07-03 18:39:06 +02:00
exchange_api_transfers_get.c next round of exchange API atomization 2023-06-25 19:10:26 +02:00
exchange_api_withdraw2.c kyc logic with birthdate setting test added 2023-07-23 21:18:32 +02:00
exchange_api_withdraw.c [age-withdraw] added library function for age-withdraw 2023-07-03 16:18:40 +02:00
Makefile.am Merge branch 'master' into age-withdraw 2023-07-14 09:25:43 +02:00