aboutsummaryrefslogtreecommitdiff
path: root/src/lib/exchange_api_batch_deposit.c
AgeCommit message (Collapse)Author
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-07-03more API clean upChristian Grothoff
2023-06-25more work on atomizing exchange API: depositChristian Grothoff
2023-06-21-more auditor API atomizationChristian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-05-01breaking protocol changes towards fixing #7810 (incomplete, ↵Christian Grothoff
taler-exchange-offline still unfinished)
2023-02-20fix memory leak on paypriscilla
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-07-05-annotate bugsChristian Grothoff
2022-07-01-add test for batch depositsChristian Grothoff
2022-07-01-exchange_api_batch_deposit.c compilesChristian Grothoff