summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-10-20simplify deposit, do not return kyc status, not neededChristian Grothoff
2021-10-20-nicer data typesChristian Grothoff
2021-10-20fix #7049: immediate restart of MHD when already runningChristian Grothoff
2021-10-19-fix copy and paste issueChristian Grothoff
2021-10-19-fix null derefChristian Grothoff
2021-10-19-implement more of the KYC handlersChristian Grothoff
2021-10-19CORS: expose response headers by defaultFlorian Dold
2021-10-17implement /kyc-wallet in libtalerexchangeChristian Grothoff
2021-10-17integrate /kyc-* handlers with dispatching logicChristian Grothoff
2021-10-17implement /kyc-check, add skeleton for /kyc-proofChristian Grothoff
2021-10-17-finish kyc wallet implementation (except for DB interaction)Christian Grothoff
2021-10-17-incomplete draft for /kyc-wallet handlerChristian Grothoff
2021-10-17implement returning KYC status from GET /deposits/ endpointChristian Grothoff
2021-10-17-add missing defChristian Grothoff
2021-10-16new configuration option: wallet balance thresholdChristian Grothoff
2021-10-16handle new 202 accepted status code on withdraw in client logicChristian Grothoff
2021-10-16-return new data from /deposit client APIChristian 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-10-14implement KYC optionsChristian Grothoff
2021-10-13-modify C API to future-proof it for returning more details as required for K...Christian Grothoff
2021-10-11generate 502 on secmod unavailable instead of 200 with bad public key; more l...Christian Grothoff
2021-10-11-typosms
2021-10-10-finish implemnetation of /kyc-check client libraryChristian Grothoff
2021-10-10-draft API for new /kyc-check endpointChristian Grothoff
2021-10-09-introduce 'struct TALER_WireSalt'Christian Grothoff
2021-10-05es-cbdc version from StefanChristian Grothoff
2021-09-28fix double version printingChristian Grothoff
2021-09-28define missing exit_skip in testChristian Grothoff
2021-09-27-vanilla DB has no deposits, hence no lagv0.8.5Christian Grothoff
2021-09-27-fix output formattingChristian Grothoff
2021-09-27-fix unbound varibaleChristian Grothoff
2021-09-27-indentChristian Grothoff
2021-09-17-DCE, nicer return valuesChristian Grothoff
2021-09-07sort /terms and /privacy endpoints by server-side mime type preferences inste...Christian Grothoff
2021-09-06pow needs libmChristian Grothoff
2021-09-06-minor fixesChristian Grothoff
2021-09-06-misc bugfixesChristian Grothoff
2021-09-05-misc bugfixesChristian Grothoff
2021-09-05add taler-config C version, useful once we depend on the next GNUnet release ...Christian Grothoff
2021-09-05taler-exchange-transfer: ensure batches stay in their rangeChristian Grothoff
2021-09-05fix auditor test DB generation logic and re-generate databasesChristian Grothoff
2021-09-05implement taler-exchange-transfer DB sharding logicChristian Grothoff
2021-09-04doxygen and spelling fixesChristian Grothoff
2021-09-04fix aggregator benchmark generation logicChristian 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-09-03-code cleanupChristian Grothoff