Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-23 | Added reserve_pub to kyc legitimization_processes | Özgür Kesim | |
Where applicable, the reserve_pub will be passed on to the kcy-legitimization process and persisted along with h_payto. This allows us to set a birthday on the reserve itself, once a related kyc-process has provided one. | |||
2023-02-17 | fix memory leak and transaction error handling related to KYC | Christian Grothoff | |
2023-01-27 | address DB failure error handling in KYC check | Christian Grothoff | |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff | |
2022-10-22 | -add missing asserts, fix logic issue | Christian Grothoff | |
2022-08-30 | add payto URI as detail | Christian Grothoff | |
2022-08-25 | use correct EC | Christian Grothoff | |
2022-08-24 | -fix purse merge when done against non-existing reserve | Christian Grothoff | |
2022-08-23 | -fix report generation field name missmatch | Christian Grothoff | |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff | |
2022-08-14 | -regenerate DBs | Christian Grothoff | |
2022-08-14 | -work on new KYC logic: tests pass again | Christian Grothoff | |
2022-07-05 | -deduplicate purse creation confirmation logic | Christian Grothoff | |
2022-06-07 | -fix minor bugs | Christian Grothoff | |
2022-06-05 | -unify API | Christian Grothoff | |
2022-06-05 | -refactor internal API to use new EncrptedContract struct where applicable | Christian Grothoff | |
2022-06-05 | -move econtract into sub-object with its own parser | Christian Grothoff | |
2022-06-04 | -more work on p2p payments and tests thereof | Christian Grothoff | |
2022-06-04 | add KYC errors for p2p payments | Christian Grothoff | |
2022-06-02 | -some FIXMEs from API review | Christian Grothoff | |
2022-05-23 | -more reserve history fixes | Christian Grothoff | |
2022-05-08 | expand P2P query logic | Christian Grothoff | |
2022-05-08 | -address FIXMEs | Christian Grothoff | |
2022-05-08 | pass purse_fee to determine how purse creation is paid for | Christian Grothoff | |
2022-04-27 | -p2p fixes | Christian Grothoff | |
2022-04-24 | -fix fieldnames, regenerated DBs | Christian Grothoff | |
2022-04-23 | integrate p2p handlers with main dispatcher | Christian Grothoff | |
2022-04-21 | -add FIXME | Christian Grothoff | |
2022-04-21 | add taler-exchange-httpd_reserves_purse.c to build | Christian Grothoff | |
2022-04-21 | -more work on purse creation for reserve | Christian Grothoff | |
2022-04-13 | -wip on p2p payments | Christian Grothoff | |