Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-30 | unify to TEXT instead of mixing TEXT and VARCHAR | Christian Grothoff | |
2023-07-30 | -fix typos | Özgür Kesim | |
2023-07-28 | -no more jdbc in libeufin | Christian Grothoff | |
2023-07-26 | [age-withdraw] reveal works, tested. | Özgür Kesim | |
Tests for age-withdraw and the reveal now work for both, RSA and CS. | |||
2023-07-26 | [age-withdraw] WIP - database transaction during reveal works now | Özgür Kesim | |
The test for age-restriction still fail, but the database transactions, including passing arrays in/out the PQ-helpers works. | |||
2023-07-24 | [age-withdraw] fixed h_commitment calculation in handlerv0.9.3-dev.5 | Özgür Kesim | |
2023-07-24 | [age-withdraw] first tests pass | Özgür Kesim | |
age-withdraw successfully tested (no reveal yet): 1. reserve filled with amount large enough to trigger kyc 2. kyc oauth2 test daemon sets birthday to 2015-00-00 3. usual withdraw fails with CONFLICT and AGE_RESTRICTION_REQUIRED 4. age-withdraw with loo large of an maximum age fails 5. age-withdraw with appropriate maximum age succeeds | |||
2023-07-23 | kyc logic with birthdate setting test added | Özgür Kesim | |
1. Added age-requirement check in withdraw-handler (like in batch-withdraw) 2. In test_exchange_api_age_restriction: - kyc-oauth2 started, with static birthdate in answers - withdraw triggers kyc - second withdraw fails due to age restriction requirements | |||
2023-07-23 | -reset tables breaks stuff, badly | Christian Grothoff | |
2023-07-23 | log reset | Christian Grothoff | |
2023-07-23 | handle unix | Christian Grothoff | |
2023-07-23 | handle unix | Christian Grothoff | |
2023-07-23 | handle unix | Christian Grothoff | |
2023-07-23 | -ignore locale/ dir | Christian Grothoff | |
2023-07-23 | tolerate unset | Christian Grothoff | |
2023-07-23 | tolerate unset | Christian Grothoff | |
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-07-21 | bad include | Christian Grothoff | |
2023-07-21 | -fix wire auditor for multiple accounts | Christian Grothoff | |
2023-07-21 | -more multi-account fixes | Christian Grothoff | |
2023-07-21 | run wirewatch with specific account | Christian Grothoff | |
2023-07-21 | -accidentally renamed/moved config file, fixed | Özgür Kesim | |
2023-07-21 | [age-withdraw] started to work on tests in testing | Özgür Kesim | |
2023-07-20 | -fixes for doxygen complaints | Özgür Kesim | |
2023-07-20 | Merge branch 'age-withdraw', after implementing testing-commands | Özgür Kesim | |
2023-07-20 | [age-withdraw] Added testing commands for age-withdraw and -reveal | Özgür Kesim | |
Implemented - TALER_TESTING_cmd_age_withdraw - TALER_TESTING_cmd_age_withdraw_reveal Note: No test is using those commands yet. | |||
2023-07-20 | -misc fixes | Christian Grothoff | |
2023-07-18 | -first steps towards testing age-withdraw | Özgür Kesim | |
2023-07-16 | -remove linger | Christian Grothoff | |
2023-07-16 | introduce TALER_TESTING_cmd_exec_wirewatch2 | Christian Grothoff | |
2023-07-15 | -get taler-exchange-benchmark to work | Christian Grothoff | |
2023-07-15 | -fix up config | Christian Grothoff | |
2023-07-15 | -update man pages | Christian Grothoff | |
2023-07-15 | [age-withdraw] added TALER_EXCHANGE_age_withdraw_blind API | Özgür Kesim | |
2023-07-14 | Merge branch 'master' into age-withdraw | Özgür Kesim | |
2023-07-13 | merging /keys and /wire | Christian Grothoff | |
2023-07-13 | -initial file for testing age-withdraw, not functional yet | Özgür Kesim | |
2023-07-11 | -handle doxygen complaints | Özgür Kesim | |
2023-07-10 | towards using taler-unified-setup in auditor tests | Christian Grothoff | |
2023-07-10 | use DK age group, not global age group | Christian Grothoff | |
2023-07-10 | Merge branch 'master' of ssh://git.taler.net/exchange | Özgür Kesim | |
2023-07-10 | fix memory leaks reported by valgrind | Özgür Kesim | |
2023-07-10 | added expected HTTP-code to logger | Özgür Kesim | |
2023-07-06 | work on keys serialization/deserialization | Christian Grothoff | |
2023-07-05 | fix mime-type matching (#7882) | Christian Grothoff | |
2023-07-05 | -misc minor fixesv0.9.3-dev.3 | Christian Grothoff | |
2023-07-04 | -bugfixes | Christian Grothoff | |
2023-07-04 | more exchange API refactoring | Christian Grothoff | |
2023-07-03 | more API clean up | Christian Grothoff | |
2023-07-03 | more work on API atomization | Christian Grothoff | |