aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/procedures.sql
AgeCommit message (Collapse)Author
2022-11-04-typoÖzgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
- refactoring of extension-plugin-mechanism - refactoring of age restriction extension - added policy extensions plugin plumbing - added DB schema and api - policy_details - policy_fulfillments
2022-10-30add support for reserve open/close operations to auditor, begin to split off ↵Christian Grothoff
purse auditing logic
2022-10-12-work on reserve control testsChristian Grothoff
2022-10-09-implementing do_reserves_open logicChristian Grothoff
2022-10-04-syntax error fixedÖzgür Kesim
2022-10-04-work on reserve_open DB APIChristian Grothoff
2022-10-03-more work on new DB logicChristian Grothoff
2022-08-24-fix purse deposit when done against non-existing reserveChristian Grothoff
2022-08-24-fix purse merge when done against non-existing reserveChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-14-work on new KYC logic: remove old DB codeChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, ↵Christian Grothoff
but tests pass again
2022-08-06-fix schema useChristian Grothoff
2022-08-05-add new KYC amount iteration DB functionsChristian Grothoff
2022-07-25-move everything into schemaChristian Grothoff
2022-07-24-unversion stored procedures, always load latest onesChristian Grothoff