summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2020-12-12fix misc bugsChristian Grothoff
2020-12-10cascadeChristian Grothoff
2020-12-10add missing dropsChristian Grothoff
2020-12-10implement POST /managment/keysChristian Grothoff
2020-12-09work on new logic to generate /wire responseChristian Grothoff
2020-12-06expand exchangedb plugin for new /keys logicChristian Grothoff
2020-12-06incomplete work on forthcoming /keys implementationChristian Grothoff
2020-12-04centralize (most) offline signing/verifying operations into offline_signatures.cChristian Grothoff
2020-12-02fix SQL errorChristian Grothoff
2020-12-01more management API tests and bugfixesChristian Grothoff
2020-11-30doxygen fixesChristian Grothoff
2020-11-29more DB functions for new /management/ endpointsChristian Grothoff
2020-11-29more work on DB plugin for managemetn APIChristian Grothoff
2020-11-29work on DB logic, add auditor_name to /management/auditors APIChristian Grothoff
2020-11-29get code for most new endpoints to build (but DB not done)Christian Grothoff
2020-11-27first draft for POST /management/keysChristian Grothoff
2020-11-27add tables for signing key revocation and for wire accountsChristian Grothoff
2020-11-24database schema change for #6175Christian Grothoff
2020-11-14more work on crypto RSA helperChristian Grothoff
2020-11-12add -lgcov flag for coverage analysisChristian Grothoff
2020-11-08use --help instead of -hChristian Grothoff
2020-10-26use correct HTTP status codes:Christian Grothoff
2020-10-22fix doxygenChristian Grothoff
2020-08-28fail if exchange-account configuration is definitively wrong (#5642)Christian Grothoff
2020-08-13remove optimization combining two SQL statements on reserve update as it coul...Christian Grothoff
2020-08-12fix refund handling: allow refund increases for the same coinChristian Grothoff
2020-08-10experimental fix to #6452: merge two SQL statements into oneChristian Grothoff
2020-08-08postgres documentation suggests to avoid 'FOR UPDATE' with serializable trans...Christian Grothoff
2020-07-22fix misc typosChristian Grothoff
2020-07-10remove unused/unusable coin_sig, return correct coin_pub in recoup-reveal fai...Christian Grothoff
2020-07-10this invariant does not actually hold, i.e. if there is a /recoup request for...Christian Grothoff
2020-07-09work on more testing for recoup-refreshChristian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08add h_denom_pub to deposit signaturesChristian Grothoff
2020-07-08introduce known_coin_id, alas not yet usedChristian Grothoff
2020-07-08simplify DB access: do not fetch fields we do not needChristian Grothoff
2020-07-05GNUNET_free_non_null is gone, use GNUNET_freeChristian Grothoff
2020-07-05fix error reporting/handlingChristian Grothoff
2020-07-05fix drop callChristian Grothoff
2020-07-05use unregisterChristian Grothoff
2020-07-05towards changing timestamp in deposit confirmation (tests failing)Christian Grothoff
2020-04-24fix invariant checkChristian Grothoff
2020-04-23add invariant checks for #6214Christian Grothoff
2020-04-22fix #6200Christian Grothoff
2020-04-11adapations to GNUnet API changeChristian Grothoff
2020-04-08fix #6170 and rest of #6164Christian Grothoff
2020-04-08adapt to new GNUnet sign API (#6164)Christian Grothoff
2020-03-31typosCodeBlau-NGI-2019Christian Grothoff
2020-03-29fix auditor file parse problemChristian Grothoff
2020-03-27removing inappropriate i18n codeChristian Grothoff