Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-07-27 | d_ms to d_us | Christian Grothoff | |
2022-07-25 | move auditor database also into schema | Christian Grothoff | |
2022-07-25 | -move everything into schema | Christian Grothoff | |
2022-07-25 | -simplify table drop logic | Christian Grothoff | |
2022-07-24 | -unversion stored procedures, always load latest ones | Christian Grothoff | |
2022-07-24 | -adapt to latest libgnunetpq | Christian Grothoff | |
2022-07-21 | -log more on faiure | Christian Grothoff | |
2022-07-11 | -remove FIXME, status code is fine | Christian Grothoff | |
2022-07-11 | -new ECs | Christian Grothoff | |
2022-07-09 | -fix full refund deposit fee computation in aggregator | Christian Grothoff | |
2022-07-09 | -remove resolved FIXMEs | Christian Grothoff | |
2022-07-08 | -note fixme | Christian Grothoff | |
2022-07-08 | rename param | Thien-Thi Nguyen | |
The new name now matches the documentation and the header file. * src/util/tv_age_restriction.c (age_mask_to_string): Rename param from ‘m’ to ‘mask’; update all references. | |||
2022-07-08 | rename param | Thien-Thi Nguyen | |
The new name now matches the documentation and the header file. * src/extensions/extension_age_restriction.c (TALER_age_mask_to_string): Rename param ‘m’ to ‘mask’; update all references. | |||
2022-07-07 | -fixed doxygen errors | Özgür Kesim | |
2022-07-06 | -fix typos | Christian Grothoff | |
2022-07-06 | -fix typos | Christian Grothoff | |
2022-07-06 | fix auditor refund fee calculations | Christian Grothoff | |
2022-07-05 | -implemented bounded history for reserve status requests | Christian Grothoff | |
2022-07-05 | it is a POST, and information could change anytime, so caching isn't really ↵ | Christian Grothoff | |
a good idea | |||
2022-07-05 | -add safety checks against cmd type confusion | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-07-05 | -link to bug | Christian Grothoff | |
2022-07-05 | -simply assert | Christian Grothoff | |
2022-07-05 | -actually, incrementing on every error seems fine | Christian Grothoff | |
2022-07-05 | -handle withdraw CS nonce reuse more nicely | Christian Grothoff | |
2022-07-05 | handle idempotency/expiration check in purse_merge | Christian Grothoff | |
2022-07-05 | -run read-only transactions in proper read-only scope (at least some of them) | Christian Grothoff | |
2022-07-05 | -deduplicate purse creation confirmation logic | Christian Grothoff | |
2022-07-05 | -remove dead argument | Christian Grothoff | |
2022-07-05 | -annotate bugs | Christian Grothoff | |
2022-07-05 | -resolve minor FIXMEs | Christian Grothoff | |
2022-07-04 | -implement DB logic for forcing reserve close | Christian Grothoff | |
2022-07-04 | -deduplicate logic | Christian Grothoff | |
2022-07-02 | add libtalerexchange.la to _LDADD | Thien-Thi Nguyen | |
* src/benchmark/Makefile.am (taler_bank_benchmark_LDADD): ...here. | |||
2022-07-02 | -fix batch deposit uninit issue | Christian Grothoff | |
2022-07-02 | -fix batch deposit error handling rvalues | Christian Grothoff | |
2022-07-01 | -add test for batch deposits | Christian Grothoff | |
2022-07-01 | -implement batch deposit testing cmd | Christian Grothoff | |
2022-07-01 | -gana merge | Christian Grothoff | |
2022-07-01 | -exchange_api_batch_deposit.c compiles | Christian Grothoff | |
2022-06-30 | -also add public key for auditor for revoke-basedb.conf | Christian Grothoff | |
2022-06-30 | fix: /wire was replying double 'Access-Control-Allow-Origin' header and ↵ | Sebastian | |
browsers complain | |||
2022-06-30 | -new error codes for purse deposit failures | Özgür Kesim | |
2022-06-30 | -added comment with pointer to issue 7267 | Özgür Kesim | |
2022-06-29 | -reduce logging | Christian Grothoff | |
2022-06-29 | -update deposit API in preparation for batch deposits | Christian Grothoff | |
2022-06-29 | -batch deposit compiles | Christian Grothoff | |