Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-01 | breaking protocol changes towards fixing #7810 (incomplete, ↵ | Christian Grothoff | |
taler-exchange-offline still unfinished) | |||
2023-05-01 | -typos | Özgür Kesim | |
2023-05-01 | WiP: age-withdraw, finished reveal-request, 10/n | Özgür Kesim | |
- /age-withdraw/$ACH/reveal handler now fully implemented - for consistency with api: rename of tables from withdraw_age_... to age_withdraw | |||
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 | |
Also: - added duplicate planchet check for age-withdraw_reveal - added stubs for (get|insert)_age_withdraw_reveal | |||
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 ↵ | Christian Grothoff | |
out_reserve_found with ruuid being allowed to remain NULL | |||
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 | |
- coin, blinding, nonce and age restriction now derived from TALER_PlanchetMasterSecretP - use max_age instead than max_age_group as argument - Also, docs updated in other repo. | |||
2023-03-04 | misc minor fixes | Christian Grothoff | |
2023-03-01 | WiP: age-withdraw implementation, part 2/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction - added new files, forgot in previous commit | |||
2023-03-01 | WiP: age-withdraw implementation, part 1/n | Özgür Kesim | |
Commit phase of the age-withdraw protocol implemented, according to https://docs.taler.net/core/api-exchange.html#withdraw-with-age-restriction | |||
2023-02-21 | -misc minor bugfixes | Christian Grothoff | |
2023-02-20 | update changes with pull | priscilla | |
2023-02-20 | update | priscilla | |