summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_batch-deposit.c
AgeCommit message (Expand)Author
2023-12-23Added appropriate response on contract-conflict during depositÖzgür Kesim
2023-12-09use local variable as accumulator in batch-depositÖzgür Kesim
2023-12-04[policy] mark deposit as blocked, when policy is not fulfilledÖzgür Kesim
2023-11-25more strict spec parsers for payto URIs, Web URLs, and AML decision statesChristian Grothoff
2023-11-22-check rvaluesChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-16try to fix #7957 (test still fails though)Christian Grothoff
2023-10-15-mark up FIXME betterChristian Grothoff
2023-09-24combine deposit confirmation signatures into one big signatureChristian Grothoff
2023-09-24-fix regressionChristian Grothoff
2023-09-24-disabmiguate variableChristian Grothoff
2023-09-24bump ganaChristian Grothoff
2023-09-24fix various FIXMEsChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11check for no_age_commitment before using uninitialized age_commitment hashChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-11add support for wallet_data_hash in APIChristian Grothoff
2023-09-10-fix typoChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-06-04code cleanup, fixing misc. memory leaks in the processChristian Grothoff
2023-02-09-start on AML work (incomplete)Christian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff
2022-11-04return base url as part of /keysChristian Grothoff
2022-11-04added policy_details support into batch_deposit (#7270 related)Özgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-07-02-fix batch deposit uninit issueChristian Grothoff
2022-07-02-fix batch deposit error handling rvaluesChristian Grothoff
2022-07-01-add test for batch depositsChristian Grothoff
2022-06-29-batch deposit compilesChristian Grothoff
2022-06-29first skeleton for batch depositsChristian Grothoff