summaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
AgeCommit message (Expand)Author
2022-11-04policy extensions and age restriction refactoringÖzgür Kesim
2022-11-01remove wad fee, kyc fee and kyc-timeoutChristian Grothoff
2022-10-30add support for reserve open/close operations to auditor, begin to split off ...Christian Grothoff
2022-10-15-modify DB logic to return open/close requests in reserve historyChristian Grothoff
2022-08-22-fix clang compiler warningsChristian Grothoff
2022-08-20-major KYC update, fixes misc. issuesChristian Grothoff
2022-08-14-start with DB cleanupChristian Grothoff
2022-08-14-work on new KYC logic: tests pass againChristian Grothoff
2022-08-11major rework of the KYC logic, making it more configurable, not complete, but...Christian Grothoff
2022-07-06fix auditor refund fee calculationsChristian Grothoff
2022-07-05-remove dead argumentChristian Grothoff
2022-06-13-towards coin audits with purse depositsChristian Grothoff
2022-05-22-towards purse merge and history requests in reserve history (incomplete)Christian Grothoff
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