aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_batch_withdraw2.c
AgeCommit message (Collapse)Author
2024-01-16fix #8095Christian Grothoff
2024-01-15fix #8089Christian Grothoff
2024-01-12fixes for #8069, #8070 and #8072Özgür Kesim
- TALER_coin_ev_hash function now returns void - double free fixes - FAIL_IF logic fixes
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove ↵Christian Grothoff
legacy /withdraw endpoint
2023-09-18more work on new history logicChristian Grothoff
2023-07-03more API clean upChristian Grothoff
2023-07-03[age-withdraw] added library function for age-withdrawÖzgür Kesim
- Added TALER_EXCHANGE_age_withdraw - Also: Change TALER_EXCHANGE_batch_withdraw and related functions to use GNUNET_CURL_ctx, TALER_EXCHANGE_keys and const char *echange_url
2023-06-25next round of exchange API atomizationChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-05-30-add batch withdraw to test suiteChristian Grothoff
2022-05-23-implement batch withdraw client-side logicChristian Grothoff