summaryrefslogtreecommitdiff
path: root/src/exchangedb/pg_insert_deposit.c
AgeCommit message (Collapse)Author
2023-09-10major exchange DB schema change: store common properties of batch deposit in ↵Christian Grothoff
batch_deposits table, and coin-specific ones in coin_deposits table; plus minor cleanups
2023-07-30-remove _tuple suffixChristian Grothoff
2023-07-29migration to new amount style for exchangedbChristian Grothoff
2023-07-16fix taler-aggregator-benchmarkChristian Grothoff
2022-11-17bank API refactoring for #7276 (incomplete)Christian Grothoff
2022-11-14remove more functionsJoseph