.. |
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
|
-add missing break, clean up fee logic
|
2022-05-23 00:34:04 +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
|
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
|
2022-04-05 17:15:50 +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
|
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
|
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
|
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
|
enforce valid payto:// URI in exchange /wire response
|
2022-05-18 18:05:32 +02: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
|
-misc p2p fixes
|
2022-04-24 15:29:58 +02:00 |
exchange_api_purse_create_with_merge.c
|
pass purse_fee to determine how purse creation is paid for
|
2022-05-08 11:37:37 +02:00 |
exchange_api_purse_deposit.c
|
-work purse_deposit conflict handling
|
2022-05-16 14:01:04 +02:00 |
exchange_api_purse_merge.c
|
-work purse_deposit conflict handling
|
2022-05-16 14:01:04 +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
|
-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
|
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
|
adapt to latest GNUnet API: GNUNET_JSON_spec_mark_optional() changed
|
2022-04-05 17:15:50 +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
|
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
|
check reserve balance after p2p merges
|
2022-05-09 13:25:10 +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
|
-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 |