summaryrefslogtreecommitdiff
path: root/src/exchange/taler-exchange-httpd_db.c
AgeCommit message (Expand)Author
2023-12-22-added GNUNET_break for rare caseÖzgür Kesim
2023-12-21[wip, #7267] more refined denomination conflict response during depositÖzgür Kesim
2023-12-13[wip, #7267] more refined age commitment conflict response during depositÖzgür Kesim
2023-12-09[wip, #7267] added correct response for age commitment conflict during depositÖzgür Kesim
2022-07-05-annotate bugsChristian Grothoff
2022-06-30-added comment with pointer to issue 7267Özgür Kesim
2022-06-05complete P2P/W2W conflict handling, deduplicate code across handlersChristian Grothoff
2022-04-15-style fixChristian Grothoff
2022-03-17-misc fixesChristian Grothoff
2022-03-14add metrics for number of crypto operationsMarco Boss
2022-02-24make_coin_known can experience serialization failures, add retry logicChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-09introduce stored procedure for coin balance checkChristian Grothoff
2021-12-09-fix warningChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-08more aggressive rollback on failuresChristian Grothoff
2021-12-07add basic metrics collection logicChristian Grothoff
2021-12-07-commentChristian Grothoff
2021-12-05take insertion into known_coins outside of main melt transaction to reduce co...Christian Grothoff
2021-11-19-fix misc. compiler warningsChristian Grothoff
2021-08-23complete implementation of long-polling for reserve status; remove support fo...Christian Grothoff
2020-12-14(start to) remove logic no longer needed with new key managementChristian Grothoff
2020-11-07adjust ECsChristian Grothoff
2020-08-25nicer generic error reporting logic, for #6432Christian Grothoff
2020-07-08synchronize with latest GANAChristian Grothoff
2020-07-08merge known_coin transaction into main transaction (for #6416)Christian Grothoff
2020-04-09make code compiler without warnings with latest libmicrohttpd APIChristian Grothoff
2020-03-16style fixesChristian Grothoff
2020-01-19fix copyright headers as per CAChristian Grothoff
2020-01-17doxygenChristian Grothoff
2020-01-16move function to libtalerexchangedb, as plannedChristian Grothoff
2020-01-15Remove preflight checks where redundant.Marcello Stanisci
2019-11-23more refactoring for libtalermhdChristian Grothoff
2019-08-25re-format codeFlorian Dold
2019-07-22include new payback-refresh possibilities in coin history generationChristian Grothoff
2019-04-18add post HTTP request check for hanging transactionsChristian Grothoff
2018-10-19reduce redundant data fetch (#5444)Christian Grothoff
2018-08-19make transactions smaller to try to reduce rollbacksChristian Grothoff
2018-08-11be aggressiveChristian Grothoff
2018-08-10break up refresh/reveal transaction to reduce failure rate, increase retries ...Christian Grothoff
2018-08-10add a few more FOR UPDATE where appropriateChristian Grothoff
2018-03-12fix #5281 for exchange: do preflight check that an old transaction is no long...Christian Grothoff
2017-11-29fixing #5178Christian Grothoff
2017-10-06check return value from TALER_amount_get_zeroChristian Grothoff
2017-06-23Fix #5010 for keystateChristian Grothoff
2017-06-19move reply_transfer_pending to where it belongsChristian Grothoff
2017-06-19split httpd_refresh.c into refresh_melt, refresh_link and refresh_revealChristian Grothoff
2017-06-19fix #5010 for /track/transactionChristian Grothoff