Age | Commit message (Expand) | Author |
2022-11-04 | policy extensions and age restriction refactoring | Özgür Kesim |
2022-11-02 | -doxygen | Christian Grothoff |
2022-11-01 | remove wad fee, kyc fee and kyc-timeout | Christian Grothoff |
2022-11-01 | purse auditor helper theoretically complete (but DB logic still missing) | Christian Grothoff |
2022-10-30 | add support for reserve open/close operations to auditor, begin to split off ... | Christian Grothoff |
2022-10-15 | return open/close requests in reserve history | Christian Grothoff |
2022-10-15 | -refactor DB for reserve history/status routines | Christian Grothoff |
2022-10-15 | add logic to return information about purse refunds in coin histories | Christian Grothoff |
2022-10-13 | -towards returning reserve open deposits in coin history | Christian Grothoff |
2022-10-13 | -implement reserve closure in test | Christian Grothoff |
2022-10-12 | -work on reserve control tests | Christian Grothoff |
2022-10-08 | -add missing SQL logic | Christian Grothoff |
2022-10-05 | -insert routines | Christian Grothoff |
2022-10-05 | -work on header towards taler-auditor-sync for new tables | Christian Grothoff |
2022-10-04 | -work on reserve_open DB API | Christian Grothoff |
2022-10-03 | -more work on new DB logic | Christian Grothoff |
2022-10-03 | -implement sketch for pg_do_reserve_open.c | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_get_attest.c logic (first pass, still ... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_close.c logic (first pass, still witho... | Christian Grothoff |
2022-10-02 | complete taler-exchange-httpd_reserves_open.c logic (first pass, still withou... | Christian Grothoff |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff |
2022-08-20 | -major KYC update, fixes misc. issues | Christian Grothoff |
2022-08-16 | allow merge into non-existent reserve if KYC is disabled | Christian Grothoff |
2022-08-15 | (preliminary) work on kycaid plugin | Christian Grothoff |
2022-08-14 | -regenerate DBs | Christian Grothoff |
2022-08-14 | -work on new KYC logic: remove old DB code | Christian Grothoff |
2022-08-14 | -start with DB cleanup | Christian Grothoff |
2022-08-14 | -work on new KYC logic: tests pass again | Christian Grothoff |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, but... | Christian Grothoff |
2022-08-07 | -implement new kyc-webhook endpoint | Christian Grothoff |
2022-08-05 | adding kyclogic plugin template | Christian Grothoff |
2022-08-05 | -add new KYC amount iteration DB functions | Christian Grothoff |
2022-08-05 | -first pass at new KYC DB API | Christian Grothoff |
2022-08-04 | -more general KYC logic | Christian Grothoff |
2022-07-31 | -update auditor schema in preparation to fix #4960 | Christian Grothoff |
2022-07-30 | finish taler-exchange-drain implementation | Christian Grothoff |
2022-07-30 | -doxygen | 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-25 | -simplify table drop logic | Christian Grothoff |
2022-07-06 | -fix typos | Christian Grothoff |
2022-07-05 | -implemented bounded history for reserve status requests | Christian Grothoff |
2022-07-05 | -handle withdraw CS nonce reuse more nicely | Christian Grothoff |
2022-07-05 | -run read-only transactions in proper read-only scope (at least some of them) | Christian Grothoff |
2022-07-05 | -remove dead argument | Christian Grothoff |
2022-07-04 | -implement DB logic for forcing reserve close | Christian Grothoff |
2022-06-28 | -fix issue with missing signature over denomination and age restriction hash ... | Christian Grothoff |
2022-06-26 | -fix typos | Christian Grothoff |
2022-06-26 | -fix misc doxygen warnings, code clean up | Christian Grothoff |