summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2021-01-08change exchange database to use denominations_serial instead of denom_pub_has...Christian Grothoff
2021-01-06add -i option to taler-auditorChristian Grothoff
2021-01-05schema update in preparation of exchange-auditor database replication logicChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker options, bonus funChristian Grothoff
2020-12-31add missing linker optionsChristian Grothoff
2020-12-26fix bad callChristian Grothoff
2020-12-26init memberChristian Grothoff
2020-12-26implement #6161Christian Grothoff
2020-12-25address FIXMEsChristian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff
2020-12-22address FIXME: pass session when iterating over denominationsChristian Grothoff
2020-12-20remove fixme, function remains in use"Christian Grothoff
2020-12-20misc doxygen fixesChristian Grothoff
2020-12-17simplify furtherChristian Grothoff
2020-12-17update auditordb and test logic to work with new key separation logic (#6175)Christian Grothoff
2020-12-16load fees from DB instead of from config, also in wire toolsChristian Grothoff
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