summaryrefslogtreecommitdiff
path: root/src/include/taler_exchangedb_plugin.h
AgeCommit message (Expand)Author
2021-11-16fix oauth_username issueChristian Grothoff
2021-11-15complete oauth logic (in theory)Christian Grothoff
2021-11-15avoid duplicationChristian Grothoff
2021-11-07add missing fileChristian Grothoff
2021-11-06move extension options to external tableChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-10-31consistently distinguish blinded/unblinded denomination sigsChristian Grothoff
2021-10-31distinguish between blind and non-blind denomination signaturesChristian Grothoff
2021-10-31DB test passes againChristian Grothoff
2021-10-31fixing SQL statementsChristian Grothoff
2021-10-31misc fixesChristian Grothoff
2021-10-31fix test FTBFSChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-30-more dB workChristian Grothoff
2021-10-30-more work on FTBFS issuesChristian Grothoff
2021-10-30fix more FTBFS issuesChristian Grothoff
2021-10-27-resovling more FTBFS issuesChristian Grothoff
2021-10-27brutally fixing types in src/include/, creating plenty of FTBFS issuesChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-17implement /kyc-check, add skeleton for /kyc-proofChristian Grothoff
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-10-17implement returning KYC status from GET /deposits/ endpointChristian Grothoff
2021-10-15add KYC logic for /deposit handling (DB part incomplete)Christian Grothoff
2021-10-14-basic logic for withdraw KYC checksChristian Grothoff
2021-10-14start with KYC support in DBChristian Grothoff
2021-09-17-DCE, nicer return valuesChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-03first draft for an aggregator benchmark, plus fixing inclusive/exclusive shar...Christian Grothoff
2021-09-03preliminary work on supporting sharding/parallel aggregation (undertested, bu...Christian Grothoff
2021-09-03-implement long-standing aggregation SQL query simplificationChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2021-08-22-implement long polling support on reserve status (but not yet in C client li...Christian Grothoff
2021-08-13-add support for event notifications to exchangedb pluginChristian Grothoff
2021-06-22-bugfixes, and FTBFSChristian Grothoff
2021-06-20preparations for sharded wirewatchChristian Grothoff
2021-04-23more doxygen fixesChristian Grothoff
2021-01-15remove master_pub from DBChristian Grothoff
2021-01-13fix sync issues, add rudimentary testChristian Grothoff
2021-01-11taler-auditor-sync WiPChristian Grothoff
2021-01-10more work on INSERT statementsChristian Grothoff
2021-01-10complete select_serial_by_* SELECT statementsChristian Grothoff
2021-01-10remove redundant old_coin_pub from link dataChristian Grothoff
2021-01-10fix major bug with SQL statement missing ORDER BY freshcoin_index resulting i...Christian Grothoff
2021-01-09more optimizations of tables with foreign keysChristian Grothoff
2021-01-08change wire_reference to be uint64_t always; more work on lrbt_callbacksChristian Grothoff
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
2020-12-26implement #6161Christian Grothoff
2020-12-22integrate auditor signature check logic with taler-helper-auditor-coinsChristian Grothoff