summaryrefslogtreecommitdiff
path: root/src/exchangedb/test_exchangedb.c
AgeCommit message (Expand)Author
2024-02-07auditordb tabularasaChristian Grothoff
2024-01-16fix #8071Christian Grothoff
2024-01-12-missed an instance of api usage in commit a6b35eeÖzgür Kesim
2023-10-29-fix test FTBFSChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-19finish new reserve history logicChristian Grothoff
2023-09-19work on reserve history APIChristian Grothoff
2023-09-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-18remove coin and reserve histories from exchange repliesChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-16add triggers to populate reserve history tableChristian Grothoff
2023-09-14more work towards auditor support for AML/KYCChristian Grothoff
2023-09-13work on KYC support in auditor (WiP, not finished)Christian Grothoff
2023-09-11-fix wrong type after type was split"Christian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-07-30remove wrap_size, obsoleteChristian Grothoff
2023-07-27[WiP] added TALER_AMOUNT type to Postgres - first in age_withdrawÖzgür Kesim
2023-02-14-fix test FTBFSChristian Grothoff
2023-02-05-fix transaction issue in exchange testChristian Grothoff
2023-02-05-fix FTBFS of exchange testChristian Grothoff
2022-12-28populate denom-coin-depJoseph
2022-11-27-db tests pass againChristian Grothoff
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