Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-01 | -set RD_ONLY flag | Christian Grothoff | |
2022-07-31 | -update auditor schema in preparation to fix #4960 | Christian Grothoff | |
2022-07-30 | -implement DB functions for taler-exchange-drain | Christian Grothoff | |
2022-07-30 | finish taler-exchange-drain implementation | Christian Grothoff | |
2022-07-30 | -doxygen | Christian Grothoff | |
2022-07-30 | skeleton for taler-exchange-drain command (#4960) | Christian Grothoff | |
2022-07-30 | -fix typos | Christian Grothoff | |
2022-07-30 | implement taler-auditor-sync support for profit_drains table (#4960) | Christian Grothoff | |
2022-07-30 | setup drain_profits table (#4960) | Christian Grothoff | |
2022-07-29 | add /management/drain handler | Christian Grothoff | |
2022-07-29 | expand taler-exchange-offline and libtalerexchange with ↵ | Christian Grothoff | |
management-drain-profits implementation (#4960) | |||
2022-07-29 | add offline signature to drain profits (#4960) | Christian Grothoff | |
2022-07-28 | -ensure single transaction for exchange-0001.sql / shard-0001.sql | Christian Grothoff | |
2022-07-28 | -fix prebuilt branch | Christian Grothoff | |
2022-07-28 | update gana | Christian Grothoff | |
2022-07-28 | add search path for auditor restart | Christian Grothoff | |
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 | -prebuilt branch update | Christian Grothoff | |
2022-07-21 | -gana update | Christian Grothoff | |
2022-07-21 | -log more on faiure | Christian Grothoff | |
2022-07-17 | add taler-exchange.slice for taler-exchange wide options (#7209) | Christian Grothoff | |
2022-07-11 | -remove FIXME, status code is fine | Christian Grothoff | |
2022-07-11 | -gana update | 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 | -update docs | 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 | |