Age | Commit message (Expand) | Author |
2023-05-18 | array-based do_reserves_in_insert | Christian Grothoff |
2023-05-18 | use external helper for conversion also for KYCAID | Christian Grothoff |
2023-05-17 | implement logic to conditionally trigger AML review based on KYC attributes | Christian Grothoff |
2023-05-16 | towards KYC AML triggers | Christian Grothoff |
2023-05-10 | always use GNUNET_memcpy | Christian Grothoff |
2023-05-04 | finish implementation for #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-23 | -fix typos for doxygen | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, continue with finalize_age_withdraw_and_sign, 9/n | Özgür Kesim |
2023-04-22 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim |
2023-04-22 | WiP: age-withdraw, adjust schema and DB-handlers, cleanup FIXME's, 8/n | Özgür Kesim |
2023-04-22 | -added FIXME | Özgür Kesim |
2023-04-22 | simplify batch insert: no cursor where not required, replace out_reserve_foun... | Christian Grothoff |
2023-04-22 | -misc fixes | Christian Grothoff |
2023-04-22 | -misc fixes | Christian Grothoff |
2023-04-22 | -misc fixes | Christian Grothoff |
2023-04-22 | -misc fixes | Christian Grothoff |
2023-04-22 | -misc bugs | Christian Grothoff |
2023-04-22 | -misc bugs | Christian Grothoff |
2023-04-22 | misc bugfixes in reserves_in batch logic | Christian Grothoff |
2023-04-21 | clean up reserve_get logic | Christian Grothoff |
2023-04-21 | -fix bug in sync | Christian Grothoff |
2023-04-18 | fix some major bugs in pg_reserves_in_insert | Christian Grothoff |
2023-04-16 | fix SPI build | Christian Grothoff |
2023-04-16 | add missing resource | Christian Grothoff |
2023-04-16 | work on lookup_records_by_table | Christian Grothoff |
2023-04-16 | work on insert_records_by_table | Christian Grothoff |
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-15 | -fix memory leak | Christian Grothoff |
2023-04-10 | -fix SQL query | Christian Grothoff |
2023-04-10 | use LEFT JOIN as aml_status table may be empty | Christian Grothoff |
2023-04-10 | return AML status together with KYC status | Christian Grothoff |
2023-04-08 | fix #7792 | Christian Grothoff |
2023-04-08 | adding FIXME | Christian Grothoff |
2023-04-04 | -spelling, typos, indentation | 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 | Remove binary files | Joseph |
2023-03-27 | New spi files | Joseph |
2023-03-27 | New spi files | Joseph |
2023-03-27 | some changes for known coins | Joseph |
2023-03-27 | some changes for ensure known coin | Joseph |
2023-03-27 | nothing to update | Joseph |
2023-03-27 | Spi files | Joseph |
2023-03-27 | New spi files | Joseph |
2023-03-13 | WIP: age-withdraw, continue verify_commitment_and_max_age, 7/n | Özgür Kesim |