Age | Commit message (Expand) | Author |
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 |
2023-03-29 | New sql code for batch ensure coin known | Joseph |
2023-03-27 | some changes for known coins | Joseph |
2023-03-27 | some changes for ensure known coin | Joseph |
2023-03-13 | -typos | Özgür Kesim |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim |
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim |
2023-02-19 | return KYC requirement row when AML imposed KYC requirements on withdraw; ret... | Christian Grothoff |
2023-02-17 | more towards actually allowing AML decisions to trigger KYC | Christian Grothoff |
2023-02-14 | begin API change to allow AML officers to trigger KYC process | Christian Grothoff |
2023-02-13 | work on AML notification logic | Christian Grothoff |
2023-02-12 | -work on AML trigger logic | Christian Grothoff |
2023-02-05 | exchangedb: use partial index instead of materialized tables deposits_by_read... | Christian Grothoff |
2023-02-04 | add tests for new AML logic, plus related bugfixes | Christian Grothoff |
2023-02-02 | draft for the AML GET decision endpoint | Christian Grothoff |