Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-16 | -fix recoup ugliness | Christian Grothoff | |
2021-12-14 | introducing GNUNET_TIME_Timestamp, recoup now with amounts | Christian Grothoff | |
2021-12-11 | fix #7123 | Christian Grothoff | |
2021-12-08 | optimize /deposit logic to minimize serialization failures (presumably) | Christian Grothoff | |
2021-12-08 | fix error handling for very large uploads, fix re-generation of /keys ↵ | Christian Grothoff | |
response after Expires expires | |||
2021-12-08 | logging | Christian Grothoff | |
2021-12-08 | tolerate missing 'Expire' header better | Christian Grothoff | |
2021-12-06 | -fix balance calculation | Christian Grothoff | |
2021-12-05 | -add FIXMEs | Christian Grothoff | |
2021-12-01 | [age restriction] progress 6/n | Özgür Kesim | |
lift logic for detection of age restriction of a denomination out from taler-exchange-secmod-rsa.c to taler-exchange_httpd_keys.c | |||
2021-11-29 | try to optimize aggregator queries | Christian Grothoff | |
2021-11-25 | fix #7105 (for exchange) | Christian Grothoff | |
2021-11-23 | protocol bump, ignore eintrv0.9.0-dev.1 | Christian Grothoff | |
2021-11-19 | -fix leaks and compiler warnings | Christian Grothoff | |
2021-11-19 | -misc bugfixes | Christian Grothoff | |
2021-11-19 | -fix misc. compiler warnings | Christian Grothoff | |
2021-11-17 | -use different hash for RSA vs. Denomination hashing | 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-14 | age restriction (load per denomination). 3/n | Özgür Kesim | |
2021-11-10 | age restriction progress 2/n | Özgür Kesim | |
Signed-off-by: Özgür Kesim <oec-taler@kesim.org> | |||
2021-11-09 | -fixes for test | Christian Grothoff | |
2021-11-09 | misc TODOs for KYC left | Christian Grothoff | |
2021-11-09 | get first KYC test to pass | Christian Grothoff | |
2021-11-07 | implement /kyc-proof client API | Christian Grothoff | |
2021-11-06 | -misc fixes | Christian Grothoff | |
2021-11-06 | include h_extensions in deposit confirmation | Christian Grothoff | |
2021-11-06 | introduce TALER_wallet_deposit_verify | Christian Grothoff | |
2021-11-05 | more crypto refactoring | Christian Grothoff | |
2021-11-05 | -fixes | Christian Grothoff | |
2021-11-01 | fix bug | Christian Grothoff | |
2021-10-31 | -fix | Christian Grothoff | |
2021-10-31 | distinguish between blind and non-blind denomination signatures | Christian Grothoff | |
2021-10-30 | -more dB work | Christian Grothoff | |
2021-10-30 | fix more FTBFS issues | Christian Grothoff | |
2021-10-27 | fix lib/ FTBFS | Christian Grothoff | |
2021-10-27 | rename fest | Christian Grothoff | |
2021-10-27 | -work on fTBFS | Christian Grothoff | |
2021-10-27 | -fix more FTBFS | Christian Grothoff | |
2021-10-27 | -work on FTBFS; | Christian Grothoff | |
2021-10-27 | -fix misc FTBFS | Christian Grothoff | |
2021-10-27 | -more changes towards fixing FTBFS | Christian Grothoff | |
2021-10-20 | simplify deposit, do not return kyc status, not needed | Christian Grothoff | |
2021-10-19 | -fix copy and paste issue | Christian Grothoff | |
2021-10-19 | -fix null deref | Christian Grothoff | |
2021-10-19 | -implement more of the KYC handlers | Christian Grothoff | |
2021-10-17 | implement /kyc-wallet in libtalerexchange | Christian Grothoff | |
2021-10-17 | implement returning KYC status from GET /deposits/ endpoint | Christian Grothoff | |
2021-10-16 | new configuration option: wallet balance threshold | Christian Grothoff | |
2021-10-16 | handle new 202 accepted status code on withdraw in client logic | Christian Grothoff | |
2021-10-16 | -return new data from /deposit client API | Christian Grothoff | |