summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_get_coin_transactions.c
AgeCommit message (Expand)Author
2023-12-10-use enum values as indicesÖzgür Kesim
2023-10-17kill another dead index, beautify SQLChristian 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-19complete coin history DB logic to properly handle new ETagsChristian Grothoff
2023-09-17first cut for API to get coin historyChristian Grothoff
2023-09-16create coin history table via triggersChristian Grothoff
2023-09-11handle NULL entry correctlyChristian Grothoff
2023-09-11improve wallet_Data support in exchange APIsChristian Grothoff
2023-09-10-fix typoChristian Grothoff
2023-09-10major exchange DB schema change: store common properties of batch deposit in ...Christian Grothoff
2023-07-29migration to new amount style for exchangedbChristian 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-10-15add logic to return information about purse refunds in coin historiesChristian Grothoff
2022-10-13-towards returning reserve open deposits in coin historyChristian Grothoff