summaryrefslogtreecommitdiff
path: root/src/exchangedb
AgeCommit message (Expand)Author
2023-11-16-specify conflict conditionChristian Grothoff
2023-11-16-specify conflict conditionChristian Grothoff
2023-11-16-fix typo in SQLChristian Grothoff
2023-11-12fix argument orderChristian Grothoff
2023-11-12-more loggingChristian Grothoff
2023-11-12keep redirect_url in KYC table to improve idempotency of GETChristian Grothoff
2023-11-12-more loggingChristian Grothoff
2023-11-03fix oauth2 test converterChristian Grothoff
2023-10-29misc age-restriction related memory leak fixes, plus FIXME-Oec as some leaks ...Christian Grothoff
2023-10-29-fix leaksChristian Grothoff
2023-10-29major clean up of /keys logic, validate offline signatures before /management...Christian Grothoff
2023-10-29-fix test FTBFSChristian Grothoff
2023-10-27fixes with respect to new blinding APIChristian Grothoff
2023-10-25new blind signing code buildsChristian Grothoff
2023-10-17address TODO: this is a foreign constraint, should be in a foreign helper fun...Christian Grothoff
2023-10-17-remove addressed fixmeChristian Grothoff
2023-10-17-oecChristian Grothoff
2023-10-17implement recoup_refresh GC logicChristian Grothoff
2023-10-17-more fixmesChristian Grothoff
2023-10-17use reserve history instead of materialized indexChristian Grothoff
2023-10-17use history tableChristian Grothoff
2023-10-17use new 'was_decided' field instead of expensive subqueryChristian Grothoff
2023-10-17-remove silly commentChristian Grothoff
2023-10-17add was_decided field and automatically set it via triggerChristian Grothoff
2023-10-17minor clean upsChristian Grothoff
2023-10-17kill another dead index, beautify SQLChristian Grothoff
2023-10-17kill another dead index, beautify SQLChristian Grothoff
2023-10-17-remove dead index, add comment on live indexChristian Grothoff
2023-10-17-use partial indices where applicableChristian Grothoff
2023-10-17remove select-* logics'Christian Grothoff
2023-10-15remove dead do_withdraw codeChristian Grothoff
2023-10-15avoid extra transaction to fetch balance if reserve is out of funds, remove l...Christian Grothoff
2023-10-15-address FIXMEChristian Grothoff
2023-10-05-sillinessChristian Grothoff
2023-10-05-fixing missing '/' at end of paths in Debian package, implement coin history...v0.9.4-dev.1Christian Grothoff
2023-09-21migrate to new bank APIChristian Grothoff
2023-09-21address constraint violation detected by peer-repair integration testChristian 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-16create coin history table via triggersChristian Grothoff
2023-09-14fix: reserve_found NULL when the reserve is partially filledSebastian
2023-09-14get test_auditor to passChristian 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-11handle NULL entry correctlyChristian Grothoff
2023-09-11one more missing check for no_age_commitment hashChristian Grothoff