summaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
AgeCommit message (Expand)Author
2022-03-31privatize more signature structs, simplify codeChristian Grothoff
2022-03-27-fix leak, uninitialized psChristian Grothoff
2022-03-27-remove tiny field, no longer neededChristian Grothoff
2022-03-27towards removing tiny bitChristian Grothoff
2022-03-24rework deposits sharding, towards making aggregator faster (not necessarily d...Christian Grothoff
2022-03-05refactor /wire to include logic to return the wad fee (for W2W payments)Christian 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-02fix num partitionsMarco Boss
2022-03-02include partitioning logic in dbinitMarco Boss
2022-02-28get test-auditor and #7181 to passChristian Grothoff
2022-02-21-big renaming of structs for consistent naming with P suffixChristian Grothoff
2022-02-20-ensure different HKDF is used in melt vs. withdrawChristian 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-12-address FIXMEsChristian Grothoff
2022-02-11-simplify: nonce no longer hashedChristian 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-07get DB test to buildChristian Grothoff
2022-02-07-rename festChristian Grothoff
2022-02-04uncrustifyGian Demarmels
2022-02-04exchangedb fixGian Demarmels
2022-02-04resolves merge conflictsGian Demarmels
2022-02-04refactor TALER_coin_ev_hashGian Demarmels
2022-02-04include denom_pub into coin_ev_hashGian Demarmels
2022-02-04implement feedbackLucien Heuzeveldt
2022-02-04refactoringGian Demarmels
2022-02-04removed varargsGian Demarmels
2022-02-04added CS data structures, implemented CS keypairGian Demarmels
2022-01-21[age restriction] progress 12/nÖzgür Kesim
2022-01-11The current recoup API is broken. I guess this is another example where "tri...Christian Grothoff
2021-12-25-fix FTBFSChristian 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-15-fix FTBFSChristian 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-27sql fixChristian Grothoff
2021-11-20fix typo: s/row_id/rowid/Thien-Thi Nguyen
2021-11-19-fix leaks and compiler warningsChristian Grothoff
2021-11-16[age restriction] progress 3/nÖzgür Kesim
2021-11-07add missing fileChristian Grothoff
2021-11-06more RSA cleanupChristian Grothoff
2021-11-06RSA-despecializationChristian Grothoff
2021-11-05-fixesChristian Grothoff
2021-11-05abstract denomination keys a bit moreChristian Grothoff
2021-11-01fix shardingChristian Grothoff