aboutsummaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2022-02-07fix DB API for generic blinded planchet storageChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-01-22improvements in extension handlingÖzgür Kesim
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-18use 'pipe' instead of 'eventfd' on non-Linux systemsJonathan Buchanan
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-08Fixed prepared statement for extensionsÖzgür Kesim
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-26resolve #7124: ensure -s also deletes work_shardsChristian Grothoff
2021-12-25-fix FTBFSChristian Grothoff
2021-12-25clean up refresh-reveal logic, reducing local copyingChristian Grothoff
2021-12-25-eliminate redundant hash operation on link signaturesChristian Grothoff
2021-12-25protocol v12 changes (/recoup split, signature changes) plus database shardin...Christian Grothoff
2021-12-19denormalize reserve_pub in reserve tables to enable shardingChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-09introduce stored procedure for coin balance checkChristian Grothoff
2021-12-08optimize /deposit logic to minimize serialization failures (presumably)Christian Grothoff
2021-12-08quick hack to see about improving melt serialization failuresChristian Grothoff
2021-12-08move ensure_coin_known for melt and recoup outside of transaction, more loggingChristian Grothoff
2021-12-05change order of statements when making coin known to possibly reduce serializ...Christian Grothoff
2021-12-05major rework of withdraw transaction to use stored procedure and (presumably)...Christian Grothoff
2021-11-29try to optimize aggregator queriesChristian Grothoff
2021-11-27refactor get_ready_deposits query and index to hopefully make query fasterChristian Grothoff
2021-11-24fix #7107Christian Grothoff
2021-11-21-fix warningChristian Grothoff
2021-11-19-improve comments, DCEChristian Grothoff
2021-11-17towards merging with masterChristian Grothoff
2021-11-17fix DB query and error handlingChristian Grothoff
2021-11-15complete oauth logic (in theory)Christian Grothoff
2021-11-15avoid duplicationChristian Grothoff
2021-11-09misc TODOs for KYC leftChristian Grothoff
2021-11-07fix payto:// construction routine and move it to libtalerutilChristian Grothoff
2021-11-07add missing fileChristian Grothoff
2021-11-06move extension options to external tableChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-05implement missing SQL statementChristian Grothoff
2021-11-01fix shardingChristian Grothoff
2021-11-01-bugfixChristian Grothoff
2021-11-01style 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-31SQL fixesChristian Grothoff
2021-10-31fixing SQL statementsChristian Grothoff
2021-10-31misc fixesChristian 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