summaryrefslogtreecommitdiff
path: root/src/exchangedb/plugin_exchangedb_postgres.c
AgeCommit message (Expand)Author
2020-03-20more statistics, make explicit table lock optional, can hurt performance badlyChristian Grothoff
2020-03-20fix critical bug in transaction history query for recoup-refreshFlorian Dold
2020-03-16style fixesChristian Grothoff
2020-03-15move common logic to parse currency into libtalerutilChristian Grothoff
2020-03-07code cleanup (comments, scoping, naming, indentation)Christian Grothoff
2020-03-05new coins => fresh coins, also move comments into the database itselfChristian Grothoff
2020-03-05rename for consistencyChristian Grothoff
2020-03-05clean up comments, renaming for clarityChristian Grothoff
2020-03-04more renamingChristian Grothoff
2020-03-04minor code clean up, renaming for consistencyChristian Grothoff
2020-02-29big rename fest related to #6067 API renamingChristian Grothoff
2020-02-09rename SQL files to make filenames consistent with versioning nameChristian Grothoff
2020-02-09avoid duping configuration, start to use PQ_connect_with_cfgChristian Grothoff
2020-01-20fix signal initialization race on startup with shutdownChristian Grothoff
2020-01-20handle case where get_session() is called from main, i.e. in combination with...Christian Grothoff
2020-01-20spelling of 'mismatch'Florian Dold
2020-01-18payback -> recoup stranglersChristian Grothoff
2020-01-18doxygen workChristian Grothoff
2020-01-18doxygenChristian Grothoff
2020-01-17doxygen fixesChristian Grothoff
2020-01-17Florian says libeufin will reject reserve pubs from alternating bank accountsChristian Grothoff
2020-01-17remove bogus commentChristian Grothoff
2020-01-17use more specific SELECT in exchange aggregator on refunds instead of filteri...Christian Grothoff
2020-01-17implement rh cachingChristian Grothoff
2020-01-17also cover drop/restart cases with psql logicChristian Grothoff
2020-01-17moved SQL eliminationChristian Grothoff
2020-01-17fix build systemChristian Grothoff
2020-01-17GNUnet PQ API changeChristian Grothoff
2020-01-17more work towards DB versioningChristian Grothoff
2020-01-17SQL logic towards DB versioningChristian Grothoff
2020-01-16kill another FIXMEChristian Grothoff
2020-01-16pointless to check denom_sig, do not returnChristian Grothoff
2020-01-16Adapting wirewatch tests to new style.Marcello Stanisci
2020-01-15add another interpreter command to check incoming wire transfersChristian Grothoff
2020-01-15Preflight checks:Marcello Stanisci
2020-01-13eliminate libtalerwireChristian Grothoff
2020-01-11major refactoring, eliminating wire-plugins and moving towards new bank API. ...Christian Grothoff
2019-10-31tighten formatting rulesChristian Grothoff
2019-10-29fix compiler warningsChristian Grothoff
2019-10-26fix NPEChristian Grothoff
2019-10-11adaptions to libgnunetpq api change (#5733)Christian Grothoff
2019-10-05reindenting with uncrustifyChristian Grothoff
2019-09-15fix leaks and unnecessary fetch of RSA signature on refresh/revealChristian Grothoff
2019-09-05fix leakChristian Grothoff
2019-09-03auditor needs serial IDs in coin historyChristian Grothoff
2019-08-26locking for known_coinsFlorian Dold
2019-08-25re-format codeFlorian Dold
2019-08-23drop dead kyc logicChristian Grothoff
2019-08-17remove currency field from databasesChristian Grothoff
2019-07-27more denom sig checking in auditorChristian Grothoff