Age | Commit message (Collapse) | Author | |
---|---|---|---|
26 hours | clean up dist rules | Christian Grothoff | |
27 hours | -fix disting | Christian Grothoff | |
27 hours | combine deposit confirmation signatures into one big signature | Christian Grothoff | |
34 hours | fix various FIXMEs | Christian Grothoff | |
3 days | -misc minor fixes | Christian Grothoff | |
4 days | migrate to new bank API | Christian Grothoff | |
7 days | remove coin and reserve histories from exchange replies | 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 | |
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups | |||
2023-09-09 | adapt to latest change in GNUnet | Christian Grothoff | |
2023-08-23 | cleaner exiting | Christian Grothoff | |
2023-08-23 | minor fixes | Christian Grothoff | |
2023-08-23 | setup accounts also for fakebank setup | Christian Grothoff | |
2023-08-21 | -use reset-tables on sandbox | Christian Grothoff | |
2023-08-21 | -use reset-tables on nexus | Christian Grothoff | |
2023-08-21 | shellcheck fixes | Christian Grothoff | |
2023-08-21 | -use /home/grothoff instead of ~ | Christian Grothoff | |
2023-08-02 | attempt to fix signal/cleanup race | Christian Grothoff | |
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 | |