Age | Commit message (Expand) | Author |
2024-04-01 | implement protocol v19: consider refunds when returning transaction aggregati... | Christian Grothoff |
2024-03-08 | implement protocol v19 in taler-exchange-httpd (for #8000); note that taler-e... | Christian Grothoff |
2024-03-08 | fix account update failing to persist wire signature and then breaking that w... | Christian Grothoff |
2024-03-08 | add taler-exchange-dbinit -a option | Christian Grothoff |
2024-02-13 | set 'finished' to TRUE when KYC process is done (either way, successful or fa... | Christian Grothoff |
2024-01-08 | also do not respond with 410 to the GET /purses//merge request | Christian Grothoff |
2023-12-25 | fix #8015 (allow purse merge until they were actually expired/refunded) | Christian Grothoff |
2023-12-23 | -fix typo | Özgür Kesim |
2023-12-23 | Added appropriate response on contract-conflict during deposit | Özgür Kesim |
2023-12-21 | [wip, #7267] more refined denomination conflict response during deposit | Özgür Kesim |
2023-12-13 | [wip, #7267] more refined age commitment conflict response during deposit | Özgür Kesim |
2023-11-28 | fix spelling issues | Christian Grothoff |
2023-11-28 | -misc doxygen fixes | Christian Grothoff |
2023-11-12 | keep redirect_url in KYC table to improve idempotency of GET | Christian Grothoff |
2023-10-25 | new blind signing code builds | Christian Grothoff |
2023-10-15 | remove dead do_withdraw code | Christian Grothoff |
2023-10-15 | avoid extra transaction to fetch balance if reserve is out of funds, remove l... | Christian Grothoff |
2023-10-05 | -fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1 | Christian Grothoff |
2023-09-19 | work on reserve history API | Christian Grothoff |
2023-09-19 | complete coin history DB logic to properly handle new ETags | Christian Grothoff |
2023-09-18 | remove coin and reserve histories from exchange replies | Christian Grothoff |
2023-09-17 | first cut for API to get coin history | Christian Grothoff |
2023-09-14 | more work towards auditor support for AML/KYC | Christian Grothoff |
2023-09-13 | work on KYC support in auditor (WiP, not finished) | Christian Grothoff |
2023-09-11 | improve wallet_Data support in exchange APIs | Christian Grothoff |
2023-09-11 | add support for wallet_data_hash in API | Christian Grothoff |
2023-09-10 | major exchange DB schema change: store common properties of batch deposit in ... | Christian Grothoff |
2023-07-30 | remove wrap_size, obsolete | Christian Grothoff |
2023-07-24 | [age-withdraw] first tests pass | Özgür Kesim |
2023-07-23 | kyc logic with birthdate setting test added | Özgür Kesim |
2023-07-23 | [kyc] put reserve_pub into legitimization_requirements | Özgür Kesim |
2023-07-23 | Added reserve_pub to kyc legitimization_processes | Özgür Kesim |
2023-07-03 | [age-withdraw] added library function for age-withdraw | Özgür Kesim |
2023-06-26 | -ruuid not needed | Özgür Kesim |
2023-06-26 | -comment updates | Özgür Kesim |
2023-06-26 | [age-withdraw] age-withdraw commit- and reveal-handlers implemented, 12/n | Özgür Kesim |
2023-06-04 | code cleanup, fixing misc. memory leaks in the process | Christian Grothoff |
2023-05-17 | implement logic to conditionally trigger AML review based on KYC attributes | Christian Grothoff |
2023-05-04 | finish implementation for #7808 | Christian Grothoff |
2023-05-04 | towards LP support for GET /deposits (#7808) | Christian Grothoff |
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, taler-exchange-of... | Christian Grothoff |
2023-05-01 | -typos | Özgür Kesim |
2023-05-01 | WiP: age-withdraw, finished reveal-request, 10/n | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n | Özgür Kesim |
2023-04-15 | implement more of lookup_records_by_table | Christian Grothoff |
2023-04-15 | create warnings on missing table syncs | Christian Grothoff |
2023-04-10 | return AML status together with KYC status | Christian Grothoff |
2023-03-31 | -fix missing comments | Christian Grothoff |
2023-03-31 | fix exchangedb build errors | Christian Grothoff |