summaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_handle.c
AgeCommit message (Collapse)Author
2024-04-01implement protocol v19: consider refunds when returning transaction ↵Christian Grothoff
aggregation data
2024-03-08implement protocol v19 in taler-exchange-httpd (for #8000); note that ↵Christian Grothoff
taler-exchange-offline support is still missing
2024-01-18fix #8107Christian Grothoff
2024-01-18fix #8103Christian Grothoff
2024-01-18fix #8104Christian Grothoff
2024-01-18fix comment (#8106)Christian Grothoff
2024-01-18fix #8105Christian Grothoff
2024-01-18fix #8102Christian Grothoff
2024-01-16fix #8071Christian Grothoff
2023-12-22-minor code cleanupChristian Grothoff
2023-12-22deprecating currency code in currency specificationsChristian Grothoff
2023-12-14fix: account restriction regex fieldSebastian
2023-11-28fix spelling issuesChristian Grothoff
2023-11-25more strict spec parsers for payto URIs, Web URLs, and AML decision statesChristian Grothoff
2023-10-29-correct leak fixChristian Grothoff
2023-10-29-fix leaksChristian Grothoff
2023-10-28more BS bugfixesChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-14make stefan_lin a float, as it should have been in the first placeChristian Grothoff
2023-10-08more work on DD51Christian Grothoff
2023-09-23fix online denomination signatures; thanks to Jonathan Krebs for pointing ↵Christian Grothoff
out the issue
2023-08-29remove /wire endpoint, add wallet_data_hash to deposit, bump protocol ↵Christian Grothoff
version to v17
2023-08-24remember last_keys when cherry pickingChristian Grothoff
2023-08-21improve logging, fix client-side serialization of new /keys optionsChristian Grothoff
2023-08-11add STEFAN support to exchangeChristian Grothoff
2023-07-20-misc fixesChristian Grothoff
2023-07-13bump protocol version to 16Christian Grothoff
2023-07-13merging /keys and /wireChristian Grothoff
2023-07-11implement 'lost' field for #7883Christian Grothoff
2023-07-10use DK age group, not global age groupChristian Grothoff
2023-07-10fix alignment issue, ensure we hash over packed structure to avoid ↵Christian Grothoff
non-determinism
2023-07-10-simplifyChristian Grothoff
2023-07-10tip -> rewardChristian Grothoff
2023-07-06work on keys serialization/deserializationChristian Grothoff
2023-07-05-misc minor fixesv0.9.3-dev.3Christian Grothoff
2023-07-04-bugfixesChristian Grothoff
2023-07-04more exchange API refactoringChristian 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-06-25more work on atomizing exchange API: depositChristian Grothoff
2023-06-21-more clean up of auditor api: atomization completeChristian Grothoff
2023-06-21-more auditor API atomizationChristian Grothoff
2023-06-21ensure forward-compatibility for auditor C APIChristian Grothoff
2023-06-07major libtalertesting API refactoring, including no longer having ↵Christian Grothoff
taler-specific logic in the test engine core
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-13return tipping_allowed from /keysChristian Grothoff
2023-05-10fix 0-length VLAsChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2022-12-29-fix SQLChristian Grothoff
2022-12-11add asset_type to /keys responseChristian Grothoff