Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-19 | denormalize reserve_pub in reserve tables to enable sharding | Christian Grothoff | |
2021-12-16 | -fix recoup ugliness | Christian Grothoff | |
2021-12-15 | -fix FTBFS | Christian Grothoff | |
2021-12-05 | change order of statements when making coin known to possibly reduce ↵ | Christian Grothoff | |
serialization failures | |||
2021-12-05 | major rework of withdraw transaction to use stored procedure and ↵ | Christian Grothoff | |
(presumably) reduce serialization failures by avoiding SELECT before INSERT | |||
2021-11-27 | sql fix | Christian Grothoff | |
2021-11-20 | fix typo: s/row_id/rowid/ | Thien-Thi Nguyen | |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff | |
2021-11-16 | [age restriction] progress 3/n | Özgür Kesim | |
- remove redundant struct members for age commitment hash - undo pre-mature implementation in taler-exchange-secmod-rsa.c - carry through age restriction parameter for TALER_denom_blind | |||
2021-11-07 | add missing file | Christian Grothoff | |
2021-11-06 | more RSA cleanup | Christian Grothoff | |
2021-11-06 | RSA-despecialization | Christian Grothoff | |
2021-11-05 | -fixes | Christian Grothoff | |
2021-11-05 | abstract denomination keys a bit more | Christian Grothoff | |
2021-11-01 | fix sharding | Christian Grothoff | |
2021-10-31 | consistently distinguish blinded/unblinded denomination sigs | Christian Grothoff | |
2021-10-31 | DB test passes again | Christian Grothoff | |
2021-10-31 | fixing SQL statements | Christian Grothoff | |
2021-10-31 | misc fixes | Christian Grothoff | |
2021-10-31 | fix test FTBFS | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-10-27 | fix FTBFS of exchangedb | Christian Grothoff | |
2021-10-27 | -more changes towards fixing FTBFS | Christian Grothoff | |
2021-10-17 | implement returning KYC status from GET /deposits/ endpoint | Christian Grothoff | |
2021-10-14 | start with KYC support in DB | Christian Grothoff | |
2021-10-13 | -modify C API to future-proof it for returning more details as required for ↵ | Christian Grothoff | |
KYC implementation | |||
2021-09-05 | implement taler-exchange-transfer DB sharding logic | Christian Grothoff | |
2021-09-03 | preliminary work on supporting sharding/parallel aggregation (undertested, ↵ | Christian Grothoff | |
but tests pass again) | |||
2021-08-23 | complete implementation of long-polling for reserve status; remove support ↵ | Christian Grothoff | |
for multi-threaded exchange httpd | |||
2021-08-08 | -fix test | Christian Grothoff | |
2021-08-08 | -sepa is ancient, iban is correct | Christian Grothoff | |
2021-07-31 | -more json_pack fixes | Christian Grothoff | |
2021-07-23 | -rename TALER_amount_get_zero to TALER_amount_set_zero | Christian Grothoff | |
2020-07-22 | fix misc typos | Christian Grothoff | |
2020-07-08 | synchronize with latest GANA | Christian Grothoff | |
2020-07-08 | simplify DB access: do not fetch fields we do not need | Christian Grothoff | |
2020-07-05 | GNUNET_free_non_null is gone, use GNUNET_free | Christian Grothoff | |
2020-07-05 | towards changing timestamp in deposit confirmation (tests failing) | Christian Grothoff | |
2020-04-08 | fix #6170 and rest of #6164 | Christian Grothoff | |
2020-03-31 | typos | Christian Grothoff | |
2020-03-27 | avoid warning | Christian Grothoff | |
2020-03-27 | fix inconsistency in field naming | Christian Grothoff | |
2020-03-26 | fix recoup-refresh audit logic | Christian Grothoff | |
2020-03-14 | expand DB test to cover #6124 better (passed immediately, does not explain ↵ | Christian Grothoff | |
the failure) | |||
2020-03-05 | new coins => fresh coins, also move comments into the database itself | Christian Grothoff | |
2020-03-05 | rename for consistency | Christian Grothoff | |
2020-03-04 | more renaming | Christian Grothoff | |
2020-03-04 | more renaming | Christian Grothoff | |
2020-03-04 | minor code clean up, renaming for consistency | Christian Grothoff | |
2020-02-24 | die more nicely if we are called when we should not be | Christian Grothoff | |