Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-14 | fix errors | Özgür Kesim | |
2022-10-14 | -added missing files to last commit | Özgür Kesim | |
2022-10-14 | WIP: policy_details handling continued | Özgür Kesim | |
- policy details generated on deposit/batch-deposit requests - insert or update of policy details in the DB - accumulation of amounts of multiple deposits for the same policy_details | |||
2022-10-09 | WIP: policy handling advancements | Özgür Kesim | |
- introduction of policy states. - introduction of default state on timeout. - introduction of TALER_PolicyFulfilmentOutcome - parsing for policy_details now also provides default state on timeout. - introduction of check_serial as preflight func before heavy operations in policy post handler - brandt auction now returns outcomes. | |||
2022-10-08 | -fix type | Özgür Kesim | |
2022-10-08 | WIP: policy_*_fulfiment added and API changes | Özgür Kesim | |
- policy_fulfilment table defined, handlers added - policy_details_fulfilment table defined, handlers added - TALER_extensions_serial_from_policy_details implemened | |||
2022-10-07 | WIP: Added policy extension handling during deposit | Özgür Kesim | |
2022-10-06 | refactor: extensions_ -> policy_; added policy_fulfilment | Özgür Kesim | |
2022-10-06 | Merge branch 'master' into auction_brandt | Özgür Kesim | |
2022-10-05 | refactor h_extensions -> h_policy, and structs accordingly | Özgür Kesim | |
2022-10-05 | -insert routines | Christian Grothoff | |
2022-10-05 | -work on header towards taler-auditor-sync for new tables | Christian Grothoff | |
2022-10-05 | refactor extensions: config -> manifest | Özgür Kesim | |
2022-10-05 | refactor extensions: config -> manifest | Özgür Kesim | |
2022-10-04 | -syntax error fixed | Özgür Kesim | |
2022-10-04 | -fix typos | 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-03 | -work on DB logic | Christian Grothoff | |
2022-10-03 | -skeletons for new PG functions | Christian Grothoff | |
2022-09-18 | prepare tables for DD31 | Christian Grothoff | |
2022-08-24 | -fix purse deposit when done against non-existing reserve | Christian Grothoff | |
2022-08-24 | -fix purse merge when done against non-existing reserve | Christian Grothoff | |
2022-08-22 | -fix clang compiler warnings | Christian Grothoff | |
2022-08-22 | -fix some clang warnings | Christian Grothoff | |
2022-08-20 | -doxygen | 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-15 | towards testing #4960 | 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 | -doxygen fixes | Christian Grothoff | |
2022-08-11 | major rework of the KYC logic, making it more configurable, not complete, ↵ | Christian Grothoff | |
but tests pass again | |||
2022-08-07 | -implement new kyc-webhook endpoint | Christian Grothoff | |
2022-08-06 | -fix schema use | 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-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 | -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-28 | -ensure single transaction for exchange-0001.sql / shard-0001.sql | Christian Grothoff | |
2022-07-25 | -move everything into schema | Christian Grothoff | |