summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_purses_merge.c
AgeCommit message (Expand)Author
2023-12-25fix #8015 (allow purse merge until they were actually expired/refunded)Christian Grothoff
2023-11-25more strict spec parsers for payto URIs, Web URLs, and AML decision statesChristian Grothoff
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
2023-07-11merge /wire into /keys responseChristian Grothoff
2023-02-17fix memory leak and transaction error handling related to KYCChristian Grothoff
2023-01-27address DB failure error handling in KYC checkChristian Grothoff
2022-11-03-ref bugChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-16do not use illegal '+' in payment target typeFlorian Dold
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-07-05handle idempotency/expiration check in purse_mergeChristian Grothoff
2022-07-05-annotate bugsChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-06-04-more work on p2p payments and tests thereofChristian Grothoff
2022-06-04add KYC errors for p2p paymentsChristian Grothoff
2022-06-02-some FIXMEs from API reviewChristian Grothoff
2022-05-16-work purse_deposit conflict handlingChristian Grothoff
2022-05-16-add purse-merge 409 handling client-sideChristian Grothoff
2022-05-08-address FIXMEsChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-04-30-GET purse test passesChristian Grothoff
2022-04-30-add notifications for purse eventsChristian Grothoff
2022-04-27-work on p2p paymentsChristian Grothoff
2022-04-24get first p2p test to passChristian Grothoff
2022-04-24-misc p2p fixesChristian Grothoff
2022-04-12-draft for purse merge commandChristian Grothoff
2022-04-12-implementing purse merge DB logicChristian Grothoff
2022-04-11-load wire fees only when neededChristian Grothoff
2022-04-11-draft implementation of /purses//merge endpointChristian Grothoff
2022-04-08-draft for merge endpointChristian Grothoff