summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
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-11fix #7143Christian Grothoff
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2022-01-10fix amount denormalization issueChristian Grothoff
2022-01-08drop extensions tableÖzgür Kesim
2022-01-08Fixed prepared statement for extensionsÖzgür Kesim
2022-01-08[age restriction] progress 10/nÖzgür Kesim
2021-12-28-cleanupChristian Grothoff
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-23[age restriction] progress 8/nÖzgür Kesim
2021-12-19denormalize reserve_pub in reserve tables to enable shardingChristian Grothoff
2021-12-16-fix recoup uglinessChristian Grothoff
2021-12-15-fix FTBFSChristian Grothoff
2021-12-14introducing GNUNET_TIME_Timestamp, recoup now with amountsChristian Grothoff
2021-12-13experimentChristian Grothoff
2021-12-09-was integratedChristian Grothoff
2021-12-09introduce stored procedure for coin balance checkChristian Grothoff
2021-12-08-complete 'melt.sql', in theoryChristian 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-08-wipChristian Grothoff
2021-12-06-fix balance calculationChristian Grothoff
2021-12-06improve SQL commentsChristian Grothoff
2021-12-05-add FIXMEsChristian 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-29-simple DB benchmarkChristian Grothoff
2021-11-28fix configChristian Grothoff
2021-11-28benchmark skeletonChristian Grothoff
2021-11-27sql fixChristian 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-20fix typo: s/row_id/rowid/Thien-Thi Nguyen
2021-11-19-fix leaks and compiler warningsChristian 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-16fix oauth_username issueChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-15complete oauth logic (in theory)Christian Grothoff