summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2022-03-05add more logic for new global feesChristian Grothoff
2022-03-05-more work on global_feesChristian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian Grothoff
2022-03-05sync tables "extensions" and "extension_details" with auditorÖzgür Kesim
2022-03-04rewrite query for recoup_by_reserveMarco Boss
2022-03-04-fix kyc testChristian Grothoff
2022-03-03use 32 byte hash for hpayto, use that for joins on queries to better align qu...Christian Grothoff
2022-03-03include shard when marking deposits tiny/done to make better use of partition...Christian Grothoff
2022-03-03simply defer all, only way to do well with partitionsChristian Grothoff
2022-03-02Include partitioning in dbinitMarco Boss
2022-03-02use plain uint32_tMarco Boss
2022-03-02-refactor TALER_AgeMask.mask -> TALER_AgeMask.bitsÖzgür Kesim
2022-03-02include partitioning logic in dbinitMarco Boss
2022-02-28test-sync passes againChristian Grothoff
2022-02-28work on auditor-sync update to latest DBChristian Grothoff
2022-02-28-work on test_sync.sh, incompleteChristian Grothoff
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-28-towards getting auditor tests to pass again with new logicChristian Grothoff
2022-02-24Fix ON CONFLICT statements for distributed tablesMarco Boss
2022-02-24-fix aggregator with deferred constraintChristian Grothoff
2022-02-22double melt test no works with age restrictionÖzgür Kesim
2022-02-22[age restriction] progress 16/n - refresh/reveal/link testsÖzgür Kesim
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-20-work around missing constraint, if not presentChristian Grothoff
2022-02-18-reducing FIXMEs re: age restrictionÖzgür Kesim
2022-02-18-minor merge conflict resolvesÖzgür Kesim
2022-02-18[age restriction] progress 15/n - melt/refresh/reveal and recoupÖzgür Kesim
2022-02-17-another OEC FIXMEChristian Grothoff
2022-02-17-fix CS nonce reuse check logicChristian Grothoff
2022-02-16[age restriction] progress 14/n - withdraw and depositÖzgür Kesim
2022-02-15-correctly implement CS idempotency check on withdrawChristian Grothoff
2022-02-14-towards fixing the protocolChristian Grothoff
2022-02-12-address FIXMEsChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-12-doxygen fixesChristian Grothoff
2022-02-10-fixes to tests, and half-baked fixes for CS-/link (still fails)Christian Grothoff
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