summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2022-11-21some modifications, there is one error which display (no function matches the...Joseph
2022-11-21some modifications on batch_test for reserves_inJoseph
2022-11-14remove more functionsJoseph
2022-11-14resolve duplicate prepared statementChristian Grothoff
2022-11-14-fix compiler warningsChristian Grothoff
2022-11-10move few more functionsJoseph
2022-11-08move functions need to recheck insert_aggregation_trackingJoseph
2022-11-08move a few more functionsJoseph
2022-11-08move another functionJoseph
2022-11-08-move two more functionsJoseph
2022-11-07move functions into separate fileJoseph
2022-11-04-typos in arguments fixedÖzgür Kesim
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-03-fixChristian Grothoff
2022-11-02clean up exchange DB logic a bit, add missing functionChristian Grothoff
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-11-01purse auditor helper theoretically complete (but DB logic still missing)Christian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-15-refactor DB for reserve history/status routinesChristian Grothoff
2022-10-13-towards returning reserve open deposits in coin historyChristian Grothoff
2022-10-13-implement reserve closure in testChristian Grothoff
2022-10-12-update to latest GNUNET_PQ_make_prepare() APIChristian Grothoff
2022-10-10-more db logic refactoringChristian Grothoff
2022-10-09-implementing do_reserves_open logicChristian Grothoff
2022-10-08-add missing SQL logicChristian Grothoff
2022-10-08more db refactoringChristian Grothoff
2022-10-08more db refactoringChristian Grothoff
2022-10-08-more plugin refactoringChristian Grothoff
2022-10-08-more db logic refactoringChristian Grothoff
2022-10-04-work on reserve_open DB APIChristian Grothoff
2022-10-03-more work on new DB logicChristian Grothoff
2022-10-03-skeletons for new PG functionsChristian Grothoff
2022-08-24-fix purse deposit when done against non-existing reserveChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-22-fix some clang warningsChristian Grothoff
2022-08-20-doxygenChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-16allow merge into non-existent reserve if KYC is disabledChristian Grothoff
2022-08-15(preliminary) work on kycaid pluginChristian Grothoff
2022-08-14-regenerate DBsChristian Grothoff
2022-08-14-work on new KYC logic: remove old DB codeChristian Grothoff
2022-08-14-start with DB cleanupChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11-doxygen fixesChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-08-07-implement new kyc-webhook endpointChristian Grothoff
2022-08-05adding kyclogic plugin templateChristian Grothoff
2022-08-05-add new KYC amount iteration DB functionsChristian Grothoff
2022-08-05-first pass at new KYC DB APIChristian Grothoff
2022-07-31-update auditor schema in preparation to fix #4960Christian Grothoff