summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_reserves_purse.c
AgeCommit message (Expand)Author
2023-12-25fix #8015 (allow purse merge until they were actually expired/refunded)Christian Grothoff
2023-07-23Added reserve_pub to kyc legitimization_processesÖzgür Kesim
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-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-10-22-add missing asserts, fix logic issueChristian Grothoff
2022-08-30add payto URI as detailChristian Grothoff
2022-08-25use correct ECChristian Grothoff
2022-08-24-fix purse merge when done against non-existing reserveChristian Grothoff
2022-08-23-fix report generation field name missmatchChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-07-05-deduplicate purse creation confirmation logicChristian Grothoff
2022-06-07-fix minor bugsChristian Grothoff
2022-06-05-unify APIChristian Grothoff
2022-06-05-refactor internal API to use new EncrptedContract struct where applicableChristian Grothoff
2022-06-05-move econtract into sub-object with its own parserChristian 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-23-more reserve history fixesChristian Grothoff
2022-05-08expand P2P query logicChristian Grothoff
2022-05-08-address FIXMEsChristian Grothoff
2022-05-08pass purse_fee to determine how purse creation is paid forChristian Grothoff
2022-04-27-p2p fixesChristian Grothoff
2022-04-24-fix fieldnames, regenerated DBsChristian Grothoff
2022-04-23integrate p2p handlers with main dispatcherChristian Grothoff
2022-04-21-add FIXMEChristian Grothoff
2022-04-21add taler-exchange-httpd_reserves_purse.c to buildChristian Grothoff
2022-04-21-more work on purse creation for reserveChristian Grothoff
2022-04-13-wip on p2p paymentsChristian Grothoff